summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add 64-bit SWARM board kernel configs.neel2010-09-151-0/+320
* TARGET_64BIT isn't needed anymore, GC it (partial merge from tbemd).imp2010-09-131-8/+0
* Prefer MACHINE_CPUARCH over MACHINE_ARCHimp2010-09-131-9/+10
* Use MACHINE_CPUARCH as appropriateimp2010-09-131-7/+13
* The functions in sys/mips/mips/psraccess.S can be implemented withjchandra2010-09-131-1/+0
* Use :T:Micc here like everywhere else we test iccimp2010-09-131-1/+1
* Update PowerPC event timer code to use new event timers infrastructure.mav2010-09-111-0/+1
* Add real dependancies on the uuencoded firmwares.obrien2010-09-101-19/+19
* MFp4 (//depot/projects/mps/...)ken2010-09-101-0/+5
* Restructure how reset and poweroff are handled on PowerPC systems, sincenwhitehorn2010-08-311-1/+1
* Intel QPI chipsets actually provide two extra "non-core" PCI buses thatjhb2010-08-252-0/+2
* MFtbemd:imp2010-08-232-3/+3
* FPU EMU is 32-bit only for now, so mark it as a powerpc-only feature.nwhitehorn2010-08-201-9/+9
* Unbreak the LINT kernel on powerpc64. Note that the LINT kernelnwhitehorn2010-08-191-0/+3
* For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' inrpaulo2010-08-173-15/+15
* Nothing uses TARGET_EMULATOR, so gc it.imp2010-08-151-1/+0
* Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions.jchandra2010-08-131-1/+1
* Add tpm(4) driver for Trusted Platform Module.takawata2010-08-121-0/+3
* License ACK is not required for the wpifw module nor when buildingbschmidt2010-08-081-1/+1
* Do not build real mode emulator for i386. We use VM86 again since r210877.jkim2010-08-081-2/+1
* Merge ACPICA 20100806.jkim2010-08-061-0/+1
* Fix a bunch of errors (spelling and similar).olli2010-08-051-26/+24
* Add support for the IBM Full-System Simulator (Mambo). This code has beennwhitehorn2010-07-312-0/+6
* Adapt sparc64 and sun4v timer code for the new event timers infrastructure.mav2010-07-292-0/+2
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-282-0/+15
* Add a parser for the ACPI SRAT table for amd64 and i386. It setsjhb2010-07-272-1/+2
* Remove the acpi_aiboost driver. It has been replaced by aibs(4).rpaulo2010-07-251-1/+0
* Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separatermacklem2010-07-241-2/+1
* Crypto(4) driver for AESNI.kib2010-07-232-0/+8
* Update MIPS timer code (except RMI) to utilize new MI event timermav2010-07-231-0/+1
* Fix previous commit: don't remove the WERROR definition when usingrpaulo2010-07-221-1/+3
* Handle a few corner cases for clang like we did with icc. These shouldrpaulo2010-07-223-6/+8
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-202-1/+12
* Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.raj2010-07-191-1/+0
* Move MRVL FDT fixups and PIC decode routine to a platform specific area.raj2010-07-191-1/+0
* Simple compatibility hacks for building on older systems whereimp2010-07-152-0/+7
* - Update 6000 firmware to 9.221.4.1bschmidt2010-07-151-1/+15
* Rename timeevents.c to kern_clocksource.c.mav2010-07-143-3/+3
* Move timeevents.c to MI code, as it is not x86-specific. I already havemav2010-07-143-3/+4
* Convert several instances of MACHINE_ARCH to MACHINE_CPUARCH and use thenwhitehorn2010-07-134-13/+13
* Unify pc98 event timer code with the rest of x86.mav2010-07-131-1/+2
* Add powerpc64 kernel ldscript.nwhitehorn2010-07-131-0/+144
* MFppc64:nwhitehorn2010-07-133-16/+35
* Move i386-inherited logic of building ACPI headers for acpi_wakeup.c intojkim2010-07-121-10/+19
* Unify ABI-related bits of the Book-E and AIM machdep routinesnwhitehorn2010-07-121-0/+1
* Sort platform options.raj2010-07-111-1/+1
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-112-16/+18
* 64 bit ld script for mips, and configuration file for 64 bit compilationjchandra2010-07-081-0/+301
* OK, I was a bit sleep this morning and checked injfv2010-06-301-0/+4
* Import the acpi_aibs(4) driver written by Constantine A. Murenin.rpaulo2010-06-251-0/+1
OpenPOWER on IntegriCloud