summaryrefslogtreecommitdiffstats
path: root/src/drivers/generic
Commit message (Expand)AuthorAgeFilesLines
* x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel2013-05-071-12/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-271-6/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-3/+0
* ioapic driver: typedef the ioapic_config struct (TRIVIAL)Alexandru Gagniuc2012-08-301-2/+4
* Auto-declare chip_operationsKyösti Mälkki2012-08-222-3/+0
* IOAPIC: hook up driver in KconfigSven Schnelle2012-07-132-1/+2
* Add generic IOAPIC driverSven Schnelle2012-07-044-0/+170
* sconfig: check whether component directory actually existsStefan Reinauer2011-10-194-0/+5
* Handle drivers/ equally to any other sub directory.Stefan Reinauer2011-04-153-0/+5
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-5/+5
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-16/+16
* 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-311-3/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-33/+33
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+1
* newconfig is no more.Patrick Georgi2010-02-072-2/+0
* 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-091-0/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-4/+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
* 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
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)2005-07-061-2/+2
* - Fix the definition of the linuxbios table so all of the compilersEric Biederman2004-12-101-13/+17
* i2c mux supportYinghai Lu2004-12-031-21/+69
* *** empty log message ***Yinghai Lu2004-11-051-56/+78
* reformatLi-Ta Lo2004-11-041-53/+53
* debug device addedYinghai Lu2004-11-043-0/+112
* - Add a generic device that does nothingEric Biederman2004-10-141-0/+0
OpenPOWER on IntegriCloud