summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the build for pc98. Specify the newly introduced, for ia32,attilio2010-01-161-0/+1
* Add gmountver, disk mount verification GEOM class.trasz2010-01-161-0/+1
* Handling all the three clocks (hardclock, softclock, profclock) with theattilio2010-01-151-0/+1
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-12/+9
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-132-1/+5
* Use io(4) for I/O port access on ia64, rather than through sysarch(2).marcel2010-01-111-0/+2
* Now that everything required to properly support Sun Fire V215/V245marius2010-01-101-0/+1
* Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245.marius2010-01-101-0/+1
* Merge from projects/mips to head by hand:imp2010-01-102-19/+35
* Merge r187418 from projects/mips to head by hand:imp2010-01-101-1/+1
* Merge r187428, r191079, r195533, r195669, r197004, r197012 and r197015imp2010-01-101-2/+56
* Merge r192355 from projects/mips to head by hand:imp2010-01-101-0/+1
* Merge from projects/mips to head by hand:imp2010-01-101-0/+57
|\
* \ Merge from projects/mips to head by hand:imp2010-01-101-0/+58
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-101-0/+303
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-101-0/+61
|\ \ | |/
| * Fix comment, which was missed in an earlier commit...imp2010-01-091-2/+1
| * Merge from head at r201628.imp2010-01-0611-120/+226
| |\
| * | Remove the now-obsolete comments about compile-with. There are noimp2009-12-151-8/+0
| * | Get rid of redundant .kernel in these names.imp2009-11-243-0/+0
| * | Start linking at the kernel link address....imp2009-11-231-3/+1
| * | Linker scripts for octeon1 kernels of various flavors.imp2009-11-233-0/+178
| * | MFC @199204gonzo2009-11-126-31/+111
| |\ \
| * | | With this commit our friend RMI will now compile. I haverrs2009-10-302-2/+3
| * | | Update options.mips to support config options required to build the SWARMneel2009-10-211-0/+14
| * | | Does 4 things:rrs2009-10-151-1/+0
| * | | - MFCgonzo2009-10-028-14/+76
| |\ \ \
| * | | | Prefer PTR_LA over a naked la to work with 64-bits..imp2009-09-091-2/+2
| * | | | Use proper set of flags to build the tramp. this gets 64-bit almostimp2009-09-091-1/+1
| * | | | Use ${LDSCRIPT_NAME} in preference to ldscript.$M.imp2009-09-091-9/+10
| * | | | Put back KERNLOADADDR.imp2009-09-091-1/+1
| * | | | - MFC from head@196987gonzo2009-09-0813-35/+29
| |\ \ \ \
| * | | | | Like qdivrem, remove the other quad_t support stuff from 64-bitimp2009-08-171-4/+4
| * | | | | Pick an arbitrary address to load the kernel at. 1MB seems as good asimp2009-08-151-1/+1
| * | | | | New script to produce mips64 ELF64 binaries.imp2009-08-151-0/+303
| * | | | | - MFC @196061gonzo2009-08-044-5/+39
| |\ \ \ \ \
| * | | | | | - Add DES and Blowfish implementstions to build. Required by crypto(4)gonzo2009-07-171-0/+2
| * | | | | | - Remove -mno-dsp from CFLAGS. MIPS DSP ASE is off by defaultgonzo2009-07-132-2/+2
| * | | | | | Add in the emulation selection when linking... We're still not 100%imp2009-07-101-0/+9
| * | | | | | The kernel isn't quite ready for this to be optional...imp2009-07-081-1/+1
| * | | | | | Only build qdivrem on 32-bit ISA...imp2009-07-061-2/+2
| * | | | | | Merge in new cfe environment passing of kenv for swarm/sibyte boards.imp2009-07-042-0/+3
| * | | | | | - MFCgonzo2009-07-037-26/+41
| |\ \ \ \ \ \
| * | | | | | | - add sys_machdep.c to buildgonzo2009-06-291-0/+1
| * | | | | | | - Merge from HEADgonzo2009-06-126-317/+408
| |\ \ \ \ \ \ \
| * | | | | | | | - Replace CPU_NOFPU and SOFTFLOAT options with CPU_FPU. By defaultgonzo2009-05-261-2/+1
| * | | | | | | | Merge from HEADgonzo2009-05-267-38/+36
| |\ \ \ \ \ \ \ \
| * | | | | | | | | - Add support for MX25Lxxx SPI flash (readonly atm)gonzo2009-05-181-0/+1
| * | | | | | | | | Merge from HEADgonzo2009-05-065-10/+39
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | - mainbus.c seems not to be used, disconnect it from buildgonzo2009-04-151-1/+1
OpenPOWER on IntegriCloud