index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
35
-299
/
+13
*
src: Add missing include <types.h>
Elyes HAOUAS
2019-12-19
3
-1
/
+3
*
vendorcode/cavium/bdk/libbdk-hal/bdk-qlm.c: Add missing <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-0
/
+1
*
vendorcode/cavium/bdk/libbdk-hal/device: Add missing <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-0
/
+1
*
vendorcode/cavium/bdk/libbdk-hal: Add missing <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-0
/
+1
*
Revert "include/cpu/x86: Add STM Support"
Aaron Durbin
2019-12-18
2
-9
/
+0
*
cpu/x86/mp_init: Fix typo
Elyes HAOUAS
2019-12-18
1
-1
/
+1
*
src: Remove unused 'include <bootblock_common.h>'
Elyes HAOUAS
2019-12-18
6
-6
/
+1
*
src: Remove unused 'include <pc80/mc146818rtc.h>'
Elyes HAOUAS
2019-12-18
4
-4
/
+0
*
vboot: remove 2lib headers from Makefile
Joel Kitching
2019-12-18
1
-2
/
+0
*
configs: add config.google_kevin_secdata_mock
Julius Werner
2019-12-18
1
-0
/
+5
*
vboot: Fix MOCK_SECDATA for new naming scheme
Julius Werner
2019-12-18
1
-1
/
+1
*
include/cpu/x86: Add STM Support
Eugene D. Myers
2019-12-18
2
-0
/
+9
*
mb/emulation/qemu-q35: Drop unused romcc-related Kconfig
Arthur Heymans
2019-12-17
1
-4
/
+0
*
cpu/intel: Remove ROMCC header guards and code
Elyes HAOUAS
2019-12-17
4
-34
/
+2
*
soc/intel/skylake: Change SA_PCIEX_LENGTH to 256MB
Wim Vervoorn
2019-12-17
1
-1
/
+0
*
soc/intel/skylake: Add irq 11 to the LNK* _PRS
Wim Vervoorn
2019-12-17
1
-8
/
+8
*
drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driver
Jitao Shi
2019-12-17
4
-0
/
+1288
*
mb/msi/ms7721: Switch away from ROMCC_BOOTBLOCK
Elyes HAOUAS
2019-12-17
5
-113
/
+103
*
mb/intel/icelake_rvp: Remove baseboard gpio configuration support
Aamir Bohra
2019-12-17
4
-129
/
+20
*
soc/intel/apollolake: add support for extracting LBP2 from IFWI
Jeremy Compostella
2019-12-17
2
-3
/
+19
*
ifwitool: Introduce a use the Second Logical Boot Partition option
Jeremy Compostella
2019-12-17
1
-17
/
+44
*
soc/intel{cannonlake,icelake}/northbridge.asl: Correct flash range
Wim Vervoorn
2019-12-17
2
-2
/
+2
*
src: Conditionally include TEVT
Frans Hendriks
2019-12-17
10
-3
/
+25
*
src/mb/Kconfig: add BOARD_ROMSIZE_KB_5120
Angel Pons
2019-12-17
1
-0
/
+10
*
superio/aspeed/ast2400: Add AST2500 support
Patrick Rudolph
2019-12-17
2
-1
/
+45
*
mb/google/rambi: add VBTs for variants
Matt DeVillier
2019-12-17
16
-0
/
+1
*
mb/google/jecht: Add VBTs for all variants
Matt DeVillier
2019-12-17
3
-0
/
+6
*
src/soc/intel/cannonlake: Bump MAX_CPU from 8->12
Edward O'Callaghan
2019-12-16
3
-8
/
+4
*
biostar/am1ml: Switch away from ROMCC_BOOTBLOCK
Sergej Ivanov
2019-12-16
5
-69
/
+14
*
device/pnp: use correct width type for pnp_info.function
Felix Held
2019-12-16
1
-1
/
+1
*
device/pnp: introduce and use PNP_SKIP_FUNCTION
Felix Held
2019-12-16
3
-2
/
+6
*
mb: Use fixed value in RcompTarget structure
Wim Vervoorn
2019-12-16
15
-30
/
+11
*
vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v1433
Aamir Bohra
2019-12-16
6
-0
/
+1869
*
soc/intel/tigerlake: Add FSP header and Fsp.fd file path for Jasper Lake
Aamir Bohra
2019-12-16
1
-2
/
+4
*
superio/ite/it8728f: remove unused LDN selection register define
Felix Held
2019-12-16
1
-1
/
+0
*
soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages
Kyösti Mälkki
2019-12-16
5
-12
/
+10
*
libpayload: Implement reading from CBMEM console
Yu-Ping Wu
2019-12-16
2
-0
/
+53
*
superio/ite: remove unused stdint.h include from header files
Felix Held
2019-12-16
2
-4
/
+0
*
mb/google/beltino: Add VBTs for all variants
Matt DeVillier
2019-12-16
3
-0
/
+6
*
mb/google/slippy: Update VBT file
Matt DeVillier
2019-12-16
1
-0
/
+0
*
mb/google/auron: add VBTs for variants
Matt DeVillier
2019-12-16
7
-0
/
+1
*
util/cbfstool: Further reduce warnings for lz4 code
Nico Huber
2019-12-16
1
-0
/
+1
*
ec/google/chromeec/acpi: move PS2K under PCI0
Matt DeVillier
2019-12-16
1
-24
/
+27
*
3rdparty/fsp: Update to current master again
Nico Huber
2019-12-16
2
-0
/
+1
*
arch/x86: Make X86 stages select ARCH_X86
Arthur Heymans
2019-12-16
17
-25
/
+10
*
drivers/intel/fsp1_1: Drop unused function
Arthur Heymans
2019-12-16
2
-16
/
+0
*
sc7180: clock: Add support for QUP DFSR configuration
Taniya Das
2019-12-16
2
-1
/
+109
*
soc/intel/common/block/chip/Kconfig: Fix minor whitespace
Himanshu Sahdev aka CunningLearner
2019-12-16
1
-1
/
+1
*
Documentation: Extend release checklist (list to-be deprecated boards)
Patrick Georgi
2019-12-16
1
-0
/
+3
[prev]
[next]