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
Age
Commit message (
Expand
)
Author
2015-04-10
rtc: Add an RTC driver for the TI TPS65913 PMIC.
Furquan Shaikh
2015-04-10
elog: Hide elog_flash_offset_to_address() from SMM
Furquan Shaikh
2015-04-10
elog: Fix typecast issues related to 64-bit compilation.
Furquan Shaikh
2015-04-10
tpm: allow 0 as valid i2c bus number
Daisuke Nojiri
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-01
cbfs: correct types used for accessing files
Aaron Durbin
2015-03-31
cbfs: remove cbfs_core.h includes
Aaron Durbin
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-29
drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear setting
Timothy Pearson
2015-03-28
drivers: add GIC support
Aaron Durbin
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-03-20
verstage should include the CBFS SPI wrapper, when configured
Vadim Bendebury
2015-03-20
spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support
Marc Jones
2015-03-20
spi: do not use malloc in Gigadevice driver
David Hendricks
2015-03-20
spi: do not use malloc in Winbond driver
Vadim Bendebury
2015-03-20
spi_flash: add support for S25FL116K
Daisuke Nojiri
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-17
elog: Fix compilation with CONFIG_CHROMEOS enabled
Stefan Reinauer
2015-03-14
OxPCIe952: Fix read8/write8 argument
Kyösti Mälkki
2015-02-26
drivers/i2c/w83793: Use devicetree.cb to set additional values
Timothy Pearson
2015-02-24
drivers/intel/i210: Add new driver for Intel i210 MACPHY
Werner Zeh
2015-02-23
drivers/xgi: Avoid double-free
Patrick Georgi
2015-02-23
drivers/xgi: terminate file with newline
Patrick Georgi
2015-02-23
drivers/pc80/mc146818rtc: Enable RTC reset on power loss
Werner Zeh
2015-02-23
drivers/i2c/w83793: Remove incorrect zeroing of PWM values
Timothy Pearson
2015-02-20
drivers/xpowers/axp209: Adapt to new I²C API
Alexandru Gagniuc
2015-02-16
nvram: Add option to reset NVRAM to default parameters on every boot
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-14
drivers/xpowers/axp209: Print a message when probing fails
Alexandru Gagniuc
2015-02-13
Fix source code permissions
Stefan Reinauer
2015-02-12
drivers/xgi: Fix user-visible typo in printk
Timothy Pearson
2015-02-09
fsp_baytrail: Get FSP reserved memory from the FSP HOB list
Martin Roth
2015-02-06
drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use
Alexandru Gagniuc
2015-02-06
drivers/xgi: Fix legacy VGA text mode initialization
Timothy Pearson
2015-02-05
drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot
Timothy Pearson
2015-01-31
FSP platforms: Clear area in CAR for cbmem
Martin Roth
2015-01-29
drivers/intel/fsp: Add find_saved_temp_mem()
Martin Roth
2015-01-27
drivers/intel/fsp: Add HOB tools to work with GUIDs
Martin Roth
2015-01-16
coreboot tpm: Fix printk format specifiers
Furquan Shaikh
2015-01-15
drivers/i2c/w83795: Fix tautology from wrong return type
Edward O'Callaghan
2015-01-09
elog: Add ELOG_TYPE_BOOT event using fake boot count if necessary
David Hendricks
2015-01-09
spi: Add Spansion flash S25FL128P
Vadim Bendebury
2015-01-06
Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"
Kyösti Mälkki
2015-01-06
doxygen fixes: change @var to @param var
Martin Roth
2015-01-06
drivers/intel/fsp: split the UEFI HOB functions into hob.c
Martin Roth
2015-01-06
Re-factor 'to_flash_offset()' into 'spi_flash.h'
Edward O'Callaghan
2014-12-30
elog: Use the RTC driver interface instead of reading CMOS directly.
Gabe Black
2014-12-30
rtc: Add an RTC driver for the AS3722 PMIC.
Gabe Black
2014-12-30
drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
Gabe Black
2014-12-30
SPI: Add Eon EN25S64 support.
Marc Jones
[next]