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-05-04
drivers/spi/stmicro: Rename N25Q256A to N25Q256
David Imhoff
2015-05-04
drivers/spi/stmicro: Add '.op_erase' for N25Q256
David Imhoff
2015-05-04
drivers/spi/stmicro: Add N25Q064 support
David Imhoff
2015-05-04
spi: Remove out of date comment and reorder flash table
David Imhoff
2015-05-04
spi: Change 'page' to 'sector' in log message
David Imhoff
2015-05-02
drivers/intel/fsp1_0: Remove executable bit from C files
Paul Menzel
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-30
i2c/tpm: add final newline
Patrick Georgi
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
fsp platforms: consolidate FspNotify calls
Martin Roth
2015-04-28
Fix some minor Kconfig issues
Martin Roth
2015-04-28
OxPCIe: Fix UART base addresses
Kyösti Mälkki
2015-04-24
driver/intel/fsp: Correct the fastboot data (MRC data) printing length
York Yang
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-22
i2c/ww_ring: add a pattern for normal boot
Vadim Bendebury
2015-04-22
i2c/ww_ring: update color definitions
Vadim Bendebury
2015-04-22
i2c/ww_ring: change colors for different display modes
Vadim Bendebury
2015-04-22
i2c/ww_ring: use shorter blinking program
Vadim Bendebury
2015-04-22
i2c/ww_ring: stop running programs before loading the new ones
Vadim Bendebury
2015-04-22
i2c/ww_ring: define display pattern programs
Vadim Bendebury
2015-04-22
i2c/ww_ring: decouple LED display from vboot
Vadim Bendebury
2015-04-22
i2c/ww_ring: various driver fixes and improvements
Vadim Bendebury
2015-04-22
i2c: add support for ww_ring
Vadim Bendebury
2015-04-22
elog: use CONFIG_RTC
Patrick Georgi
2015-04-22
rtc: add config flag to denote rtc API availability
Patrick Georgi
2015-04-22
armv8/secmon: Disable and Enable GIC in PSCI path
Furquan Shaikh
2015-04-22
elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE
Sol Boucher
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-17
flash: use two bytes of device ID to identify stmicro chips
Daisuke Nojiri
2015-04-17
spi: allow inclusion of Micronix and STM drivers in bootblock
Vadim Bendebury
2015-04-17
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-17
spi: Add function to read flash status register
Duncan Laurie
2015-04-17
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2015-04-17
as3277: Fix month-off-by-one error for RTC driver
Julius Werner
2015-04-13
tpm: Only expose base address Kconfig option when enabled
Patrick Georgi
2015-04-13
spi: support controllers with limited transfer size capabilities
Vadim Bendebury
2015-04-13
tpm: wait for valid bit to be set in TPM access register before using tpm
Sourabh Banerjee
2015-04-13
elog: Fix regression that caused elog to omit "System boot" event
Julius Werner
2015-04-13
elog: Correct behavior when FMAP section doesn't exist on ChromeOS
Julius Werner
2015-04-10
TPM: Reduce buffer size to fix stack overflow
Julius Werner
2015-04-10
tpm: Remove error message for unknown resource type
Duncan Laurie
2015-04-10
tpm: Add ramstage driver and interrupt configuration
Duncan Laurie
2015-04-10
tpm: Move the LPC TPM driver to a subdirectory
Duncan Laurie
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
[next]