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
path:
root
/
src
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-11-09
Allow to build romstage sources inside the bootblock
Arthur Heymans
2023-11-07
Revert "Kconfig: Bring HEAP_SIZE to a common, large value"
Patrick Georgi
2023-10-27
Kconfig: Add vendorcode debug
Martin Roth
2023-10-11
Kconfig: Bring HEAP_SIZE to a common, large value
Patrick Georgi
2023-08-24
Kconfig: Add option to make clang the default compiler
Arthur Heymans
2023-08-04
bootsplash: Add ImageMagick voodoo
Nico Huber
2023-06-26
lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0
Hao Wang
2023-06-14
acpi: Add a debug option to print out tables in ACPICA compatible hex
Arthur Heymans
2023-05-02
Kconfig: Group dependency on X86EMU_DEBUG
Elyes Haouas
2023-05-01
SMBIOS: Group Kconfig dependency
Kyösti Mälkki
2023-04-26
soc/intel: Don't report _S1 state when unsupported
Arthur Heymans
2023-04-03
option: Allow to use the EFI variable driver as option backend
Patrick Rudolph
2023-02-07
tree: Drop repeated words
Alexander Goncharov
2023-01-08
Kconfig: Add option to compress ramstage with LZ4
Martin Roth
2023-01-06
Kconfig: Allow mainboards to disable stage cache
Reka Norman
2022-11-18
build: List all Kconfigs in CBFS `config` file, compress it
Julius Werner
2022-11-13
drivers/generic/ioapic: Drop poor implementation
Kyösti Mälkki
2022-11-07
cpu/x86: Drop !CPU_INFO_V2 code
Arthur Heymans
2022-10-20
Kconfig: Allow x86 to compress pre-ram stages if not run XIP
Arthur Heymans
2022-10-11
coreboot: Add support for include-what-you-use
Martin Roth
2022-09-20
Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP"
Martin L Roth
2022-09-19
Kconfig: Allow x86 to compress pre-ram stages if not run XIP
Arthur Heymans
2022-08-22
Add SBOM (Software Bill of Materials) Generation
Maximilian Brune
2022-06-24
src/Kconfig: src/soc/*/Kconfig files are gone, remove the include
Martin Roth
2022-06-24
src/soc: Get rid of most src/soc/Kconfig files
Martin Roth
2022-05-30
src/Kconfig: Fix a spelling issue
Martin Roth
2022-05-28
Kconfig: Mark clang as ready to use on some arch
Arthur Heymans
2022-05-25
Kconfig: Increase x86 postcar & ramstage stack
Arthur Heymans
2022-05-13
Kconfig: Have CONFIG_ASAN depend on COMPILER_GCC
Arthur Heymans
2022-05-12
Kconfig: Add an option to skip adding a cbfs bootblock on x86
Arthur Heymans
2022-04-19
Kconfig: Make HAVE_EM100_SUPPORT invisible
Arthur Heymans
2022-02-22
src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config
Elyes Haouas
2021-11-13
Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set
Marc Jones
2021-11-08
src/lib: Add FW_CONFIG_SOURCE_VPD
Wonkyu Kim
2021-11-08
src/lib/fw_config: Change fw_config sources priority
Wonkyu Kim
2021-11-04
Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUE
Raul E Rangel
2021-11-04
SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries
Angel Pons
2021-10-22
arch/x86/ioapic: Select IOAPIC with SMP
Kyösti Mälkki
2021-10-05
lib/thread: Switch to using CPU_INFO_V2
Raul E Rangel
2021-09-13
util/kconfig: Add pre-built parser
Patrick Georgi
2021-05-28
option: Allow mainboards to implement the API
Angel Pons
2021-05-28
option: Turn CMOS option backend into choice
Angel Pons
2021-05-18
option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbol
Angel Pons
2021-04-18
src/drivers/ipmi: Add DEBUG_IPMI option
Marc Jones
2021-02-18
southbridge: Ensure common Kconfig gets included last
Angel Pons
2021-02-07
nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors
Angel Pons
2020-12-11
Kconfig: Show console debug options if loglevel override is set
Marc Jones
2020-12-02
lib/trace: Remove TRACE support
Kyösti Mälkki
2020-10-29
soc/intel/xeon_sp: Move function debug macros
Marc Jones
2020-10-29
include/device/device.h: Move resource debug macros
Marc Jones
2020-10-19
drivers/intel/usb4: Add driver for USB4 retimer device
Duncan Laurie
2020-10-13
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-09
sconfig: Allow chipset to provide a base devicetree
Duncan Laurie
2020-09-21
treewide/Kconfig: Drop unneeded empty lines
Elyes HAOUAS
2020-08-21
Kconfig: Update ASan config options
Harshit Sharma
2020-08-21
lib: Add ASan support to romstage on x86 arch
Harshit Sharma
2020-08-21
lib: Update ASan compiler flags and Kconfig help text
Harshit Sharma
2020-08-21
lib: Add ASan stub
Harshit Sharma
2020-07-06
arch/x86: Remove RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2020-07-01
Kconfig: Fix warning
Benjamin Doron
2020-06-30
Add qc_blobs repository
Julius Werner
2020-06-28
smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari...
Johnny Lin
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-06-16
sb/intel: Clean up some SMI enables
Kyösti Mälkki
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-10
ACPI: Remove Kconfig COMMON_FADT
Kyösti Mälkki
2020-06-09
SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPE
Kyösti Mälkki
2020-06-02
fw_config: Add firmware configuration interface
Duncan Laurie
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-02
acpi: Reorganize ACPI configs
Furquan Shaikh
2020-04-14
src/Kconfig: enable USE_BLOBS by default
Felix Held
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-03
Kconfig: Have GDB_STUB depend on DRIVERS_UART
Arthur Heymans
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-11
Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING
Subrata Banik
2020-02-11
Kconfig: Guard CONFIGURABLE_RAMSTAGE
Subrata Banik
2020-02-08
Add configurable ramstage support for minimal PCI scanning
Ronald G. Minnich
2020-01-27
src/Kconfig: Remove unused symbol
Elyes HAOUAS
2020-01-22
{soc,southbridge}/*/*/acpi: Add possibility to disable S4
Wim Vervoorn
2020-01-10
timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour
Kyösti Mälkki
2019-12-27
arch/x86: Drop ROMCC_BOOTBLOCK symbol
Arthur Heymans
2019-12-19
arch/x86: Fix S3 resume without stage cache
Kyösti Mälkki
2019-12-09
Kconfig: Drop NO_RELOCATABLE_RAMSTAGE
Nico Huber
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-22
arch/x86: Remove spinlocks inside CAR
Kyösti Mälkki
2019-11-16
vendorcode/eltan/security: Move eltan security from chipset to security menu
Wim Vervoorn
2019-11-09
Kconfig: Remove untrue comment
Arthur Heymans
2019-11-06
drivers/intel/fsp2_0: Move Debug options to "Debugging"
Arthur Heymans
2019-11-06
Kconfig: Organize debugging options per file extensions
Arthur Heymans
2019-11-05
src/Kconfig: Drop unused DEBUG_ACPI
Elyes HAOUAS
2019-11-01
src/Kconfig: Drop unused HAVE_POSTCAR
Elyes HAOUAS
2019-10-31
Makefile, Kconfig: Add AMD dependency for amd_blobs repo
Marshall Dawson
2019-10-08
arch/x86: Add a choice for selecting normal/fallback cbfs prefix
Arthur Heymans
2019-09-28
Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is provided
Arthur Heymans
2019-09-18
x86emu: Drop UDELAY_LAPIC dependency
Kyösti Mälkki
2019-08-22
ACPI S3: Depend on RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2019-08-22
ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
[next]