summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* Clean up #ifsPatrick Georgi2012-05-083-13/+13
* Fix TPM driver to work with multiple vendor TPMsStefan Reinauer2012-05-011-10/+75
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-2716-0/+6844
* Detect whether the OXPCIE card is really present while in the ROM stage.Gabe Black2012-03-291-3/+17
* OXPCIe: Reinitialize UART after pci_dev_set_resources()Stefan Reinauer2012-03-092-2/+14
* Add support for the Startech PEX1XS1PMINIStefan Reinauer2012-03-092-3/+29
* Ati video: Apply un-written naming rulesKyösti Mälkki2012-02-242-2/+2
* HWM: Nuvoton W83795G/ADG HWM supportKerry Sheh2012-02-167-0/+343
* adm1026: removed prototypeVikram Narayanan2012-01-211-13/+11
* adm1027: add return statementVikram Narayanan2012-01-081-0/+1
* Indentation: Various indentation fixesVikram Narayanan2012-01-056-68/+61
* remove trailing whitespaceStefan Reinauer2011-11-013-5/+5
* Add driver for ICS954309 clock generatorSven Schnelle2011-10-258-2/+121
* sconfig: check whether component directory actually existsStefan Reinauer2011-10-194-0/+5
* 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