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
path:
root
/
src
/
lib
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/Makefile.inc: Generate placeholder spd.bin in lib/Makefile.inc
Reka Norman
2021-09-23
1
-8
/
+12
*
lib/Makefile.inc: Fail build if SPD file doesn't exist
Reka Norman
2021-09-21
1
-4
/
+8
*
arch/x86,lib/thread: Enable thread support in romstage
Raul E Rangel
2021-07-26
1
-2
/
+6
*
drivers/pc80/mc146818rtc: Check date and time for sanity
Werner Zeh
2021-05-30
1
-0
/
+1
*
decompressor: Add CBFS_VERIFICATION support
Julius Werner
2021-04-06
1
-0
/
+1
*
drivers/intel/fsp1_1,fsp2_0: Refactor logo display
Kyösti Mälkki
2021-02-09
1
-0
/
+1
*
src/lib: Add Kconfig option for SPD cache in FMAP
Matt DeVillier
2020-12-14
1
-1
/
+1
*
drivers: Replace multiple fill_lb_framebuffer with single instance
Patrick Rudolph
2020-12-14
1
-2
/
+0
*
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-03
1
-0
/
+1
*
lib/trace: Remove TRACE support
Kyösti Mälkki
2020-12-02
1
-2
/
+0
*
trogdor: Modify DDR training to use mrc_cache
Shelley Chen
2020-10-09
1
-0
/
+1
*
lib/Makefile.inc: fix name of config string
Paul Fagerburg
2020-09-26
1
-1
/
+1
*
lib/Makefile.inc: drop redundant conditional on CONFIG_HAVE_SPD_IN_CBFS
Michael Niewöhner
2020-09-23
1
-1
/
+1
*
lib/Makefile.inc: fail build when SPD would be empty
Michael Niewöhner
2020-09-23
1
-0
/
+4
*
treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS
Michael Niewöhner
2020-09-23
1
-2
/
+2
*
soc/amd/picasso: record timestamps in psp_verstage
Kangheui Won
2020-09-22
1
-3
/
+0
*
lib/Makefile.inc: fix hex-to-bin conversion of SPD files
Michael Niewöhner
2020-09-10
1
-1
/
+1
*
lib: Add ASan support to romstage on x86 arch
Harshit Sharma
2020-08-21
1
-5
/
+13
*
lib: Update ASan compiler flags and Kconfig help text
Harshit Sharma
2020-08-21
1
-1
/
+2
*
lib: Add ASan stub
Harshit Sharma
2020-08-21
1
-0
/
+12
*
lib: Temporarily remove timestamps from psp_verstage
Martin Roth
2020-07-08
1
-0
/
+4
*
fw_config: Add firmware configuration interface
Duncan Laurie
2020-06-02
1
-0
/
+5
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
1
-3
/
+0
*
lib/spd_cache: add spd_cache common code
Jamie Chen
2020-05-13
1
-0
/
+2
*
espi: Add support for debug helper to print slave capabilities
Furquan Shaikh
2020-05-12
1
-0
/
+5
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
1
-9
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-1
/
+0
*
lib: Always read SPD sources as text file
Johanna Schander
2020-01-27
1
-1
/
+1
*
arch/x86: Drop romcc bootblock
Arthur Heymans
2019-12-20
1
-2
/
+0
*
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
1
-1
/
+3
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
1
-7
/
+0
*
lib: add calculate crc byte by byte
Xiang Wang
2019-11-06
1
-0
/
+8
*
lib/uuid: Add UUID parsing function
Nico Huber
2019-11-01
1
-0
/
+2
*
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-08
1
-9
/
+6
*
lib: Rewrite qemu-armv7 ramdetect
Patrick Rudolph
2019-07-28
1
-0
/
+3
*
lib: add string.c to verstage
Patrick Georgi
2019-07-26
1
-0
/
+1
*
src/device/oprom: Fix bootsplash display code for optionroms
Johanna Schander
2019-07-26
1
-0
/
+1
*
lib: Remove the BOOTBLOCK_CUSTOM compile guard
Asami Doi
2019-07-17
1
-3
/
+0
*
arch/x86: Replace some uses of SMM_TSEG
Kyösti Mälkki
2019-07-09
1
-1
/
+1
*
lib/romstage_stack.c: Remove file
Kyösti Mälkki
2019-07-07
1
-2
/
+0
*
lib/Makefile.inc: Add hexdump.c to postcar stage
Frans Hendriks
2019-06-05
1
-0
/
+1
*
Makefile.inc: Remove unnecessary CONFIG dependency
Subrata Banik
2019-06-02
1
-2
/
+2
*
string.h: Move common string functions into .c file
Julius Werner
2019-05-31
1
-1
/
+8
*
lib/ramtest.c: Make it a bit more arch-agnostic
Kyösti Mälkki
2019-03-22
1
-1
/
+1
*
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-03-05
1
-0
/
+1
*
Hook up Kconfig Ada spec file
Nico Huber
2019-02-06
1
-0
/
+2
*
string: move strdup() & strconcat() to lib/string.c
Thomas Heijligen
2019-01-30
1
-0
/
+1
*
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-12-22
1
-4
/
+0
*
Add selfboot to the romstage
Ronald G. Minnich
2018-10-30
1
-0
/
+1
[next]