| Commit message (Expand) | Author | Age | Files | Lines |
* | enable use of modules but disable them by adding MODULES_OVERRIDE="" | sam | 2008-11-30 | 11 | -0/+11 |
* | Convert BWCT and HL200 over to new board mechanism as well. The | imp | 2008-11-25 | 2 | -32/+22 |
* | Enable PCI in Marvell kernel configs. | raj | 2008-11-19 | 3 | -0/+6 |
* | Add arm/conf/DEFAULTS and populate it with: | marcel | 2008-10-23 | 15 | -28/+11 |
* | Add kernel config files for Marvell development boards. | raj | 2008-10-14 | 3 | -0/+235 |
* | Commit the no-brainer parts of my space saving kernel experiments. We | imp | 2008-09-08 | 1 | -1/+5 |
* | Minor cleanup of this config file: | imp | 2008-09-07 | 1 | -9/+12 |
* | Disconnect drivers that haven't been ported to MPSAFE TTY yet. | ed | 2008-08-03 | 1 | -1/+0 |
* | Kernel config for the Linksys NSLU2. This is just a basic configuration, | imp | 2008-08-03 | 2 | -0/+150 |
* | Minor style nit. | imp | 2008-08-02 | 1 | -1/+1 |
* | ixp425 parts aren't multicore, so remove the SMP option. They also | imp | 2008-08-02 | 1 | -3/+0 |
* | Conform to the options<space><tab> convention everywhere in this file. | imp | 2008-08-02 | 1 | -22/+22 |
* | Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connex | benno | 2008-06-06 | 2 | -0/+112 |
* | Make genclock standard on all platforms. | phk | 2008-04-21 | 9 | -9/+0 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 3 | -6/+0 |
* | Add kernel module support for nfslockd and krpc. Use the module system | dfr | 2008-03-27 | 9 | -0/+9 |
* | add hints to specify how NPE ports are mapped to MAC+PHY; these | sam | 2008-03-22 | 1 | -0/+8 |
* | add usb devices and more wlan stuff now that usb is functional | sam | 2008-03-20 | 1 | -13/+19 |
* | Remove kernel support for M:N threading. | jeff | 2008-03-12 | 1 | -1/+0 |
* | Add rl(4) support | kevlo | 2008-03-05 | 1 | -0/+2 |
* | Cleanup : make nexus standard, as it is mandatory anyway. | cognet | 2007-12-02 | 9 | -9/+0 |
* | Add a kernel config file for the Hot-e HL200 (AT91RM92 based). | cognet | 2007-11-17 | 1 | -0/+151 |
* | Ok I hope I got it right this time. | cognet | 2007-09-27 | 1 | -0/+2 |
* | Now that Intel changed the license for the NPE firmware, import it directly | cognet | 2007-09-27 | 1 | -2/+0 |
* | Add a driver for the 7seg found on the CRB board, largely based on the | cognet | 2007-09-22 | 1 | -0/+2 |
* | Add in all the USB devices and all the wireless goo. The KB9202 has | imp | 2007-07-31 | 1 | -0/+44 |
* | CRB config file. | cognet | 2007-07-27 | 1 | -0/+114 |
* | Remove the hardcoded IXP425_UART?_VBASE values in the | jhay | 2007-05-29 | 1 | -1/+1 |
* | o add hints for avila boards; brings back i2c devices lost when iicbus | sam | 2007-05-24 | 2 | -1/+46 |
* | Default to booting off the SD card. It is more useful, and a full | imp | 2007-03-23 | 2 | -5/+32 |
* | Define FLASHADDR and LOADERRAMADDR for the Avila, so that we can boot a | cognet | 2007-02-26 | 1 | -0/+2 |
* | Add two new options, FLASHADDR, which defines the address the flash is | cognet | 2007-02-19 | 1 | -0/+2 |
* | There's no such thing as a GENERIC kernel on arm. | cognet | 2007-02-19 | 3 | -3/+3 |
* | Evolve the ctlreq interface added to geom_gpt into a generic | marcel | 2007-02-07 | 1 | -1/+1 |
* | Hints are handled differently on -current | ticso | 2007-01-05 | 1 | -1/+1 |
* | MFp4: add BWCT kernel configuration | ticso | 2007-01-05 | 2 | -0/+125 |
* | Bring in status led support for /dev/led/gpioled on Avila. | kevlo | 2006-11-22 | 1 | -0/+2 |
* | config for Gateworks Avila board booting with NFS-mounted root on npe0 | sam | 2006-11-19 | 1 | -0/+135 |
* | Remove the KSE option now that it's in DEFAULTS on these arches/machines. | jb | 2006-10-26 | 5 | -5/+0 |
* | Make KSE a kernel option, turned on by default in all GENERIC | jb | 2006-10-26 | 5 | -0/+5 |
* | Finally bring it support for the i80219 XScale processor. | cognet | 2006-08-24 | 1 | -0/+118 |
* | at91_spi won't compile without spibus, so add it. | cognet | 2006-07-17 | 1 | -0/+1 |
* | Move some of the common parameters into the std. files for this platform. | imp | 2006-07-14 | 1 | -11/+11 |
* | comment out twi for now: no iicbus in KB920X: it breaks booting | imp | 2006-06-17 | 1 | -1/+1 |
* | Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's | netchild | 2006-06-15 | 4 | -4/+0 |
* | Oops it seems I forgot to remove ARM32_NEW_VM_LAYOUT from here. | cognet | 2006-06-07 | 3 | -3/+0 |
* | Comment out SYSCTL_OMIT_DESCR until it's committed. | cognet | 2006-05-19 | 1 | -1/+1 |
* | Resurrect Skyeye support : | cognet | 2006-05-13 | 1 | -1/+2 |
* | Tidy up a bit... | imp | 2006-05-13 | 1 | -12/+0 |
* | This file isn't GENERIC, so change the header | imp | 2006-02-07 | 2 | -2/+4 |