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
2019-07-09
drivers/intel: Move FSP stage_cache implementation into common block
Subrata Banik
2019-07-08
drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2
Kyösti Mälkki
2019-07-07
drivers/amd/agesa: Drop redundant stack allocation
Kyösti Mälkki
2019-07-04
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-04
drivers/intel/fsp1_1: Adjust postcar MTRRs
Kyösti Mälkki
2019-07-02
drivers/pc80/rtc/mc146818rtc_boot: Use size_t for length
Elyes HAOUAS
2019-06-27
drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 module
Tsung Ho Wu
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-22
drivers: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
drivers/ipmi: Add chip ops
Patrick Rudolph
2019-06-21
drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
src/driver/vpd: Update vpd_decode from upstream
Hung-Te Lin
2019-06-21
drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
drivers/amd/agesa: Assert that StdHeader is non-null
Jacob Garber
2019-06-18
drivers/i2c/sx9310: Print I2C SAR device info
Eric Lai
2019-06-18
drivers/ipmi: Fix multiple issues
Patrick Rudolph
2019-06-16
drivers/ipmi: Fix coding style
Patrick Rudolph
2019-06-14
drivers/fsp1_0: select CACHE_MRC_SETTINGS if MRC_CACHE_FMAP
Matt DeVillier
2019-06-12
{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support
Frans Hendriks
2019-06-10
spi_flash: Add Dual SPI support
Julius Werner
2019-06-10
spi_flash: Make .read() callback optional
Julius Werner
2019-06-10
spi_flash: gigadevice: Adopt Winbond chip info structure
Julius Werner
2019-06-10
cbfs_spi: Enable speed logging by default for BIOS_DEBUG
Julius Werner
2019-06-08
mb/lenovo/t430: Fix Dual Graphics
Patrick Rudolph
2019-06-05
src/drivers/intel: Avoid NULL pointer dereference
John Zhao
2019-06-04
drivers/fsp20: Fix spelling in help text
Felix Singer
2019-06-04
soc/intel/braswell: Use common cpu/intel/car code
Arthur Heymans
2019-06-03
drivers/aspeed/ast2050: Remove variable set but not used
Elyes HAOUAS
2019-06-03
src/driver/vpd: Update lib_vpd from upstream
Hung-Te Lin
2019-06-03
drivers/intel/fsp1_1: Exit cleanly if FSP not found
Jacob Garber
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
soc/intel/skylake: Use common cpu/intel/car romstage code
Arthur Heymans
2019-05-29
drivers/intel/fsp1.1: Simplify bootflow and clean up
Arthur Heymans
2019-05-29
src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h
Elyes HAOUAS
2019-05-29
drivers/generic/max98357a: Add extra error handling
Jacob Garber
2019-05-29
drivers/intel/fsp2_0: Dont' use CAR_GLOBAL
Arthur Heymans
2019-05-29
drivers/emulation/qemu_debugcon: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
Clean up unused arch/early_variables.h header
Arthur Heymans
2019-05-29
drivers/intel/fsp2_0: Fix typo mistake
Subrata Banik
2019-05-27
src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0
Arthur Heymans
2019-05-27
drivers/intel/fsp1.1: Remove unused function
Arthur Heymans
2019-05-27
drivers/intel/fsp1.1: Remove stale comment on bootflow
Arthur Heymans
2019-05-25
AGESA binaryPI: Add AGESA entry timestamps
Kyösti Mälkki
2019-05-25
AGESA binaryPI: Redo entrypoints namelist
Kyösti Mälkki
2019-05-25
AGESA: Move debug helper to eventlog file
Kyösti Mälkki
2019-05-25
AGESA: Move heap_status_name() implementation
Kyösti Mälkki
2019-05-23
AGESA binaryPI: Sync STRUCT_NAME definitions
Kyösti Mälkki
2019-05-22
post_code: add post code for video initialization failure
Keith Short
2019-05-22
post_code: add post code for memory error
Keith Short
[next]