Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
588 commits
Select commit Hold shift + click to select a range
997207d
src/include/assert.h: add noreturn attribute to dead_code()
alanvgreen May 15, 2019
f85f2f8
soc/qualcomm/sdm845: Fix broken Kconfig
siro20 May 15, 2019
9beb52a
mb/google/sarien: Set serial number in SMBIOS
May 17, 2019
46340d0
soc/intel: Fill DIMM serial number from SPD
May 17, 2019
6eaa781
SMBIOS: Fix SPD manufacture ID decoder
LijianZhao2017 May 16, 2019
aa21574
vendorcode/google/chromeos: Correct VPD field for MAC passthrough
sjg20 May 16, 2019
ef179ab
timestamp: Update TIMESTAMP_CACHE_IN_BSS to include ENV_POSTCAR
furquan-goog May 18, 2019
fc46ad8
src/Kconfig: Move DRAM section to src/lib/Kconfig
ElyesH May 19, 2019
7576bd7
vboot: save whether developer mode is enabled
May 17, 2019
c1b77c1
security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook()
FransHendriks May 16, 2019
232113e
mb/google/octopus: Override emmc DLL values for Casta
jamie1126 May 14, 2019
2098963
soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status
FransHendriks May 16, 2019
811a51a
mb/google/hatch: Change SD_CD# reset config to PLTRST
kpbhatd May 14, 2019
2e585a1
sb/amd/cimx/sb800: Get rid of power button device in coreboot
paulepanter Jul 16, 2018
1eeb94f
util/scripts: update references to cross-repo-cherrypick
May 17, 2019
cc8665e
console: Add new function die_with_post_code()
keith-zephyr May 14, 2019
bd96a84
util: Fix typo on plural form of index
ElyesH May 18, 2019
686b539
i945: Add device identification D2:F1
ElyesH May 18, 2019
8ef6732
ec/google/wilco: Add support for KB_ERR_CODE to Wilco EC
keith-zephyr May 10, 2019
abdc9bc
soc/intel/common/block/gpio: Add gpio_pm_configure() function
subrata-b May 14, 2019
dd5fa02
soc/intel/icelake: Make use of gpio_pm_configure()
subrata-b May 15, 2019
76a8f9e
soc/intel/cannonlake: Make use of gpio_pm_configure()
subrata-b May 15, 2019
97ae743
mb/google/dragonegg: Override FSP default GPIO PM configuration
subrata-b May 17, 2019
0c89ed9
mb/google/{arcada, hatch, sarien}: Override FSP default GPIO PM confi…
subrata-b May 17, 2019
cf041d8
src/vendorcode/amd/agesa/f16kb: Update microcode to version 0x7000110…
mikebdp2 Aug 27, 2018
334e836
src/vendorcode/amd/agesa/f15tn: Update microcode to version 0x600111F…
mikebdp2 Aug 22, 2018
ddbf2c4
soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD.
May 15, 2019
365cb14
src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressions
ElyesH May 19, 2019
86fa279
mb/lenovo/t400: Add VBT file
ArthurHeymans May 19, 2019
0318021
mb/lenovo/r500: Add mainboard
ArthurHeymans Sep 16, 2018
7f8a57e
soc/amd/common: Refactor AmdCreateStruct() use
kmalkki Jun 28, 2018
1dda496
binaryPI/00670F000: Remove AGESA.c file
kmalkki Jun 14, 2018
40a85f8
util/romcc: Use 64 bit integers when shifting
May 17, 2019
b79d2de
util/romcc: Free variable after it is used
May 17, 2019
ae8301f
util/romcc: Fix parsing of empty string literal
May 17, 2019
b7f27ab
mb/google/kohaku: Set ACPI_GPIO_IRQ_EDGE_BOTH for headset INT
kaneche1 May 16, 2019
a172228
src/arch/arm64: Remove variable set but not used
ElyesH May 20, 2019
b19de28
mb/google/octopus: Create Garg variant
May 16, 2019
b461865
Documentation: Add Rotundu
PatrickRudolph May 20, 2019
7196be4
soc/intel/skylake: Remove redundant mca_configure() in ramstage
subrata-b May 3, 2019
f91344c
soc/intel: Remove unused pointer argument in mca_configure()
subrata-b May 6, 2019
be291e8
soc/intel/fsp1.1: Implement postcar stage
ArthurHeymans Jan 6, 2019
b6ee056
vboot: determine display init before recovery check
EricRLai May 21, 2019
9b0d8e7
util/romcc: Prevent out-of-bounds read
May 20, 2019
8ef2a45
soc/{baytrail/braswell/broadwell}: fix flashconsole on platform
MrChromebox May 18, 2019
1caa314
soc/fsp_baytrail: fix flashconsole on platform
MrChromebox May 18, 2019
fa6233d
soc/amd/common: Identify AGESA call pattern
kmalkki Jun 28, 2018
d93531b
soc/intel/cannonlake: Dump ME f/w version and status information
Apr 30, 2019
fa40e82
util/sconfig: Move 'static' at beginning of declaration
ElyesH May 20, 2019
402fe20
mb/up/squared: Add mainboard
Feb 12, 2019
ba44a27
post: during post_code, only call elog when enabled
May 21, 2019
7006458
post_code: add post code for failure to load next stage
keith-zephyr May 6, 2019
1835bf0
post_code: add post code for critical CBFS failures
keith-zephyr May 16, 2019
bb41aba
post_code: add post code for invalid vendor binary
keith-zephyr May 16, 2019
2430263
post_code: add post code for memory error
keith-zephyr May 16, 2019
15588b0
post_code: add post code for hardware initialization failure
keith-zephyr May 9, 2019
c58e3bd
post_code: add post code for video initialization failure
keith-zephyr May 10, 2019
f41afde
ec/google/wilco: set diagnostic LEDs on boot failure
keith-zephyr May 10, 2019
239b13c
mb/google/sarien: Send post code to the EC
May 22, 2019
84b8f90
mb/asus/p8h61-m_pro: Add small fixes
PatrickRudolph May 20, 2019
e6afab1
src/mainboard/google: Adopt Mainboards to changed Type41 Func
walterchris May 21, 2019
e8e92d6
endian.h: Add be32dec/be32enc family of functions
jwerner-chromium May 8, 2019
2b6da7f
commonlib/stdlib.h: Remove printf() from coreboot
jwerner-chromium May 16, 2019
66c77c2
console: Move poor-man's atoi() into string.h
jwerner-chromium May 14, 2019
b3f852f
fit: Add "board-skuX" (without -rev) to allowed compatible strings
jwerner-chromium May 3, 2019
a5ea3a2
device_tree: Use be32dec/be32enc where appropriate
jwerner-chromium May 8, 2019
e0b9aea
lib/bootblock: Sanitize CMOS after bootblock_*_early_init()
n-huber Jan 28, 2019
dedf66e
cpu/amd/quadcore: Remove variable set but not used
ElyesH May 20, 2019
3d23890
soc/intel/denverton_ns: Remove variable set but not used
ElyesH May 21, 2019
ce83f31
nb/intel/haswell: Remove variable set but not used
ElyesH May 20, 2019
0c89c1c
nb/intel/x4x/early_init.c: Remove variable set but not used
ElyesH May 20, 2019
f00d373
nb/intel/pineview/early_init.c: Remove variable set but not used
ElyesH May 20, 2019
83339ab
soc/intel/fsp_broadwell_de/romstage: Remove variable set but not used
ElyesH May 20, 2019
0e0c7a3
soc/intel/fsp_baytrail/romstage: Remove variable set but not used
ElyesH May 20, 2019
7687617
util/autoport: Mention i2c-i801 module in readme.md
May 8, 2019
55fffa2
AGESA binaryPI: Sync STRUCT_NAME definitions
kmalkki Jun 10, 2018
b4222a6
util/romcc: Add extra NULL checks for member
May 21, 2019
4b688ab
util/romcc: Add null check for filename
May 22, 2019
9742ae1
util/romcc: Fix memory leak
May 17, 2019
298afb3
util/romcc: Add extra null pointer check
May 21, 2019
c72dc05
mb/google/hatch/variants: Fix DPTF sensor IDs
May 21, 2019
b7fe7a1
intel/common/block/scs: Add ability to send early CMD0, CMD1
bguvendi Mar 9, 2018
ddf2bc5
coreboot_tables: pass the early_mmc_wake_hw status to payload
bguvendi Mar 30, 2018
2803346
Renumber cbtable tag MMC_INFO
May 23, 2019
3d84038
soc/intel/skylake: Add PCI Id for Kabylake DT
walterchris May 17, 2019
2e1fea4
superio: Add ASpeed AST2400
FransHendriks Nov 26, 2018
fa82e0d
nb/amd/pi/00660F01: Remove variable set but not used
ElyesH May 22, 2019
7a5d4e2
nb/amd/amdmct/mct/mctecc_d.c: Remove variable set but not used
ElyesH May 22, 2019
f0a5765
nb/amd/amdmct/mct/mctpro_d.c: Remove variable set but not used
ElyesH May 22, 2019
502008d
nb/northbridge/intel/x4x/acpi.c: Remove variable set but not used
ElyesH May 22, 2019
3dbfb2b
nb/amd/amdmct/mct/mctdqs_d.c: Remove variable set but not used
ElyesH May 22, 2019
35f9507
ec/google/wilco: Fix radio control command
May 23, 2019
c6918f9
AGESA: Move heap_status_name() implementation
kmalkki Jun 11, 2018
ec85e2f
AGESA f12 f14 vendorcode: Clean up extra CFLAGS
kmalkki Feb 14, 2019
d1d4f93
AGESA: Move debug helper to eventlog file
kmalkki Sep 24, 2017
e20d609
AGESA binaryPI: Redo entrypoints namelist
kmalkki Jun 10, 2018
43f6d9d
AGESA binaryPI: Add AGESA entry timestamps
kmalkki Mar 14, 2019
a6f9ee3
mb/lenovo: Unify thermal threshold handling
lemenkov Oct 10, 2018
c752c50
Documentation: Add HP EliteBook 8760w
mytbk Jan 16, 2019
99e578e
nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK
ArthurHeymans Jan 15, 2019
d3872fc
superio/fintek/f71863fg: Remove variable set but not used
ElyesH May 24, 2019
8288228
nb/intel/pineview: Use MTRR as a proxy for proper reset
ArthurHeymans May 25, 2019
7ae606f
libpayload: Reset PS/2 keyboard
paulmenzel May 22, 2019
1f925b1
drivers/intel/fsp1.1: Remove stale comment on bootflow
ArthurHeymans May 23, 2019
16d635c
drivers/intel/fsp1.1: Remove unused function
ArthurHeymans May 23, 2019
608d73e
src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0
ArthurHeymans Jan 9, 2019
548f33a
sb/intel/ibexpeak: Use common Intel SMM code
ArthurHeymans May 15, 2018
b66ee55
cpu/intel/model_2065x: Use parallel MP init
ArthurHeymans May 15, 2018
97c7c6b
cpu/intel/model_2065x: Put stage cache in TSEG
ArthurHeymans May 15, 2018
81e9b8e
sb/intel/common/smi.c: Remove unused functions
ArthurHeymans Dec 3, 2018
d8f56a9
mb/google/sarien: Modify arcada touchscreen reset delay
casperchang-wchrome May 24, 2019
07db5fc
src/include/device/pci_ids.h: Add Kabylake C236 Device
walterchris May 23, 2019
3b4d0e0
src/cpu/x86/lapic/lapic.c: Add missing newline
walterchris May 24, 2019
9e5b062
src/arch/x86: Add automatic type41 entry creation
walterchris May 21, 2019
63cba97
mb/google/sarien: Fix SSD power leakage in S5
EricRLai May 23, 2019
48b2ada
mb/google/sarien: Modify SSD power sequence
EricRLai May 28, 2019
9637856
soc/intel/cannonlake: Dump ME status info before notify EndOfFirmware
bguvendi May 24, 2019
1470c73
util/xcompile/xcompile: apply -march to clang as well as gcc
alanvgreen May 22, 2019
ab032b8
drivers/intel/fsp2_0: Fix typo mistake
subrata-b May 29, 2019
23fbd05
nb/intel/nehalem: Call smm_region_start() function
ArthurHeymans May 28, 2019
b80d132
mb/google/poppy/variants/nami: Disable FPMCU for non-fingerprint vari…
Ivy-Jian May 27, 2019
c30e590
arch/x86: Do not add properties to null DP packages
May 23, 2019
702f838
mb/google/sarien: Send post code to the EC
EricRLai May 28, 2019
edbcd05
Documentation: Warn about ME cleaner on Sandy Bridge
PatrickRudolph May 20, 2019
1bffc4b
mb/gigabyte/ga-b75m-d3{h,v}: Switch to variant setup
al3xtjames May 16, 2019
87c4f11
intel/sandybridge: Make timC training more robust.
ranma Dec 7, 2017
6d6945b
soc/intel/apollolake: Don't use CAR_GLOBAL
ArthurHeymans Dec 29, 2018
8a1b94c
Clean up unused arch/early_variables.h header
ArthurHeymans May 25, 2019
00295aa
soc/intel/braswell: Don't use CAR_GLOBAL
ArthurHeymans May 25, 2019
6e11908
intel/quark/storage_test.h: Drop external variable declaration
ArthurHeymans May 27, 2019
84e22e3
soc/intel/quark: Don't use CAR_GLOBAL
ArthurHeymans May 25, 2019
9456d60
soc/intel/common/gspi: Don't use CAR_GLOBAL
ArthurHeymans May 25, 2019
4a402fe
drivers/emulation/qemu_debugcon: Don't use CAR_GLOBAL
ArthurHeymans May 25, 2019
3d6ccd0
soc/intel/common/cse: Declare g_cse statically
ArthurHeymans May 27, 2019
a5eed80
soc/intel/common/cse: Don't use CAR_GLOBAL
ArthurHeymans May 25, 2019
ea6dd74
soc/intel/common/pmc: Don't use CAR_GLOBAL
ArthurHeymans May 25, 2019
75c2015
drivers/intel/fsp2_0: Dont' use CAR_GLOBAL
ArthurHeymans May 25, 2019
3d90d3b
util/autoport: Add info about rank 1 mirroring
May 25, 2019
64fb5aa
soc/intel/common: Set GSPI clock value to prevent division by zero
May 23, 2019
2bb432e
soc/intel/common: Check bios_size and window_size after MIN operation
May 22, 2019
6336ee6
sb/intel/*: Delete early_spi
PatrickRudolph May 8, 2019
5744884
soc/intel/apollolake: Fix value stored to gnvs is never read
May 20, 2019
342d318
Makefile.inc: Extend version string for timeless builds
n-huber May 24, 2019
348a44e
mb/google/{misc}: set default SMBIOS manufacturer
MrChromebox May 27, 2019
924463d
google/clapper: fix up devicetree
MrChromebox May 26, 2019
bdcb4d3
drivers/generic/max98357a: Add extra error handling
May 27, 2019
5b92272
cpu/x86/mtrr: Assert that MSR arrays are fully initialized
May 28, 2019
3f4a987
commonlib: renumber CB_TAG_TCPA_LOG
May 23, 2019
68999a8
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
May 23, 2019
e955fa3
src/drivers/xgi: Move coreboot related includes to xgi_coreboot.h
ElyesH May 14, 2019
1ac5ecb
soc/intel/braswell/acpi/globalnvs.asl: Remove redundant use of Offset
FransHendriks May 23, 2019
73ac121
drivers/intel/fsp1.1: Simplify bootflow and clean up
ArthurHeymans May 23, 2019
56e2d7d
soc/intel/skylake: Use common cpu/intel/car romstage code
ArthurHeymans May 23, 2019
23cb12b
payloads/external/iPXE: Add more Kconfig options
siro20 Jul 25, 2017
a998e28
src/soc/intel/skylake/chip.h: Add smbios.h for Type9 Entries
walterchris May 23, 2019
543be8d
payloads/external/Linuxboot: Fix Makefile when not using bash
walterchris May 25, 2019
62c0b61
soc/intel/denverton_ns: Don't use CONFIG_CBFS_SIZE
ArthurHeymans Feb 5, 2019
b12ece9
src/{include,arch,cpu,lib}: Add missing 'include <types.h>'
ElyesH May 15, 2019
bd1683d
src/{device,drivers}: Add missing 'include <types.h>'
ElyesH May 15, 2019
5fd93e0
src/{ec,vendorcode}: Add missing 'include <types.h>
ElyesH May 15, 2019
51401c3
src/northbridge: Add missing 'include <types.h>'
ElyesH May 15, 2019
ab89edb
src/southbridge: Add missing 'include <types.h>'
ElyesH May 15, 2019
27d02d8
src/soc: Add missing 'include <types.h>'
ElyesH May 15, 2019
e39db68
src/mainboard: Add missing 'include <types.h>'
ElyesH May 15, 2019
a95a6bf
libpayload/drivers/i8402/kbd: Fix qemu
siro20 Jan 16, 2018
9b5e8c1
xcompile: Remove --rtlib switch from clang CFLAGS
zamaudio Sep 2, 2017
2b99a01
soc/rockchip/rk3288: Disable bootblock console
May 29, 2019
10490b9
mb/roda/rk9: Document flash header
i-c-o-n Mar 21, 2019
d64f889
mb/lenovo/*20*: Remove default FMAP
i-c-o-n May 30, 2019
695da71
src/vendorcode/amd/pi: Fix CONFIG() check issue in rules.h
subrata-b May 30, 2019
a1d0928
soc/intel/common/block/gpio: Fix the mask for gpio_pm_configure
furquan-goog May 29, 2019
7fa3d56
mb/google/hatch: Create kindred variant
ElectricalPaul May 21, 2019
a66c9b8
string.h: Move common string functions into .c file
jwerner-chromium May 20, 2019
cdc459e
mb/google/hatch: Create helios variant
May 21, 2019
f3510cb
mainboard/google/hatch: Add Helios support
May 21, 2019
2761847
Makefile.inc: Remove unnecessary CONFIG dependency
subrata-b May 30, 2019
c82acf5
qualcomm/qcs405: enable SPI bus 4 for TPM
Mar 22, 2019
a2c219a
qcs405: Enable SPI-NOR
sekar-nitheesh Mar 22, 2019
a82f991
google/buddy: fix Windows ACPI error with WLAN
MrChromebox Dec 30, 2018
0da3a8a
soc/intel/baytrail: set default VBIOS filename and PCI ID
MrChromebox May 27, 2019
bfd23ce
soc/intel/common/mmc: Replace IS_ENABLED() with CONFIG()
i-c-o-n May 30, 2019
d1b99d2
nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled
i-c-o-n May 30, 2019
ec93be5
nb/intel/haswell/gma: Drop NGI remnant
i-c-o-n May 30, 2019
2e6c3c8
mb/google/link: Remove Link's own native graphics init
i-c-o-n May 30, 2019
60a0a3d
ec/lenovo/h8: Fix method name in ACPI code
May 30, 2019
d44d4f0
mb/lenovo/*: Remove useless smihandler code
ArthurHeymans May 28, 2019
38b7445
mb/google/poppy/variants/nami: Add fallthrough comment
May 31, 2019
7da638c
mb/sifive/hifive-unleashed: Check for errors in fixup_fdt
May 30, 2019
f7f90f7
drivers/intel/fsp1_1: Exit cleanly if FSP not found
May 28, 2019
6681f05
qcs405: util/qualcomm: Add T32 debug scripts
sekar-nitheesh Sep 14, 2018
c345570
src/driver/vpd: Update lib_vpd from upstream
hungte May 27, 2019
51dc5ea
soc/intel/common/lpss: Drop now unused lpss_clk_read()
i-c-o-n May 29, 2019
8bbad6c
soc/intel/common/uart: Drop dead call to soc_uart_set_legacy_mode()
i-c-o-n May 29, 2019
ce8eebd
soc/intel/common/uart: Only return valid UART base
i-c-o-n May 29, 2019
62ddc49
soc/intel/common/uart: Correctly guard uart_platform_base()
i-c-o-n May 29, 2019
2deb5fb
src/device: Prevent attack on null pointer dereference
May 30, 2019
10ed868
soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode()
i-c-o-n May 29, 2019
fa1f721
nb/intel/sandybridge: Remove variable set but not used
ElyesH May 22, 2019
9c8895f
nb/intel/sandybridge: Remove variable set but not used
ElyesH May 22, 2019
19cb6c9
sb/intel/fsp_rangeley: Remove variable set but not used
ElyesH May 22, 2019
1a7623b
drivers/aspeed/ast2050: Remove variable set but not used
ElyesH May 22, 2019
156936b
nb/amd/amdmct/mct_ddr3/mct_d.c: Remove variable set but not used
ElyesH May 23, 2019
4be1f8a
sb/nvidia/mcp55: Remove variable set but not used
ElyesH May 25, 2019
99f1d50
cpu/amd/family_10h-family_15h: Remove variable set but not used
ElyesH May 25, 2019
9579469
sb/nvidia/ck804: Remove variable set but not used
ElyesH May 25, 2019
6b7171b
nb/amd/pi/00630F01/northbridge.c: Remove variable set but not used
ElyesH May 25, 2019
c6d503f
sb//nvidia/mcp55/mcp55.c: Remove variable set but not used
ElyesH May 29, 2019
920bab5
soc/amd/stoneyridge: Fix alignment in iomap.h
marshall-dawson May 21, 2019
4b55935
src/soc/intel/common/block/sgx: Add missing new lines
walterchris May 28, 2019
10ed374
sb/intel/i82801ix: Select SOUTHBRIDGE_INTEL_COMMON_SPI
ArthurHeymans May 29, 2019
9995418
soc/intel: Replace UART_BASE() and friends with a Kconfig
i-c-o-n May 29, 2019
317cbd6
src/soc/intel: Avoid NULL pointer dereference
May 31, 2019
8a2056c
mainboard/intel/saddlebrook: Remove unused functions
ArthurHeymans May 24, 2019
ef1ab4d
arch/riscv/Kconfig: Make correct default value for CONFIG_ARCH_RISCV_M
subrata-b May 31, 2019
b2709ae
soc/intel/cannonlake: Do not read SPD again if index hasn't changed
furquan-goog May 31, 2019
3cae9af
vendorcode/eltan: Add vendor code for measured and verified boot
FransHendriks Apr 5, 2019
a99ed13
libpayload/i8042/keyboard: Fix return value check for keyboard_cmd
furquan-goog Jun 4, 2019
fca7c4d
mb/google/hatch: Enable LTR for PCIe ports
furquan-goog Jun 1, 2019
9636a10
device_tree: Switch allocations to xzalloc()
jwerner-chromium May 4, 2019
73eaec8
device_tree: Add version checks
jwerner-chromium May 4, 2019
6702b68
device_tree: Add phandle caching and lookups
jwerner-chromium May 4, 2019
f36d53c
device_tree: Drop sub-node path lookup from dt_find_node_by_path()
jwerner-chromium May 4, 2019
fbec63d
device_tree: Have absolute paths start with '/'
jwerner-chromium May 4, 2019
6d5695f
device_tree: Add support for aliases
jwerner-chromium May 7, 2019
0d74653
device_tree: Match debug output format to dtc -O dts output
jwerner-chromium May 7, 2019
0e9116f
device_tree: Make FDT property data non-const
jwerner-chromium May 14, 2019
59b6542
soc/intel/braswell: Use common cpu/intel/car code
ArthurHeymans May 23, 2019
ad5467d
drivers/fsp20: Fix spelling in help text
May 2, 2019
086149e
mb/apple/macbookair4_2: Fix DRAM_RESET_GATE_GPIO
May 31, 2019
ec01759
util/lint: Make usage of IS_ENABLED() an error
i-c-o-n Apr 6, 2019
2dbc095
nb/intel/x4x/rcven.c: Remove variable set but not used
ElyesH May 22, 2019
12f0e42
kconfig: Drop IS_ENABLED() macro
i-c-o-n Apr 6, 2019
1b05479
libpayload: Add UART for qcs405
Mar 22, 2019
37e957f
qcs405: Add UART support
Mar 22, 2019
13539d2
qcs405: Add SPI driver support
Mar 14, 2019
06cfb21
mb/google/sarien: Fix SSD's power off sequence before going to S5
roymingipark Jun 3, 2019
fbf380a
mb/*/devicetree.cb: Remove unavailable PCIe ports
ArthurHeymans Jan 10, 2019
742df5a
sb/intel/i82801gx: Include chip.h directly
ArthurHeymans Jun 3, 2019
2ba303e
src/arch/x86: Prevent attack on null pointer dereference
May 28, 2019
c53665c
nb/intel/x4x: Remove variable set but not used
ElyesH May 22, 2019
d3a7328
src/drivers/intel: Avoid NULL pointer dereference
May 31, 2019
d622507
lib/Makefile.inc: Add hexdump.c to postcar stage
FransHendriks May 21, 2019
43b6e2e
mainboard/facebook/fbg1701: Do initial mainboard commit
FransHendriks Jun 4, 2019
1583fcd
MAINTAINERS: Add maintainer to Facebook FBG1701
FransHendriks Jun 5, 2019
dab15ca
src/lib/bootmem.c,selfboot.c: permanently reserve memory for payload
krystian-hebel May 28, 2019
2586055
libpayload: x86_64 support
krystian-hebel May 15, 2019
37b0f6d
libpayload/configs/defconfig-tinycurses-64: test config for x86_64
krystian-hebel May 15, 2019
4e77e7e
payloads/bareflank: initial commit
krystian-hebel May 24, 2019
6ce3d95
mmax.config: config file for building 64-bit test image
krystian-hebel May 15, 2019
ee1d936
libpayload: x86_64 support for APIC code
krystian-hebel Jun 7, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@
url = ../fsp.git
update = none
ignore = dirty
[submodule "opensbi"]
path = 3rdparty/opensbi
url = ../opensbi.git
2 changes: 1 addition & 1 deletion 3rdparty/fsp
Submodule fsp updated from 162719 to 1d2b7e
2 changes: 1 addition & 1 deletion 3rdparty/libgfxinit
2 changes: 1 addition & 1 deletion 3rdparty/libhwbase
1 change: 1 addition & 0 deletions 3rdparty/opensbi
Submodule opensbi added at 804b99
2 changes: 1 addition & 1 deletion 3rdparty/vboot
Submodule vboot updated from 304aa4 to dac763
1 change: 0 additions & 1 deletion Documentation/Intel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ <h2>x86 coreboot Development</h2>
</li>
<li><a target="_blank" href="SoC/soc.html">SoC</a> support</li>
<li><a target="_blank" href="Board/board.html">Board</a> support</li>
<li><a target="_blank" href="vboot.html">Verified Boot (vboot)</a> support</li>
</ul>


Expand Down
Loading