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
2016-05-19
src/Kconfig: Move acpi Kconfig below chipset Kconfigs
Martin Roth
2016-05-11
lib: remove FLASHMAP_OFFSET config variable
Aaron Durbin
2016-05-09
lib/prog_loaders: Allow platforms to skip stage cache
Furquan Shaikh
2016-05-09
xip: Do not pass --xip for early stages if CAR supports code execution
Furquan Shaikh
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-04-21
arch: use Kconfig variable for coreboot table size
Aaron Durbin
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-03-11
Kconfig: remove COMPRESS_PRERAM_STAGES option from x86
Martin Roth
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-18
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-02-12
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-10
Kconfig: Move defaults for CBFS_SIZE
Martin Roth
2016-02-09
Kconfig: Move payloads section to payloads/Kconfig
Martin Roth
2016-02-04
chromeos/vboot: provide support for x86 memory init verification
Aaron Durbin
2016-02-03
build_system: Extend site-local
Martin Roth
2016-01-22
Kconfig: Recommend not enabling UPDATE_IMAGE option
Martin Roth
2016-01-22
build system: Add option for auto generated cbfs attributes
Werner Zeh
2016-01-22
src/Kconfig: Indent with tabs instead of spaces
Martin Roth
2016-01-21
chromeos: import Chrome OS fmaps
Patrick Georgi
2016-01-21
Kconfig: add comments for toolchain choices
Martin Roth
2016-01-21
console: Simplify bootblock console Kconfig selection logic
Alexandru Gagniuc
2016-01-15
lib: NHLT ACPI table support
Aaron Durbin
2016-01-07
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2015-12-30
Kconfig: move fmap description file prompt into the mainboard menu
Martin Roth
2015-12-29
northbridge/intel/x4x: Intel 4-series northbridge support
Damien Zammit
2015-12-18
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-17
Kconfig: Fix CONFIG_GDB_STUB dependencies
Denis 'GNUtoo' Carikli
2015-12-15
src/console: Add x86 romstage spinlock option and printk spinlock support
Timothy Pearson
2015-12-11
build system: Switch to fmap based firmware layout
Patrick Georgi
2015-11-23
IASL: Enable warnings as errors
Martin Roth
2015-11-18
Remove dependency for HAS_PRECBMEM_TIMESTAMP_REGION
Martin Roth
2015-11-18
Kconfig: fix typo in description of the TRACE option
Ben Gardner
2015-11-16
arm64: Implement generic stage transitions for non-Tegra SoCs
Julius Werner
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-03
drivers/pc80: Rework normal / fallback selector code
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-25
Separate bootsplash image menuconfig option from others
Konstantin Aladyshev
2015-10-20
Enable MULTIPLE_CBFS_INSTANCES on x86, too
Patrick Georgi
2015-10-11
Kconfig: Hide RAM_CODE_SUPPORT.
Vladimir Serbinenko
2015-10-11
Kconfig: Hide BOARD_ID_MANUAL.
Vladimir Serbinenko
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-03
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc
2015-08-30
Kconfig: Remove EXPERT mode
Alexandru Gagniuc
2015-08-13
skylake: remove CBFS_SIZE option in SoC directory
Aaron Durbin
2015-07-14
riscv-emulation: Set stack size to 0 in Kconfig
Thaminda Edirisooriya
2015-07-07
payloads: Reorganize Kconfig for external payloads
Stefan Reinauer
2015-07-07
timestamp: add generic cache region
Aaron Durbin
2015-07-02
Move baytrail & fsp_baytrail to the common IFD interface.
Martin Roth
2015-06-23
southbridge/intel: Create common IFD Kconfig and Makefile
Martin Roth
2015-06-23
Kconfig: Move CBFS_SIZE into Mainboard menu
Martin Roth
2015-06-21
Reorder arch & vendorcode in Kconfig
Martin Roth
2015-06-11
lenovo: Hide SMBIOS config
Vladimir Serbinenko
2015-06-10
kconfig: Reorder config includes
Duncan Laurie
2015-06-07
acpi/sata: add generic sata ssdt port generator
Alexander Couzens
2015-06-02
Kconfig: Remove RELOCATABLE_MODULES.
Vladimir Serbinenko
2015-05-26
fmap: new API using region_device
Aaron Durbin
2015-05-26
ACPI: slic support
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-08
fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler
Sol Boucher
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-22
rtc: add config flag to denote rtc API availability
Patrick Georgi
2015-04-22
build system: add manual board id support
Stefan Reinauer
2015-04-22
Kconfig: Don't select GENERIC_GPIO_LIB in BOARD_ID_SUPPORT
Stefan Reinauer
2015-04-20
rk3288: Disable ramstage compression by default
Julius Werner
2015-04-17
Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig option
Julius Werner
2015-04-17
cbfs: look for CBFS header in a predefined place
Vadim Bendebury
2015-04-15
Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64
Julius Werner
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-13
arm: Redesign mainboard and SoC hooks for bootblock
Julius Werner
2015-04-10
cbtables: Add RAM config information
David Hendricks
2015-04-10
gpio: decouple tristate gpio support from board ID
David Hendricks
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-02
Clean up architecture-specific Kconfigs
Julius Werner
2015-03-23
Enable publishing of board ID where supported
Vadim Bendebury
2015-03-23
Publish the board ID value in coreboot table, when configured
Vadim Bendebury
2015-03-23
Generalize revision number calculation function
Vadim Bendebury
2015-03-21
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-20
Kconfig: Add MAX_REBOOT_CNT description
Timothy Pearson
2015-03-17
lib: Add Kconfig option to enable/disable auto fallback control
Timothy Pearson
2015-02-16
nvram: Add option to reset NVRAM to default parameters on every boot
Timothy Pearson
2015-02-12
payloads/seabios: Enable SeaVGABIOS option if native text init supported
Timothy Pearson
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-27
CBMEM: Tidy up CAR migration
Kyösti Mälkki
2015-01-27
CBMEM: Tag chipsets with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-02
Allow RISCV to be compiled with ANY_TOOLCHAIN
Ronald G. Minnich
2014-12-30
Provide a common CBFS wrapper for SPI storage
Vadim Bendebury
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-12-29
Revert "src/Kconfig: Don't treat warns as errors on Clang builds yet"
Edward O'Callaghan
2014-12-07
Kconfig: Remove ACPI_SSDTX_NUM.
Vladimir Serbinenko
2014-12-01
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich
2014-11-14
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2014-11-09
Kconfig: Hide DYNAMIC_CBMEM.
Vladimir Serbinenko
2014-10-28
src/Kconfig: Don't treat warns as errors on Clang builds yet
Edward O'Callaghan
2014-10-22
reg_script: default to n for ARCH_X86
Isaac Christensen
2014-10-18
i945: Consolidate FADT code
Vladimir Serbinenko
[next]