summaryrefslogtreecommitdiff
path: root/sys/arm/conf
Commit message (Expand)AuthorAgeFilesLines
* MFC: r226995, r227042Marius Strobl2011-11-061-0/+1
* MFC r200014Andrew Thompson2010-05-251-3/+0
* MFC r207077Andrew Thompson2010-04-296-0/+6
* Revert 201158. DEFAULTS isn't for this kind of thing.aWarner Losh2010-01-041-7/+0
* MFC r200594:Doug Barton2009-12-291-0/+7
* MFC r196531-196534,196536Rafal Jaworowski2009-09-161-0/+70
* Add IEEE80211_SUPPORT_MESH, following similar change to nanobsd andRui Paulo2009-07-172-0/+2
* temporarily disable optional uarts; apparently we hang when probing themSam Leffler2009-06-251-9/+9
* Introduce ata(4) support for Marvell integrated SATA controllers (found onRafal Jaworowski2009-06-243-0/+12
* kill left over cruftSam Leffler2009-06-221-2/+0
* enable optional GPS+RS485 uartsSam Leffler2009-06-221-0/+14
* fix typoSam Leffler2009-06-221-1/+1
* o remove hack to write UUE+RTOIE in the uart's IER; force them with hintsSam Leffler2009-06-222-0/+3
* enable npe-a now that it worksSam Leffler2009-06-171-5/+5
* Delete the old USB stack. The new stack has settled in and has all theAndrew Thompson2009-05-271-7/+6
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-1015-238/+238
* Use the good hints for the NSLU, it should fix the network adapter.Olivier Houchard2009-05-061-6/+6
* - Rename ds1672 and ds133x devices to "ds1672_rtc" and "ds133x_rtc"Stanislav Sedov2009-04-213-6/+6
* - Give a warning and start the oscillator if it was not previouslyStanislav Sedov2009-04-203-6/+6
* minor cleanupBernd Walter2009-04-171-5/+3
* revert unintended changeSam Leffler2009-03-301-1/+0
* Hoist 802.11 encapsulation up into net80211:Sam Leffler2009-03-301-0/+1
* Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. ItSam Leffler2009-03-302-2/+0
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-192-2/+0
* switch to !legacy usb stackSam Leffler2009-03-111-6/+5
* configure flash supportSam Leffler2009-03-102-0/+6
* add cfid and geom_redbootSam Leffler2009-03-092-1/+7
* enable tdma support by default; many people using these boardsSam Leffler2009-03-062-0/+4
* legacy USB is required on these platforms at the momentSam Leffler2009-03-062-20/+22
* Change over the usb kernel options to the new stack (retaining existingAndrew Thompson2009-02-236-8/+0
* use mii instead of miibus so we don't drag in all phy supportSam Leffler2009-02-182-2/+2
* Add support for the StrataFlash on 2348 boards:Sam Leffler2009-02-032-1/+7
* Include std.ixp425 for "cpu" and comment out duplicate memory mapBjoern A. Zeeb2008-12-281-7/+10
* In additions to the configs from r185478, which also enabled theBjoern A. Zeeb2008-12-273-0/+3
* arm is in DEFAULTS; remove dupSam Leffler2008-12-271-1/+0
* Removed duplicateBjoern A. Zeeb2008-12-271-1/+0
* Merge support for Gateworks Cambria boards:Sam Leffler2008-12-204-49/+245
|\
| * MFH @ 186335Sam Leffler2008-12-202-3/+2
| |\ | |/ |/|
| * seems I never committed theseSam Leffler2008-12-172-0/+203
| * Merge WIP from p4:Sam Leffler2008-12-132-49/+42
* | Make gpart the default partitioning class on all platforms.Marcel Moolenaar2008-12-172-3/+2
|/
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-011-0/+1
* enable use of modules but disable them by adding MODULES_OVERRIDE=""Sam Leffler2008-11-3011-0/+11
* Convert BWCT and HL200 over to new board mechanism as well. TheWarner Losh2008-11-252-32/+22
* Enable PCI in Marvell kernel configs.Rafal Jaworowski2008-11-193-0/+6
* Add arm/conf/DEFAULTS and populate it with:Marcel Moolenaar2008-10-2315-28/+11
* Add kernel config files for Marvell development boards.Rafal Jaworowski2008-10-143-0/+235
* Commit the no-brainer parts of my space saving kernel experiments. WeWarner Losh2008-09-081-1/+5
* Minor cleanup of this config file:Warner Losh2008-09-071-9/+12
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.Ed Schouten2008-08-031-1/+0