summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* (g_multipath_rotate): Fix algorithm so that it does rotate over all goodthomas2012-08-251-3/+10
* This small change takes care of a race conditionrrs2012-08-251-0/+30
* Add preliminary support for the SRI International / University of Cambridgerwatson2012-08-255-1/+180
* Provide basic glue to allow syscons to be used on MIPS, modelledrwatson2012-08-257-3/+126
* On MIPS, when printing page fault information for an unexpected exceptionrwatson2012-08-251-2/+4
* In the gxemul console, check the RB_SERIAL boot flag, and change therwatson2012-08-251-1/+2
* Rename the gxemul console device to "ttyu0" to match the expectations ofrwatson2012-08-251-2/+2
* Set mdp only under #ifdef WII.rpaulo2012-08-251-0/+3
* Clear freeze bit before calling xpt_release_devq.jimharris2012-08-241-1/+1
* Fix confirmation logic when detecting a ttybapt2012-08-241-3/+3
* - change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8)bapt2012-08-241-3/+5
* Remove the hard-coded AR5416-series parameters and instead use theadrian2012-08-241-38/+13
* Correctly handle the "pe_enabled" flag - both when configuring DFS andadrian2012-08-241-1/+7
* Add an accessor macro for getting access to the default DFS parameters.adrian2012-08-241-0/+2
* Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct localjimharris2012-08-241-3/+3
* Dont use -Werror when building libbfd and gnu as on powerpc64 with clangrdivacky2012-08-242-0/+5
* Document update of 802.11s IE identifiers.bschmidt2012-08-241-0/+7
* Add default values for the NumTxMaps capability.adrian2012-08-244-0/+4
* Add the method to fetch the default DFS parameters for the AR5212 PHY.adrian2012-08-243-1/+33
* A workaround in r238563 was for makes (notably bmake) without theru2012-08-241-5/+4
* Implement an API to fetch the default DFS parameters for the given chip.adrian2012-08-244-0/+50
* Bring over some new EEPROM regulatory domain flags.adrian2012-08-241-0/+28
* Add some basic definitions for a future htree implementation.pfg2012-08-242-1/+4
* Oops, another copy/paste issue.adrian2012-08-241-1/+1
* Add ath_hal_get_curmode() - this is used by the Osprey HAL.adrian2012-08-242-0/+50
* Add rfkill HAL accessor methods.adrian2012-08-241-0/+7
* Oops, fix copy/paste silliness.adrian2012-08-241-5/+5
* Add some more capabilities (unused at the present.)adrian2012-08-241-0/+16
OpenPOWER on IntegriCloud