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
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-31
parade/ps8640: disable mipi mcs
Jitao Shi
2016-08-31
parade/ps8640: add delay to every loop when polling ps8640 ready
Jitao Shi
2016-08-31
driver/intel/fsp2.0: Add External stage cache region helper
Rizwan Qureshi
2016-08-25
vboot: consolidate google_chromeec_early_init() calls
Aaron Durbin
2016-08-24
drivers/spi: remove unconditional RW boot device initialization
Aaron Durbin
2016-08-23
drivers/spi: be sure to call spi_init() before spi_flash_probe()
Aaron Durbin
2016-08-20
drivers/intel/fsp2_0: Add SMBIOS memory HOB support
Ravi Sarawadi
2016-08-19
drivers/elog: use region_device for NV storage
Aaron Durbin
2016-08-19
drivers/spi: provide optional implementation of boot_device_rw()
Aaron Durbin
2016-08-19
drivers/spi: include SPI flash modules for all stages
Aaron Durbin
2016-08-19
drivers/spi: ensure SPI flash is boot device for coreboot tables
Aaron Durbin
2016-08-19
lib/cbfs_spi: provide boot_device_rw() support
Aaron Durbin
2016-08-19
Kconfig: introduce writable boot device notion
Aaron Durbin
2016-08-19
drivers/spi: move cbfs_spi.c location
Aaron Durbin
2016-08-19
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-19
tpm2: Fixed typo
Robert Foss
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
2016-08-15
Revert "Kconfig: separate memory mapped boot device from SPI"
Aaron Durbin
2016-08-15
drivers/spi: provide option to not include all flash drivers
Aaron Durbin
2016-08-15
Kconfig: separate memory mapped boot device from SPI
Aaron Durbin
2016-08-14
drivers/elog: provide more debug info
Aaron Durbin
2016-08-12
drivers/intel/fsp2_0: Fix FSP reset path
Lee Leahy
2016-08-11
intel/fsp1_1: Use new per-region position override
Patrick Georgi
2016-08-10
drivers/intel/fsp2_0: Add fsp_write_line function
Lee Leahy
2016-08-10
drivers/intel/fsp1_1: Add fsp_write_line function
Lee Leahy
2016-08-10
elog: Ensure eventlog will always get initialized when configured in
Julius Werner
2016-08-09
drivers/elog: provide return status for all operations
Aaron Durbin
2016-08-09
drivers/elog: clean up SMBIOS related code
Aaron Durbin
2016-08-09
drivers/elog: consolidate checks in elog_find_flash()
Aaron Durbin
2016-08-09
drivers/elog: remove unnecessary global state
Aaron Durbin
2016-08-09
drivers/elog: sync events to non-volatile storage last
Aaron Durbin
2016-08-08
drivers/elog: treat offsets relative to start of mirror
Aaron Durbin
2016-08-08
drivers/elog: use region_device for mirroring into ram
Aaron Durbin
2016-08-08
drivers/elog: use offsets for checking cleared buffers
Aaron Durbin
2016-08-08
drivers/elog: perform writes in terms of offsets
Aaron Durbin
2016-08-08
drivers/elog: remove parameters from elog_flash_erase()
Aaron Durbin
2016-08-08
drivers/elog: remove unnecessary check in elog_shrink()
Aaron Durbin
2016-08-08
drivers/elog: use event region size when adding a clear event
Aaron Durbin
2016-08-08
drivers/elog: remove unused function
Aaron Durbin
2016-08-06
drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFS
Aaron Durbin
2016-08-05
drivers/intel/fsp2_0: Ensure EC is in right mode before memory init
Furquan Shaikh
2016-08-05
drivers/spi: Add support for Micron N25Q128A
Werner Zeh
2016-08-05
drivers/intel/fsp2_0: Add checklist support
Lee Leahy
2016-08-03
spi/tpm: read TPM version in larger chunks
Vadim Bendebury
2016-08-03
drivers/intel/fsp2_0: Update the debug levels
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Disable display of FSP header
Lee Leahy
2016-08-03
drivers/intel/fsp2_0: Handle FspNotify calls
Lee Leahy
[next]