Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
40d0bfa212d5516c68d3ad044334f7d2cc6b4445
/
src
/
Kconfig
4ec3d9d
boardid: Switch from Kconfig to weak functions
by Julius Werner
· 6 years ago
ec47734
Kconfig: Remove BOARD_ID_MANUAL option
by Julius Werner
· 6 years ago
66f1f38
intel/common/smbus: increase spd read performance
by Kane Chen
· 6 years ago
aa8e5d3
soc: Add Kconfig for each soc vendor
by Chris Ching
· 6 years ago
fea2429
security/vboot: Move vboot2 to security kconfig section
by Philipp Deppenwiese
· 6 years ago
1899fbe
src/security: Add security kconfig stub
by Philipp Deppenwiese
· 6 years ago
4e4a763
Enable time stamp collection by default on x86
by Paul Menzel
· 8 years ago
bc652b9
Kconfig: Move libhwbase related options into lib/Kconfig
by Nico Huber
· 6 years ago
db6153d
clang: Allow ANY_TOOLCHAIN for non-coreboot clang
by Damien Zammit
· 6 years ago
ab37e9a
Add support for Undefined Behavior Sanitizer
by Ryan Salsamendi
· 6 years ago
3db7653
lib/edid: Split out fill_lb_framebuffer()
by Nico Huber
· 7 years ago
e63ba79
Kconfig: Move CONFIG_VIDEO_MB
by Nico Huber
· 7 years ago
4bbfe57
Kconfig: Move and clean up CONFIG_VGA
by Nico Huber
· 7 years ago
48dbc66
commonlib: Move drivers/storage into commonlib/storage
by Lee Leahy
· 7 years ago
b9126fe
cr50: check if the new image needs to be enabled and act on it
by Vadim Bendebury
· 7 years ago
bb70c40
include: Add xmalloc, xzmalloc and dma routines
by Lee Leahy
· 7 years ago
8bc896f
Kconfig: provide MAINBOARD_HAS_TPM_CR50 option
by Aaron Durbin
· 7 years ago
f411b70
util/blobtool & sconfig: Update GENPARSER Kconfig question
by Martin Roth
· 7 years ago
7d234f2
GDB_WAIT: Clarify Kconfig description
by Denis 'GNUtoo' Carikli
· 8 years ago
408fda7
src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested
by Martin Roth
· 7 years ago
c8d16f4
src/Kconfig: Remove 'default n' statements from early in Kconfig
by Martin Roth
· 7 years ago
44a46a1
device/dram: use global DIMM_SPD_SIZE Kconfig variable
by Patrick Georgi
· 7 years ago
8e4aafb
src/Kconfig: Move options with no prompt towards the end of the file
by Martin Roth
· 7 years ago
75e5cb7
src/Kconfig: Move early defaults to the end of the file
by Martin Roth
· 7 years ago
410f256
Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented
by Arthur Heymans
· 7 years ago
43e9c93
ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default
by Kyösti Mälkki
· 7 years ago
6f66f41
PCI ops: MMCONF_SUPPORT_DEFAULT is required
by Kyösti Mälkki
· 7 years ago
a5b1041
mb/intel/kblrvp: Add Variant board support for KBLRVP
by Barnali Sarkar
· 7 years ago
335781a
lib: Add library to handle SPD data in CBFS or DIMM
by Naresh G Solanki
· 7 years ago
c83239e
Hook up libhwbase in ramstage
by Nico Huber
· 7 years ago
bac0fad
Remove explicit select MMCONF_SUPPORT
by Kyösti Mälkki
· 7 years ago
9d6f365
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
by Kyösti Mälkki
· 7 years ago
e0ed902
Add option to use Ada code in ramstage
by Nico Huber
· 7 years ago
e84e625
Add option to build Ada debugging code
by Nico Huber
· 7 years ago
3b87812
Kconfig: Update default hex values to start with 0x
by Martin Roth
· 7 years ago
0f671f6
Build system: Remove IASL_WARNINGS_ARE_ERRORS option
by Martin Roth
· 7 years ago
e937513
Kconfig: Relocate DEVICETREE symbol
by Marshall Dawson
· 7 years ago
538e446
arch/riscv: Print the page table structure after construction
by Jonathan Neuschäfer
· 7 years ago
e8e118d
Kconfig: introduce writable boot device notion
by Aaron Durbin
· 7 years ago
3326f15
drivers/spi: move cbfs_spi.c location
by Aaron Durbin
· 7 years ago
16c173f
Kconfig: separate memory mapped boot device from SPI
by Aaron Durbin
· 7 years ago
4a36c4e
Kconfig: lay groundwork for not assuming SPI flash boot device
by Aaron Durbin
· 7 years ago
c3b024e
Revert "Kconfig: separate memory mapped boot device from SPI"
by Aaron Durbin
· 7 years ago
691dac0
Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option
by Aaron Durbin
· 7 years ago
a83bbf5
Kconfig: separate memory mapped boot device from SPI
by Aaron Durbin
· 7 years ago
57603e2
superio/*: Relocate Kconfig to chip folder.
by Omar Pakker
· 7 years ago
3205170
sconfig: pass in devicetree filename
by Martin Roth
· 8 years ago
45de1fe
src/Kconfig: Capitalize ROM
by Elyes HAOUAS
· 7 years ago
0325dc6
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
by Furquan Shaikh
· 7 years ago
2a12e2e
vboot: Separate vboot from chromeos
by Furquan Shaikh
· 7 years ago
e2422e3
src/lib: Enable display of cbmem during romstage and postcar
by Lee Leahy
· 7 years ago
b5664de
Romstage spinlocks require EARLY_CBMEM_INIT
by Kyösti Mälkki
· 7 years ago
fc04f9b
Kconfig: Show DEBUG_BOOT_STATE in the Debug menu
by Jonathan Neuschäfer
· 7 years ago
2658870
kconfig: allow various tpm type and interface permutations
by Vadim Bendebury
· 8 years ago
bec853e
Define RAMTOP for x86 only
by Kyösti Mälkki
· 7 years ago
fc3741f
Add Board Checklist Support
by Lee Leahy
· 8 years ago
d5583a5
cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP
by Furquan Shaikh
· 8 years ago
09210a1
src/Kconfig: Move acpi Kconfig below chipset Kconfigs
by Martin Roth
· 8 years ago
bf1e481
lib: remove FLASHMAP_OFFSET config variable
by Aaron Durbin
· 8 years ago
1e162bf
lib/prog_loaders: Allow platforms to skip stage cache
by Furquan Shaikh
· 8 years ago
94b18a1
xip: Do not pass --xip for early stages if CAR supports code execution
by Furquan Shaikh
· 8 years ago
a6e9051
lib/coreboot_table: use the architecture dependent table size
by Aaron Durbin
· 8 years ago
a0546da
arch: use Kconfig variable for coreboot table size
by Aaron Durbin
· 8 years ago
86ddd73
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 8 years ago
f2e0461
Kconfig: remove COMPRESS_PRERAM_STAGES option from x86
by Martin Roth
· 8 years ago
09f2921
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
by Julius Werner
· 8 years ago
1060535
lib: Add Kconfig to toggle boot state debugging
by Lee Leahy
· 8 years ago
8c09377
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
by Julius Werner
· 8 years ago
144eea0
Make MRC vs native a config rather than making a separate chipset for it.
by Vladimir Serbinenko
· 8 years ago
59ff340
Kconfig: Move defaults for CBFS_SIZE
by Martin Roth
· 8 years ago
21c0650
Kconfig: Move payloads section to payloads/Kconfig
by Martin Roth
· 8 years ago
87c9fae
chromeos/vboot: provide support for x86 memory init verification
by Aaron Durbin
· 8 years ago
b09a569
build_system: Extend site-local
by Martin Roth
· 8 years ago
5942e06
Kconfig: Recommend not enabling UPDATE_IMAGE option
by Martin Roth
· 8 years ago
c0fb361
build system: Add option for auto generated cbfs attributes
by Werner Zeh
· 8 years ago
95f33f4e
src/Kconfig: Indent with tabs instead of spaces
by Martin Roth
· 8 years ago
5d7ab39
chromeos: import Chrome OS fmaps
by Patrick Georgi
· 8 years ago
a5a628e8
Kconfig: add comments for toolchain choices
by Martin Roth
· 8 years ago
ee464b1
console: Simplify bootblock console Kconfig selection logic
by Alexandru Gagniuc
· 8 years ago
9420a52
lib: NHLT ACPI table support
by Aaron Durbin
· 8 years ago
c764c74
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
by Timothy Pearson
· 8 years ago
da1ca20
Kconfig: move fmap description file prompt into the mainboard menu
by Martin Roth
· 8 years ago
43a1f78
northbridge/intel/x4x: Intel 4-series northbridge support
by Damien Zammit
· 8 years ago
7b22d84
drivers/pc80: Add optional spinlock for nvram CBFS access
by Timothy Pearson
· 8 years ago
3747ba1
Kconfig: Fix CONFIG_GDB_STUB dependencies
by Denis 'GNUtoo' Carikli
· 8 years ago
44d5342
src/console: Add x86 romstage spinlock option and printk spinlock support
by Timothy Pearson
· 9 years ago
8a3592e
build system: Switch to fmap based firmware layout
by Patrick Georgi
· 8 years ago
77c67b3
IASL: Enable warnings as errors
by Martin Roth
· 8 years ago
355dfda
Remove dependency for HAS_PRECBMEM_TIMESTAMP_REGION
by Martin Roth
· 8 years ago
8420ad4
Kconfig: fix typo in description of the TRACE option
by Ben Gardner
· 8 years ago
66a476a
arm64: Implement generic stage transitions for non-Tegra SoCs
by Julius Werner
· 8 years ago
86fc11d
arm/arm64: Generalize bootblock C entry point
by Julius Werner
· 8 years ago
3bfd7cc
drivers/pc80: Rework normal / fallback selector code
by Timothy Pearson
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
6544cb3
Separate bootsplash image menuconfig option from others
by Konstantin Aladyshev
· 9 years ago
5c40645
Enable MULTIPLE_CBFS_INSTANCES on x86, too
by Patrick Georgi
· 8 years ago
8ef9c56
Kconfig: Hide RAM_CODE_SUPPORT.
by Vladimir Serbinenko
· 9 years ago
1e16142
Kconfig: Hide BOARD_ID_MANUAL.
by Vladimir Serbinenko
· 9 years ago
3a54318
Add EM100 'hyper term' spi console support in ramstage & smm
by Martin Roth
· 8 years ago
ecf2eb4
sandybridge ivybridge: Treat native init as first class citizen
by Alexandru Gagniuc
· 8 years ago
Next »