| Commit message (Expand) | Author | Age | Files | Lines |
* | Include the puc(4) bus frontend for ppc(4) when both ppc and puc are | marcel | 2005-06-14 | 1 | -0/+1 |
* | Refactor the NETSMBCRYPTO option so that it does the same on all | marcel | 2005-06-12 | 1 | -2/+0 |
* | - Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) source | marius | 2005-06-10 | 1 | -5/+6 |
* | MFP4: | jkoshy | 2005-06-09 | 1 | -0/+2 |
* | Update the file.* entries for the new home of hwpmc | scottl | 2005-04-29 | 1 | -1/+1 |
* | Throw the switch on the new driver generation/loading mechanism. From | wpaul | 2005-04-24 | 1 | -0/+1 |
* | Clean generated os+%DIKED-nve.h. | ru | 2005-04-22 | 1 | -1/+2 |
* | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | jkoshy | 2005-04-19 | 1 | -0/+1 |
* | Divorce critical sections from spinlocks. Critical sections as denoted by | jhb | 2005-04-04 | 1 | -1/+0 |
* | FIx a botch with the addition of the arcmsr driver. | scottl | 2005-04-01 | 1 | -1/+1 |
* | Glue the arcmsr driver into the tree. | scottl | 2005-03-31 | 1 | -0/+1 |
* | Add powernow to kernel build target. | njl | 2005-03-27 | 1 | -0/+1 |
* | FreeBSD consumer bits of the nForce MCP NIC binary blob. | obrien | 2005-03-12 | 1 | -0/+11 |
* | - Correct one aspect of the driver_object/device_object/IRP framework: | wpaul | 2005-02-24 | 1 | -0/+1 |
* | Add support for Windows/x86-64 binaries to Project Evil. | wpaul | 2005-02-16 | 1 | -0/+14 |
* | Protect the NM expansion. | obrien | 2004-12-21 | 1 | -1/+1 |
* | Fix a mis-sort. | obrien | 2004-12-21 | 1 | -1/+1 |
* | Add config hooks for amd64 atheros hal modules | peter | 2004-12-15 | 1 | -0/+10 |
* | It appears that 'kbd' device has never been used and isn't needed. | imp | 2004-11-23 | 1 | -1/+0 |
* | Be consistant; make the memrange bit be part of the mem module like | markm | 2004-09-28 | 1 | -1/+1 |
* | Converge towards i386. I originally resisted creating <machine/pc/bios.h> | peter | 2004-09-24 | 1 | -0/+1 |
* | Add the mp_watchdog hooks, although it locks up my SMP test box. It might | peter | 2004-08-30 | 1 | -0/+1 |
* | Complete 'IA32' -> 'COMPAT_IA32' change for the Linuxulator32. | obrien | 2004-08-16 | 1 | -9/+9 |
* | AMD64 on-CPU GART support. | obrien | 2004-08-16 | 1 | -5/+1 |
* | Add preliminary support for running 32-bit Linux binaries on amd64, enabled | tjr | 2004-08-16 | 1 | -1/+34 |
* | Oops. Didn't commit this as part of the mem module fix. | markm | 2004-08-04 | 1 | -0/+1 |
* | Break out the MI part of the /dev/[k]mem and /dev/io drivers into | markm | 2004-08-01 | 1 | -1/+3 |
* | Hook up fdc_acpi for the kernel build. | njl | 2004-07-15 | 1 | -0/+1 |
* | Hook the GDB backend into the build. | marcel | 2004-07-10 | 1 | -1/+1 |
* | Fix mismerge of fdc. Also, OLDCARD never was supported on amd64, so | imp | 2004-07-09 | 1 | -1/+1 |
* | Break out the isa and pccard front ends to the fdc controller device. | imp | 2004-07-07 | 1 | -1/+3 |
* | Move acpi_if.m to files.{amd64,i386,ia64}. This should fix the alpha build. | njl | 2004-06-30 | 1 | -0/+1 |
* | Fixed profiling of trap, syscall and interrupt handlers and some | bde | 2004-05-24 | 1 | -3/+3 |
* | Fixed insertion sort error in previous commit (prof_machdep.c). | bde | 2004-05-24 | 1 | -4/+4 |
* | Build prof_machdep.c if profiling. | bde | 2004-05-23 | 1 | -0/+1 |
* | Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files were | imp | 2004-05-17 | 1 | -1/+1 |
* | MFi386: numerous interrupt and acpi updates | peter | 2004-05-16 | 1 | -0/+1 |
* | Enable first part of kld's on amd64. This is known to not work right | peter | 2004-05-16 | 1 | -0/+1 |
* | Add files required for the NETSMBCRYPTO option. | tjr | 2004-04-23 | 1 | -0/+3 |
* | Introduce uiomove_fromphys(). This is a variant of uiomove() that takes | alc | 2004-03-20 | 1 | -0/+1 |
* | Add rules for font.h atkbdmap.h ukbdmap.h so more of LINT can be built. | obrien | 2004-03-03 | 1 | -0/+15 |
* | Add crypto implemenation files (C versions (like alpha, unlike i386)) | peter | 2004-02-05 | 1 | -0/+4 |
* | Move the ia32_sigtramp.S file back under amd64/. This interfaces closely | peter | 2003-12-11 | 1 | -1/+1 |
* | Initial landing of SMP support for FreeBSD/amd64. | peter | 2003-11-17 | 1 | -59/+38 |
* | Rename npx.c to fpu.c (it isn't an extension, its part of the core | peter | 2003-11-08 | 1 | -1/+1 |
* | MFia64 | alc | 2003-10-14 | 1 | -0/+1 |
* | Hook-up the uart(4) driver to the build. For a detailed description | marcel | 2003-09-06 | 1 | -0/+1 |
* | Turn on the MTRR driver. | peter | 2003-08-23 | 1 | -0/+1 |
* | Complete the switch to the common 32 bit support code. | peter | 2003-08-23 | 1 | -6/+6 |
* | fix disordering of filenames. Place the dev/ppc files in alphabetical | imp | 2003-08-04 | 1 | -1/+2 |