summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the debugging output to correctly log CCK errors.adrian2012-08-271-1/+1
* Add missing parts to zpool-features.5 manual pagemm2012-08-271-2/+10
* Add a few other files that are obsolete if WITH_CLANG_EXTRAS is enabled,dim2012-08-271-0/+3
* Show error messages if nmount() failed.delphij2012-08-271-4/+4
* Rework the DMA handling in ida(4) and add locking to make this driverjhb2012-08-275-176/+275
* Don't build and install the 07.lpd doc if WITHOUT_LPR is set.jhb2012-08-271-1/+5
* use MALLOC_PRODUCTION for picobsd builds, be more frugal in memory usage.luigi2012-08-271-1/+3
* Dont cast from char* to struct chrp_header* which has a bigger alignmentrdivacky2012-08-271-4/+8
* Parly revert r239255: reinstate a default maxswzone on i386, where KVA isdes2012-08-271-0/+14
* Typo in previous change: print half the theoretical maximum as maximumpluknet2012-08-271-1/+1
* Correctly fetch the MAC address.kientzle2012-08-271-11/+9
* Add hint and sysctl support for 4 wire mode.imp2012-08-271-7/+13
* Minor style(9) nit.imp2012-08-271-1/+2
* Don't puprosely overclock the SD bus to 30MHz, make the userimp2012-08-271-11/+91
* In suspend_common(), don't wait for a thread which is in creation, becausedavidxu2012-08-275-4/+64
* Move AR71XX (MIPS SoCs family) options to options.mips file.ray2012-08-262-8/+10
* Add libc++ and libcxxrt related files to OptionalObsoleteFiles.inc.dim2012-08-261-0/+115
* Expose DE4 buttons and switches via a de4bsw device, implemented usingrwatson2012-08-261-1/+11
* Add a altera_sdcardc(4) man page link for altera_sdcard(4), as that isrwatson2012-08-261-0/+1
* Fix function name in keg_cachespread_init() assert.glebius2012-08-261-1/+1
* Add terasic_de4led, a led(4) driver for the on-board 8-element LED on therwatson2012-08-267-0/+387
* Ensure that BAR(0) is set for the PCI slot before the ath(4) PCI registersadrian2012-08-261-0/+4
* Create a skeleton AR724x SoC board configuration for use by AR724x devices.adrian2012-08-262-0/+191
* Move this magic check to only occur if no eeprom data is given.adrian2012-08-261-6/+6
* Add EEPROM data hooks for the AR9287.adrian2012-08-261-0/+7
* Add ARM11 support for elf trampolinegonzo2012-08-261-0/+2
* Add support for ARM11 cpufuncgonzo2012-08-263-17/+233
* Grammar fix: s/NIC's/NICs/gjb2012-08-269-9/+9
* Call set_pcpu for ARMv6 architecture toogonzo2012-08-261-1/+1
* Merge fix for hang on ARM11 from NetBSDgonzo2012-08-261-0/+2
* Piggyback MIPS changes and add ARM syscons support for devices withgonzo2012-08-258-4/+187
* For building libstdc++ and libsupc++, filter out any -stdlib=libc++dim2012-08-252-0/+2
* Return "locally assigned" Enclosure Logical Identifier instead of 8 zeromav2012-08-251-0/+2
* Add terasic_mtl(4), a device driver for the Terasic Multi-Touch LCD,rwatson2012-08-2513-2/+1786
* Style cleanupgonzo2012-08-251-4/+1
* Do not swap byte order if we assign default value for intr_cellsgonzo2012-08-251-1/+2
* ARM11 might have more then 32 interrupts, e.g. BCM2835: 72 interruptsgonzo2012-08-251-0/+2
* Add clrex, strex , ldrex, strex and variantsgonzo2012-08-251-0/+11
* When using -stdlib=libc++, add the correct dependency to .depend indim2012-08-251-0/+4
* Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts.brooks2012-08-2513-0/+1316
* Add MD syscons header file for MIPS.rwatson2012-08-251-0/+71
* Don't include syscons in the config just yet. We haven't imported thebrooks2012-08-252-2/+2
* Unbreak tinderbox.rpaulo2012-08-251-1/+4
* Retire PV_TABLE_MOD. When we destroy or write protect a dirty mapping,alc2012-08-252-22/+12
* Add libcxxrt's objects (prefixing them with cxxrt_ to avoid collisions)dim2012-08-251-1/+18
* Add reference kernel configurations for FreeBSD/beri in simulation, on therwatson2012-08-257-0/+281
* Minor mdoc fix.joel2012-08-251-1/+1
* Add altera_jtag_uart(4), a device driver for Altera's JTAG UART soft core,rwatson2012-08-257-0/+1257
* Add a device driver for the Altera University Program SD Card IP Core,rwatson2012-08-258-0/+1520
* Add altera_avgen(4), a generic device driver to be used by hard and softrwatson2012-08-255-0/+691
OpenPOWER on IntegriCloud