index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
generic
Age
Commit message (
Expand
)
Author
2018-10-06
drivers/generic: Add support for providing DSD properties
Furquan Shaikh
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-16
acpi: Call acpi_gen_writeSTA by status from device tree
Hung-Te Lin
2018-08-28
google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHz
Kevin Chiu
2018-08-09
google/grunt: Override BayHub EMMC driving strength
Kevin Chiu
2018-06-25
mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720
Simon Glass
2018-06-04
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
drivers/generic/ioapic/ioapic.c: Remove unneeded include
Elyes HAOUAS
2018-05-02
drivers/generic/bayhub: Add driver for BayHub BH720
Simon Glass
2018-04-09
ioapic: extend definition name to avoid collision
Marc Jones
2018-02-15
drivers/generic/adau7002/adau7002.c: Fix null pointer dereference
Richard Spiegel
2018-02-14
drivers/adau7002: Fix include file
Daniel Kurtz
2018-02-10
drivers/adau7002: Add driver for handling ADAU7002
Daniel Kurtz
2018-01-31
drivers/gpio_keys: Add driver for handling gpio-keys
Furquan Shaikh
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2016-12-17
drivers/regulator: Add driver for handling GPIO-based fixed regulator
Furquan Shaikh
2016-10-07
x86/acpi_device: Add support for GPIO output polarity
Furquan Shaikh
2016-07-08
acpi: Change device properties to work as a tree
Duncan Laurie
2016-07-02
drivers/generic/max98357a: Fix naming and ACPI path handling
Duncan Laurie
2016-06-02
generic: Add a Maxim 98357A codec driver
Duncan Laurie
2016-04-19
drivers/generic: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-11-07
drivers/ioapic: DEVICE_NOOP some stub function callbacks
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-04-22
Drop drivers/generic/debug
Kyösti Mälkki
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-30
ioapic driver: typedef the ioapic_config struct (TRIVIAL)
Alexandru Gagniuc
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-07-13
IOAPIC: hook up driver in Kconfig
Sven Schnelle
2012-07-04
Add generic IOAPIC driver
Sven Schnelle
2011-10-19
sconfig: check whether component directory actually exists
Stefan Reinauer
2011-04-15
Handle drivers/ equally to any other sub directory.
Stefan Reinauer
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-07
switch some ROMCC boards back to ROMCC.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-15
undo another accidential rename of X -> CONFIG_X (trivial)
Stefan Reinauer
2009-10-09
Remaining boards are Kconfig'd now. Whether they work
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
[next]