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
Age
Commit message (
Expand
)
Author
2019-06-03
soc/intel: Replace UART_BASE() and friends with a Kconfig
Nico Huber
2019-06-03
sb/intel/i82801ix: Select SOUTHBRIDGE_INTEL_COMMON_SPI
Arthur Heymans
2019-06-03
src/soc/intel/common/block/sgx: Add missing new lines
Christian Walter
2019-06-03
soc/amd/stoneyridge: Fix alignment in iomap.h
Marshall Dawson
2019-06-03
sb//nvidia/mcp55/mcp55.c: Remove variable set but not used
Elyes HAOUAS
2019-06-03
nb/amd/pi/00630F01/northbridge.c: Remove variable set but not used
Elyes HAOUAS
2019-06-03
sb/nvidia/ck804: Remove variable set but not used
Elyes HAOUAS
2019-06-03
cpu/amd/family_10h-family_15h: Remove variable set but not used
Elyes HAOUAS
2019-06-03
sb/nvidia/mcp55: Remove variable set but not used
Elyes HAOUAS
2019-06-03
nb/amd/amdmct/mct_ddr3/mct_d.c: Remove variable set but not used
Elyes HAOUAS
2019-06-03
drivers/aspeed/ast2050: Remove variable set but not used
Elyes HAOUAS
2019-06-03
sb/intel/fsp_rangeley: Remove variable set but not used
Elyes HAOUAS
2019-06-03
nb/intel/sandybridge: Remove variable set but not used
Elyes HAOUAS
2019-06-03
nb/intel/sandybridge: Remove variable set but not used
Elyes HAOUAS
2019-06-03
soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()
Nico Huber
2019-06-03
src/device: Prevent attack on null pointer dereference
John Zhao
2019-06-03
soc/intel/common/uart: Correctly guard uart_platform_base()
Nico Huber
2019-06-03
soc/intel/common/uart: Only return valid UART base
Nico Huber
2019-06-03
soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()
Nico Huber
2019-06-03
soc/intel/common/lpss: Drop now unused lpss_clk_read()
Nico Huber
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-06-03
mb/sifive/hifive-unleashed: Check for errors in fixup_fdt
Jacob Garber
2019-06-03
mb/google/poppy/variants/nami: Add fallthrough comment
Jacob Garber
2019-06-03
mb/lenovo/*: Remove useless smihandler code
Arthur Heymans
2019-06-03
ec/lenovo/h8: Fix method name in ACPI code
Evgeny Zinoviev
2019-06-03
mb/google/link: Remove Link's own native graphics init
Nico Huber
2019-06-03
nb/intel/haswell/gma: Drop NGI remnant
Nico Huber
2019-06-03
nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled
Nico Huber
2019-06-03
soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG()
Nico Huber
2019-06-02
soc/intel/baytrail: set default VBIOS filename and PCI ID
Matt DeVillier
2019-06-02
google/buddy: fix Windows ACPI error with WLAN
Matt DeVillier
2019-06-02
qcs405: Enable SPI-NOR
Nitheesh Sekar
2019-06-02
qualcomm/qcs405: enable SPI bus 4 for TPM
Patrick Georgi
2019-06-02
Makefile.inc: Remove unnecessary CONFIG dependency
Subrata Banik
2019-05-31
mainboard/google/hatch: Add Helios support
Tim Wawrzynczak
2019-05-31
mb/google/hatch: Create helios variant
Tim Wawrzynczak
2019-05-31
string.h: Move common string functions into .c file
Julius Werner
2019-05-31
mb/google/hatch: Create kindred variant
Paul Fagerburg
2019-05-30
soc/intel/common/block/gpio: Fix the mask for gpio_pm_configure
Furquan Shaikh
2019-05-30
src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.h
Subrata Banik
2019-05-30
mb/lenovo/*20*: Remove default FMAP
Nico Huber
2019-05-30
soc/rockchip/rk3288: Disable bootblock console
Patrick Georgi
2019-05-29
src/mainboard: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
src/southbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
src/northbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
src/{ec,vendorcode}: Add missing 'include <types.h>
Elyes HAOUAS
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
src/{include,arch,cpu,lib}: Add missing 'include <types.h>'
Elyes HAOUAS
[next]