summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connexbenno2008-06-062-0/+112
* Make genclock standard on all platforms.phk2008-04-219-9/+0
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-203-6/+0
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-279-0/+9
* add hints to specify how NPE ports are mapped to MAC+PHY; thesesam2008-03-221-0/+8
* add usb devices and more wlan stuff now that usb is functionalsam2008-03-201-13/+19
* Remove kernel support for M:N threading.jeff2008-03-121-1/+0
* Add rl(4) supportkevlo2008-03-051-0/+2
* Cleanup : make nexus standard, as it is mandatory anyway.cognet2007-12-029-9/+0
* Add a kernel config file for the Hot-e HL200 (AT91RM92 based).cognet2007-11-171-0/+151
* Ok I hope I got it right this time.cognet2007-09-271-0/+2
* Now that Intel changed the license for the NPE firmware, import it directlycognet2007-09-271-2/+0
* Add a driver for the 7seg found on the CRB board, largely based on thecognet2007-09-221-0/+2
* Add in all the USB devices and all the wireless goo. The KB9202 hasimp2007-07-311-0/+44
* CRB config file.cognet2007-07-271-0/+114
* Remove the hardcoded IXP425_UART?_VBASE values in thejhay2007-05-291-1/+1
* o add hints for avila boards; brings back i2c devices lost when iicbussam2007-05-242-1/+46
* Default to booting off the SD card. It is more useful, and a fullimp2007-03-232-5/+32
* Define FLASHADDR and LOADERRAMADDR for the Avila, so that we can boot acognet2007-02-261-0/+2
* Add two new options, FLASHADDR, which defines the address the flash iscognet2007-02-191-0/+2
* There's no such thing as a GENERIC kernel on arm.cognet2007-02-193-3/+3
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+1
* Hints are handled differently on -currentticso2007-01-051-1/+1
* MFp4: add BWCT kernel configurationticso2007-01-052-0/+125
* Bring in status led support for /dev/led/gpioled on Avila.kevlo2006-11-221-0/+2
* config for Gateworks Avila board booting with NFS-mounted root on npe0sam2006-11-191-0/+135
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.jb2006-10-265-5/+0
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-265-0/+5
* Finally bring it support for the i80219 XScale processor.cognet2006-08-241-0/+118
* at91_spi won't compile without spibus, so add it.cognet2006-07-171-0/+1
* Move some of the common parameters into the std. files for this platform.imp2006-07-141-11/+11
* comment out twi for now: no iicbus in KB920X: it breaks bootingimp2006-06-171-1/+1
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'snetchild2006-06-154-4/+0
* Oops it seems I forgot to remove ARM32_NEW_VM_LAYOUT from here.cognet2006-06-073-3/+0
* Comment out SYSCTL_OMIT_DESCR until it's committed.cognet2006-05-191-1/+1
* Resurrect Skyeye support :cognet2006-05-131-1/+2
* Tidy up a bit...imp2006-05-131-12/+0
* This file isn't GENERIC, so change the headerimp2006-02-072-2/+4
* Rather than pull in all the phy, just pull in the lxt phy that we needimp2006-02-071-1/+2
* Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoCimp2006-02-042-0/+171
* Remove duplicate entry for DDB.cognet2005-10-042-2/+0
* Add dma and aau.cognet2005-10-031-0/+2
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromobrien2005-06-201-0/+1
* Use tabs, not spaces.cognet2005-06-091-6/+6
* Add ata stuff.cognet2005-06-091-1/+10
* Add a new arm-specific option, ARM_USE_SMALL_ALLOC. If defined, it providescognet2005-06-071-0/+1
* Use a more sane value for HZ.cognet2005-05-241-2/+3
* Add the 7 seg display.cognet2005-01-151-0/+1
* Add the i80321 watchdog.cognet2005-01-151-0/+1
* Update the StrongArm port to match the current code.cognet2004-12-181-1/+0
OpenPOWER on IntegriCloud