index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-04
device_tree: Match debug output format to dtc -O dts output
Julius Werner
2019-06-04
device_tree: Add support for aliases
Julius Werner
2019-06-04
device_tree: Have absolute paths start with '/'
Julius Werner
2019-06-04
device_tree: Drop sub-node path lookup from dt_find_node_by_path()
Julius Werner
2019-06-04
device_tree: Add phandle caching and lookups
Julius Werner
2019-06-04
device_tree: Add version checks
Julius Werner
2019-06-04
device_tree: Switch allocations to xzalloc()
Julius Werner
2019-06-04
mb/google/hatch: Enable LTR for PCIe ports
Furquan Shaikh
2019-06-04
libpayload/i8042/keyboard: Fix return value check for keyboard_cmd
Furquan Shaikh
2019-06-04
vendorcode/eltan: Add vendor code for measured and verified boot
Frans Hendriks
2019-06-04
soc/intel/cannonlake: Do not read SPD again if index hasn't changed
Furquan Shaikh
2019-06-04
arch/riscv/Kconfig: Make correct default value for CONFIG_ARCH_RISCV_M
Subrata Banik
2019-06-03
mainboard/intel/saddlebrook: Remove unused functions
Arthur Heymans
2019-06-03
src/soc/intel: Avoid NULL pointer dereference
John Zhao
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
qcs405: util/qualcomm: Add T32 debug scripts
Nitheesh Sekar
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
mb/roda/rk9: Document flash header
Nico Huber
2019-05-30
soc/rockchip/rk3288: Disable bootblock console
Patrick Georgi
2019-05-29
xcompile: Remove --rtlib switch from clang CFLAGS
Damien Zammit
2019-05-29
libpayload/drivers/i8402/kbd: Fix qemu
Patrick Rudolph
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
2019-05-29
soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZE
Arthur Heymans
2019-05-29
payloads/external/Linuxboot: Fix Makefile when not using bash
Christian Walter
2019-05-29
src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries
Christian Walter
2019-05-29
payloads/external/iPXE: Add more Kconfig options
Patrick Rudolph
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
soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset
Frans Hendriks
2019-05-29
src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h
Elyes HAOUAS
2019-05-29
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
Patrick Georgi
2019-05-29
commonlib: renumber CB_TAG_TCPA_LOG
Patrick Georgi
2019-05-29
cpu/x86/mtrr: Assert that MSR arrays are fully initialized
Jacob Garber
2019-05-29
drivers/generic/max98357a: Add extra error handling
Jacob Garber
2019-05-29
google/clapper: fix up devicetree
Matt DeVillier
2019-05-29
mb/google/{misc}: set default SMBIOS manufacturer
Matt DeVillier
2019-05-29
Makefile.inc: Extend version string for timeless builds
Nico Huber
2019-05-29
soc/intel/apollolake: Fix value stored to gnvs is never read
John Zhao
2019-05-29
sb/intel/*: Delete early_spi
Patrick Rudolph
2019-05-29
soc/intel/common: Check bios_size and window_size after MIN operation
John Zhao
2019-05-29
soc/intel/common: Set GSPI clock value to prevent division by zero
John Zhao
2019-05-29
util/autoport: Add info about rank 1 mirroring
Evgeny Zinoviev
2019-05-29
drivers/intel/fsp2_0: Dont' use CAR_GLOBAL
Arthur Heymans
2019-05-29
soc/intel/common/pmc: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
soc/intel/common/cse: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
soc/intel/common/cse: Declare g_cse statically
Arthur Heymans
2019-05-29
drivers/emulation/qemu_debugcon: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
soc/intel/common/gspi: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
soc/intel/quark: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
intel/quark/storage_test.h: Drop external variable declaration
Arthur Heymans
2019-05-29
soc/intel/braswell: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
Clean up unused arch/early_variables.h header
Arthur Heymans
2019-05-29
soc/intel/apollolake: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
intel/sandybridge: Make timC training more robust.
Tobias Diedrich
[next]