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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: Add vendorcode debug
Martin Roth
2023-10-27
1
-0
/
+3
*
Kconfig: Bring HEAP_SIZE to a common, large value
Patrick Georgi
2023-10-11
1
-2
/
+1
*
Kconfig: Add option to make clang the default compiler
Arthur Heymans
2023-08-24
1
-0
/
+7
*
bootsplash: Add ImageMagick voodoo
Nico Huber
2023-08-04
1
-1
/
+56
*
lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0
Hao Wang
2023-06-26
1
-0
/
+7
*
acpi: Add a debug option to print out tables in ACPICA compatible hex
Arthur Heymans
2023-06-14
1
-0
/
+13
*
Kconfig: Group dependency on X86EMU_DEBUG
Elyes Haouas
2023-05-02
1
-12
/
+5
*
SMBIOS: Group Kconfig dependency
Kyösti Mälkki
2023-05-01
1
-5
/
+5
*
soc/intel: Don't report _S1 state when unsupported
Arthur Heymans
2023-04-26
1
-0
/
+6
*
option: Allow to use the EFI variable driver as option backend
Patrick Rudolph
2023-04-03
1
-0
/
+11
*
tree: Drop repeated words
Alexander Goncharov
2023-02-07
1
-1
/
+1
*
Kconfig: Add option to compress ramstage with LZ4
Martin Roth
2023-01-08
1
-7
/
+28
*
Kconfig: Allow mainboards to disable stage cache
Reka Norman
2023-01-06
1
-1
/
+8
*
build: List all Kconfigs in CBFS `config` file, compress it
Julius Werner
2022-11-18
1
-2
/
+2
*
drivers/generic/ioapic: Drop poor implementation
Kyösti Mälkki
2022-11-13
1
-2
/
+2
*
cpu/x86: Drop !CPU_INFO_V2 code
Arthur Heymans
2022-11-07
1
-1
/
+1
*
Kconfig: Allow x86 to compress pre-ram stages if not run XIP
Arthur Heymans
2022-10-20
1
-4
/
+4
*
coreboot: Add support for include-what-you-use
Martin Roth
2022-10-11
1
-0
/
+6
*
Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP"
Martin L Roth
2022-09-20
1
-4
/
+4
*
Kconfig: Allow x86 to compress pre-ram stages if not run XIP
Arthur Heymans
2022-09-19
1
-4
/
+4
*
Add SBOM (Software Bill of Materials) Generation
Maximilian Brune
2022-08-22
1
-0
/
+6
*
src/Kconfig: src/soc/*/Kconfig files are gone, remove the include
Martin Roth
2022-06-24
1
-1
/
+0
*
src/soc: Get rid of most src/soc/Kconfig files
Martin Roth
2022-06-24
1
-0
/
+2
*
src/Kconfig: Fix a spelling issue
Martin Roth
2022-05-30
1
-1
/
+1
*
Kconfig: Mark clang as ready to use on some arch
Arthur Heymans
2022-05-28
1
-4
/
+16
*
Kconfig: Increase x86 postcar & ramstage stack
Arthur Heymans
2022-05-25
1
-1
/
+1
*
Kconfig: Have CONFIG_ASAN depend on COMPILER_GCC
Arthur Heymans
2022-05-13
1
-0
/
+1
*
Kconfig: Add an option to skip adding a cbfs bootblock on x86
Arthur Heymans
2022-05-12
1
-0
/
+6
*
Kconfig: Make HAVE_EM100_SUPPORT invisible
Arthur Heymans
2022-04-19
1
-1
/
+1
*
src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config
Elyes Haouas
2022-02-22
1
-1
/
+1
*
Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set
Marc Jones
2021-11-13
1
-1
/
+1
*
src/lib: Add FW_CONFIG_SOURCE_VPD
Wonkyu Kim
2021-11-08
1
-0
/
+10
*
src/lib/fw_config: Change fw_config sources priority
Wonkyu Kim
2021-11-08
1
-10
/
+11
*
Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUE
Raul E Rangel
2021-11-04
1
-4
/
+4
*
SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries
Angel Pons
2021-11-04
1
-0
/
+15
*
arch/x86/ioapic: Select IOAPIC with SMP
Kyösti Mälkki
2021-10-22
1
-0
/
+1
*
lib/thread: Switch to using CPU_INFO_V2
Raul E Rangel
2021-10-05
1
-1
/
+1
*
util/kconfig: Add pre-built parser
Patrick Georgi
2021-09-13
1
-1
/
+1
*
option: Allow mainboards to implement the API
Angel Pons
2021-05-28
1
-0
/
+15
*
option: Turn CMOS option backend into choice
Angel Pons
2021-05-28
1
-0
/
+9
*
option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbol
Angel Pons
2021-05-18
1
-0
/
+5
*
src/drivers/ipmi: Add DEBUG_IPMI option
Marc Jones
2021-04-18
1
-0
/
+7
*
southbridge: Ensure common Kconfig gets included last
Angel Pons
2021-02-18
1
-0
/
+1
*
nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-07
1
-0
/
+1
*
Kconfig: Show console debug options if loglevel override is set
Marc Jones
2020-12-11
1
-3
/
+3
*
lib/trace: Remove TRACE support
Kyösti Mälkki
2020-12-02
1
-12
/
+1
*
soc/intel/xeon_sp: Move function debug macros
Marc Jones
2020-10-29
1
-0
/
+10
*
include/device/device.h: Move resource debug macros
Marc Jones
2020-10-29
1
-0
/
+9
*
drivers/intel/usb4: Add driver for USB4 retimer device
Duncan Laurie
2020-10-19
1
-0
/
+1
*
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-13
1
-1
/
+1
[next]