summaryrefslogtreecommitdiff
path: root/src/drivers/generic
AgeCommit message (Expand)Author
2018-01-31drivers/gpio_keys: Add driver for handling gpio-keysFurquan Shaikh
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2016-12-17drivers/regulator: Add driver for handling GPIO-based fixed regulatorFurquan Shaikh
2016-10-07x86/acpi_device: Add support for GPIO output polarityFurquan Shaikh
2016-07-08acpi: Change device properties to work as a treeDuncan Laurie
2016-07-02drivers/generic/max98357a: Fix naming and ACPI path handlingDuncan Laurie
2016-06-02generic: Add a Maxim 98357A codec driverDuncan Laurie
2016-04-19drivers/generic: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-11-07drivers/ioapic: DEVICE_NOOP some stub function callbacksEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-04-22Drop drivers/generic/debugKyösti Mälkki
2013-05-07x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-27Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-30ioapic driver: typedef the ioapic_config struct (TRIVIAL)Alexandru Gagniuc
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-07-13IOAPIC: hook up driver in KconfigSven Schnelle
2012-07-04Add generic IOAPIC driverSven Schnelle
2011-10-19sconfig: check whether component directory actually existsStefan Reinauer
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2009-10-15undo another accidential rename of X -> CONFIG_X (trivial)Stefan Reinauer
2009-10-09Remaining boards are Kconfig'd now. Whether they workPatrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric Biederman
2004-12-03i2c mux supportYinghai Lu
2004-11-05*** empty log message ***Yinghai Lu
2004-11-04reformatLi-Ta Lo
2004-11-04debug device addedYinghai Lu
2004-10-14- Add a generic device that does nothingEric Biederman