This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-02 17:08:56 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
conf
History
Andrew Thompson
857508a36c
Add the XHCI USB controller to NOTES.
...
Reviewed by: hselasky
2010-10-11 21:53:03 +00:00
..
defines
…
files
Link the XHCI (USB 3.0 hardware driver) into the default kernel build.
2010-10-04 23:22:03 +00:00
files.amd64
Add support 'device tpm' for amd64.
2010-09-19 14:40:37 +00:00
files.arm
…
files.i386
…
files.ia64
…
files.mips
The functions in sys/mips/mips/psraccess.S can be implemented with
2010-09-13 05:03:37 +00:00
files.pc98
…
files.powerpc
Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.
2010-10-03 16:02:53 +00:00
files.sparc64
…
files.sun4v
…
kern.mk
Prefer MACHINE_CPUARCH over MACHINE_ARCH
2010-09-13 07:27:03 +00:00
kern.post.mk
…
kern.pre.mk
Use :T:Micc here like everywhere else we test icc
2010-09-13 02:02:20 +00:00
kmod_syms.awk
…
kmod.mk
Use MACHINE_CPUARCH as appropriate
2010-09-13 07:16:48 +00:00
ldscript.amd64
…
ldscript.arm
…
ldscript.i386
…
ldscript.ia64
…
ldscript.mips
…
ldscript.mips.64
…
ldscript.mips.64.cfe
Add 64-bit SWARM board kernel configs.
2010-09-15 05:32:10 +00:00
ldscript.mips.cfe
…
ldscript.mips.mips64
…
ldscript.mips.n32
…
ldscript.mips.octeon1.32
…
ldscript.mips.octeon1.64
Use a single program header to fix loading 64-bit kernels on old versions of
2010-09-27 19:45:34 +00:00
ldscript.mips.octeon1.n32
…
ldscript.powerpc
…
ldscript.powerpc64
…
ldscript.sparc64
…
Makefile.amd64
…
Makefile.arm
…
Makefile.i386
…
Makefile.ia64
…
Makefile.mips
TARGET_64BIT isn't needed anymore, GC it (partial merge from tbemd).
2010-09-13 16:39:33 +00:00
Makefile.pc98
…
Makefile.powerpc
…
Makefile.sparc64
…
Makefile.sun4v
…
makeLINT.mk
…
makeLINT.sed
…
newvers.sh
Clean up stray line in 213077
2010-09-23 17:29:59 +00:00
NOTES
Add the XHCI USB controller to NOTES.
2010-10-11 21:53:03 +00:00
options
Add the capability to read the complete contents of the NVRAM via sysctl
2010-10-06 18:36:50 +00:00
options.amd64
…
options.arm
Add options I missed in the additionnal AT91 support commits.
2010-10-07 09:30:35 +00:00
options.i386
…
options.ia64
…
options.mips
…
options.pc98
…
options.powerpc
…
options.sparc64
…
options.sun4v
…
systags.sh
…