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
*
Add Board Checklist Support
Lee Leahy
2016-06-03
1
-0
/
+30
*
cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP
Furquan Shaikh
2016-06-02
1
-2
/
+1
*
src/Kconfig: Move acpi Kconfig below chipset Kconfigs
Martin Roth
2016-05-19
1
-2
/
+2
*
lib: remove FLASHMAP_OFFSET config variable
Aaron Durbin
2016-05-11
1
-9
/
+0
*
lib/prog_loaders: Allow platforms to skip stage cache
Furquan Shaikh
2016-05-09
1
-0
/
+7
*
xip: Do not pass --xip for early stages if CAR supports code execution
Furquan Shaikh
2016-05-09
1
-0
/
+8
*
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-05-02
1
-9
/
+0
*
arch: use Kconfig variable for coreboot table size
Aaron Durbin
2016-04-21
1
-0
/
+9
*
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
1
-0
/
+2
*
Kconfig: remove COMPRESS_PRERAM_STAGES option from x86
Martin Roth
2016-03-11
1
-2
/
+2
*
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
1
-0
/
+11
*
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
2016-02-18
1
-0
/
+7
*
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-12
1
-8
/
+0
*
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-12
1
-2
/
+2
*
Kconfig: Move defaults for CBFS_SIZE
Martin Roth
2016-02-10
1
-9
/
+9
*
Kconfig: Move payloads section to payloads/Kconfig
Martin Roth
2016-02-09
1
-50
/
+1
*
chromeos/vboot: provide support for x86 memory init verification
Aaron Durbin
2016-02-04
1
-0
/
+9
*
build_system: Extend site-local
Martin Roth
2016-02-03
1
-0
/
+3
*
Kconfig: Recommend not enabling UPDATE_IMAGE option
Martin Roth
2016-01-22
1
-0
/
+2
*
build system: Add option for auto generated cbfs attributes
Werner Zeh
2016-01-22
1
-0
/
+8
*
src/Kconfig: Indent with tabs instead of spaces
Martin Roth
2016-01-22
1
-2
/
+2
*
chromeos: import Chrome OS fmaps
Patrick Georgi
2016-01-21
1
-0
/
+1
*
Kconfig: add comments for toolchain choices
Martin Roth
2016-01-21
1
-3
/
+16
*
console: Simplify bootblock console Kconfig selection logic
Alexandru Gagniuc
2016-01-21
1
-0
/
+6
*
lib: NHLT ACPI table support
Aaron Durbin
2016-01-15
1
-0
/
+6
*
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2016-01-07
1
-0
/
+4
*
Kconfig: move fmap description file prompt into the mainboard menu
Martin Roth
2015-12-30
1
-2
/
+2
*
northbridge/intel/x4x: Intel 4-series northbridge support
Damien Zammit
2015-12-29
1
-0
/
+1
*
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-18
1
-0
/
+8
*
Kconfig: Fix CONFIG_GDB_STUB dependencies
Denis 'GNUtoo' Carikli
2015-12-17
1
-0
/
+1
*
src/console: Add x86 romstage spinlock option and printk spinlock support
Timothy Pearson
2015-12-15
1
-0
/
+4
*
build system: Switch to fmap based firmware layout
Patrick Georgi
2015-12-11
1
-0
/
+8
*
IASL: Enable warnings as errors
Martin Roth
2015-11-23
1
-0
/
+13
*
Remove dependency for HAS_PRECBMEM_TIMESTAMP_REGION
Martin Roth
2015-11-18
1
-1
/
+0
*
Kconfig: fix typo in description of the TRACE option
Ben Gardner
2015-11-18
1
-1
/
+1
*
arm64: Implement generic stage transitions for non-Tegra SoCs
Julius Werner
2015-11-16
1
-2
/
+2
*
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-11
1
-0
/
+7
*
drivers/pc80: Rework normal / fallback selector code
Timothy Pearson
2015-11-03
1
-0
/
+3
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Separate bootsplash image menuconfig option from others
Konstantin Aladyshev
2015-10-25
1
-0
/
+17
*
Enable MULTIPLE_CBFS_INSTANCES on x86, too
Patrick Georgi
2015-10-20
1
-1
/
+0
*
Kconfig: Hide RAM_CODE_SUPPORT.
Vladimir Serbinenko
2015-10-11
1
-1
/
+1
*
Kconfig: Hide BOARD_ID_MANUAL.
Vladimir Serbinenko
2015-10-11
1
-1
/
+1
*
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-05
1
-0
/
+1
*
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-10-03
1
-5
/
+5
*
Kconfig: Remove EXPERT mode
Alexandru Gagniuc
2015-08-30
1
-11
/
+0
*
skylake: remove CBFS_SIZE option in SoC directory
Aaron Durbin
2015-08-13
1
-0
/
+1
*
riscv-emulation: Set stack size to 0 in Kconfig
Thaminda Edirisooriya
2015-07-14
1
-1
/
+1
*
payloads: Reorganize Kconfig for external payloads
Stefan Reinauer
2015-07-07
1
-181
/
+3
*
timestamp: add generic cache region
Aaron Durbin
2015-07-07
1
-0
/
+9
[next]