summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-268-0/+220
* Handle drivers/ equally to any other sub directory.Stefan Reinauer2011-04-1533-22/+80
* All the values should stay untouched or be set automatically by the resourceStefan Reinauer2010-12-261-28/+9
* Random fixes for TI pci1x2x / Nokia IP530 / others.Uwe Hermann2010-12-261-22/+29
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-222-13/+7
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-304-4/+4
* Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer2010-08-178-5/+115
* Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson2010-06-221-17/+3
* Always enable parent resources before child resources.Myles Watson2010-06-172-0/+126
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-093-7/+7
* Fix some of Peter's suggestions for the Nokia IP530.Myles Watson2010-06-075-183/+0
* Fixes for Nokia IP530 and associated drivers.Marc Bertens2010-06-046-0/+185
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-3/+5
* Part of 5560 Dunno why I need extra delete after move.Rudolf Marek2010-05-161-67/+0
* Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek2010-05-164-0/+74
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2717-120/+120
* no warnings days.Stefan Reinauer2010-04-253-64/+14
* zero warnings days...Stefan Reinauer2010-04-152-4/+3
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-1/+4
* switch some ROMCC boards back to ROMCC.Stefan Reinauer2010-04-071-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-313-8/+8
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-228-58/+58
* This is a general cleanup patchStefan Reinauer2010-02-223-3/+1
* newconfig is no more.Patrick Georgi2010-02-0711-16/+0
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-066-96/+0
* Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. Myles Watson2009-11-065-0/+95
* Split the two usages of __ROMCC__:Myles Watson2009-11-065-95/+0
* Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson2009-10-173-6/+6
* undo another accidential rename of X -> CONFIG_X (trivial)Stefan Reinauer2009-10-151-1/+1
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-092-0/+2
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-092-0/+2
* Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi2009-08-261-2/+2
* Kconfig!Patrick Georgi2009-08-123-0/+3
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-303-4/+4
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-012-6/+1
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-0/+2
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-1/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-2/+2
* clean up comment in onboard.c (trivial)Stefan Reinauer2008-08-011-51/+53
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-5/+5
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-244-4/+4
* Fix Agami Aruma target (the only one using the part)Stefan Reinauer2007-07-121-1/+3
* Clean up whitespace in preparation for another patch to fix fan control.Ward Vandewege2007-05-111-34/+35
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-041-0/+1
* Uwe Hermann:Stefan Reinauer2006-09-061-1/+1
* serverworks HT1000/HT2000, bcm5785/5780 supportYinghai Lu2006-02-163-0/+49
* small gcc4 patches, some ts5300 updatesStefan Reinauer2005-12-041-537/+539
* eric patchYinghai Lu2005-07-081-0/+3
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-7/+120
OpenPOWER on IntegriCloud