summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
Commit message (Expand)AuthorAgeFilesLines
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timeravg2009-11-301-0/+1
* Rewrite x86bios and update its dependent drivers.jkim2009-10-191-2/+0
* Scan for option ROMs on i386 and amd64 only.marcel2009-10-111-0/+1
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-261-0/+2
* r197444 unnecessarily changed positions of these files. Re-sort.jkim2009-09-241-2/+2
* Move sys/dev/x86bios to sys/compat/x86bios.jkim2009-09-231-3/+2
* Hide x86bios stuff in i386/amd64 specific files as atkbdc would getdelphij2009-09-221-0/+8
* Automatically depend on x86emu when vesa or dpms is being built intodelphij2009-09-211-3/+3
* Enable s3pci on amd64 which works on top of VESA, and allowdelphij2009-09-211-0/+1
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-091-0/+3
* Move libteken out of the syscons directory.ed2009-09-031-1/+0
* * Driver for ACPI WMI (Windows Management Instrumentation)rpaulo2009-06-231-0/+1
* Implement simple machine check support for amd64 and i386.jhb2009-05-131-0/+1
* Save and restore segment registers on amd64 when entering and leavingkib2009-04-011-0/+1
* Add support for Phenom (Family 10h) to cpufreq.mr2009-03-281-0/+1
* Sigh, not my day. Check-in the update version that didn't haveambrisko2009-03-261-1/+1
* Add stuff to support upcoming BMC/IPMI flashing of newer Dell machineambrisko2009-03-261-0/+1
* Initial suspend/resume support for amd64.jkim2009-03-171-0/+13
* Rename the k8temp driver to amdtemp.rpaulo2009-03-131-1/+1
* Add memmove() to the kernel, making the kernel compile with Clang.ed2009-02-281-0/+1
* Pull in kbd.c with usb2_input_kbd, just like ukbd.thompsa2009-02-151-1/+1
* - Add few VIA bridges to agp_via.c and connect it to amd64 buildjkim2009-01-231-3/+4
* Connect padlock(4) to amd64 build for VIA Nano processors.jkim2009-01-121-0/+3
* Replace syscons terminal renderer by a new renderer that uses libteken.ed2009-01-011-1/+2
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-10/+0
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-0/+1
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-0/+2
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-221-0/+1
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelstas2008-08-081-0/+1
* Make genclock standard on all platforms.phk2008-04-211-2/+0
* Convert amd64 and i386 to share the atrtc device driver.phk2008-04-141-0/+3
* Connect k8temp(4) to the build.rpaulo2008-04-121-0/+1
* Remove the rr232x driver. It has been superceded by the hptrr driver.scottl2008-02-031-8/+0
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDscottl2007-12-151-0/+8
* Eliminate compilation warnings due to the use of non-static inlinesalc2007-12-091-1/+1
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-121-3/+3
* Link wpi(4) into the build.benjsc2007-11-081-0/+1
* Connect asmc to the build infrastructure.rpaulo2007-11-071-0/+1
* Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have notpeter2007-10-261-0/+1
* Align.obrien2007-10-251-1/+1
* Backout sensors framework.netchild2007-10-151-1/+0
* Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.netchild2007-10-141-0/+1
* Add a driver for the on-die digital thermal sensor found on Intel Coredes2007-08-151-0/+1
* Temporarily turn nowerror on for i386 and amd64 pmap.c. I'd like to studypeter2007-07-051-1/+1
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-3/+2
* Use default options for default partitioning schemes, rather thanmarcel2007-06-111-4/+0
* Fix the dependency for the linux_support.s, explicitely add linux_assym.h.kib2007-05-231-1/+2
* Move futex support code from <arch>/support.s into linux compat directory.kib2007-05-231-1/+2
* Be more conservative and compile libkern/memset.c only on architectureskan2007-04-061-0/+2
OpenPOWER on IntegriCloud