| Commit message (Expand) | Author | Age | Files | Lines |
* | Call set_pcpu for ARMv6 architecture too | gonzo | 2012-08-26 | 1 | -1/+1 |
* | Merge fix for hang on ARM11 from NetBSD | gonzo | 2012-08-26 | 1 | -0/+2 |
* | Piggyback MIPS changes and add ARM syscons support for devices with | gonzo | 2012-08-25 | 8 | -4/+187 |
* | For building libstdc++ and libsupc++, filter out any -stdlib=libc++ | dim | 2012-08-25 | 2 | -0/+2 |
* | Return "locally assigned" Enclosure Logical Identifier instead of 8 zero | mav | 2012-08-25 | 1 | -0/+2 |
* | Add terasic_mtl(4), a device driver for the Terasic Multi-Touch LCD, | rwatson | 2012-08-25 | 13 | -2/+1786 |
* | Style cleanup | gonzo | 2012-08-25 | 1 | -4/+1 |
* | Do not swap byte order if we assign default value for intr_cells | gonzo | 2012-08-25 | 1 | -1/+2 |
* | ARM11 might have more then 32 interrupts, e.g. BCM2835: 72 interrupts | gonzo | 2012-08-25 | 1 | -0/+2 |
* | Add clrex, strex , ldrex, strex and variants | gonzo | 2012-08-25 | 1 | -0/+11 |
* | When using -stdlib=libc++, add the correct dependency to .depend in | dim | 2012-08-25 | 1 | -0/+4 |
* | Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. | brooks | 2012-08-25 | 13 | -0/+1316 |
* | Add MD syscons header file for MIPS. | rwatson | 2012-08-25 | 1 | -0/+71 |
* | Don't include syscons in the config just yet. We haven't imported the | brooks | 2012-08-25 | 2 | -2/+2 |
* | Unbreak tinderbox. | rpaulo | 2012-08-25 | 1 | -1/+4 |
* | Retire PV_TABLE_MOD. When we destroy or write protect a dirty mapping, | alc | 2012-08-25 | 2 | -22/+12 |
* | Add libcxxrt's objects (prefixing them with cxxrt_ to avoid collisions) | dim | 2012-08-25 | 1 | -1/+18 |
* | Add reference kernel configurations for FreeBSD/beri in simulation, on the | rwatson | 2012-08-25 | 7 | -0/+281 |
* | Minor mdoc fix. | joel | 2012-08-25 | 1 | -1/+1 |
* | Add altera_jtag_uart(4), a device driver for Altera's JTAG UART soft core, | rwatson | 2012-08-25 | 7 | -0/+1257 |
* | Add a device driver for the Altera University Program SD Card IP Core, | rwatson | 2012-08-25 | 8 | -0/+1520 |
* | Add altera_avgen(4), a generic device driver to be used by hard and soft | rwatson | 2012-08-25 | 5 | -0/+691 |
* | (g_multipath_rotate): Fix algorithm so that it does rotate over all good | thomas | 2012-08-25 | 1 | -3/+10 |
* | This small change takes care of a race condition | rrs | 2012-08-25 | 1 | -0/+30 |
* | Add preliminary support for the SRI International / University of Cambridge | rwatson | 2012-08-25 | 5 | -1/+180 |
* | Provide basic glue to allow syscons to be used on MIPS, modelled | rwatson | 2012-08-25 | 7 | -3/+126 |
* | On MIPS, when printing page fault information for an unexpected exception | rwatson | 2012-08-25 | 1 | -2/+4 |
* | In the gxemul console, check the RB_SERIAL boot flag, and change the | rwatson | 2012-08-25 | 1 | -1/+2 |
* | Rename the gxemul console device to "ttyu0" to match the expectations of | rwatson | 2012-08-25 | 1 | -2/+2 |
* | Set mdp only under #ifdef WII. | rpaulo | 2012-08-25 | 1 | -0/+3 |
* | Clear freeze bit before calling xpt_release_devq. | jimharris | 2012-08-24 | 1 | -1/+1 |
* | Fix confirmation logic when detecting a tty | bapt | 2012-08-24 | 1 | -3/+3 |
* | - change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8) | bapt | 2012-08-24 | 1 | -3/+5 |
* | Remove the hard-coded AR5416-series parameters and instead use the | adrian | 2012-08-24 | 1 | -38/+13 |
* | Correctly handle the "pe_enabled" flag - both when configuring DFS and | adrian | 2012-08-24 | 1 | -1/+7 |
* | Add an accessor macro for getting access to the default DFS parameters. | adrian | 2012-08-24 | 1 | -0/+2 |
* | Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct local | jimharris | 2012-08-24 | 1 | -3/+3 |
* | Dont use -Werror when building libbfd and gnu as on powerpc64 with clang | rdivacky | 2012-08-24 | 2 | -0/+5 |
* | Document update of 802.11s IE identifiers. | bschmidt | 2012-08-24 | 1 | -0/+7 |
* | Add default values for the NumTxMaps capability. | adrian | 2012-08-24 | 4 | -0/+4 |
* | Add the method to fetch the default DFS parameters for the AR5212 PHY. | adrian | 2012-08-24 | 3 | -1/+33 |
* | A workaround in r238563 was for makes (notably bmake) without the | ru | 2012-08-24 | 1 | -5/+4 |
* | Implement an API to fetch the default DFS parameters for the given chip. | adrian | 2012-08-24 | 4 | -0/+50 |
* | Bring over some new EEPROM regulatory domain flags. | adrian | 2012-08-24 | 1 | -0/+28 |
* | Add some basic definitions for a future htree implementation. | pfg | 2012-08-24 | 2 | -1/+4 |
* | Oops, another copy/paste issue. | adrian | 2012-08-24 | 1 | -1/+1 |
* | Add ath_hal_get_curmode() - this is used by the Osprey HAL. | adrian | 2012-08-24 | 2 | -0/+50 |
* | Add rfkill HAL accessor methods. | adrian | 2012-08-24 | 1 | -0/+7 |
* | Oops, fix copy/paste silliness. | adrian | 2012-08-24 | 1 | -5/+5 |
* | Add some more capabilities (unused at the present.) | adrian | 2012-08-24 | 1 | -0/+16 |