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-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
2014-10-17
Kconfig: move SMBIOS related options to SMBIOS table option
Stefan Reinauer
2014-10-17
Kconfig: clean up options in top level and device menu
Stefan Reinauer
2014-10-16
smbios: Mark laptops as such
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-04
Kconfig: Allow native vga init to be selectable for SeaBIOS payload
Edward O'Callaghan
2014-09-23
coreboot arm64: Add support for arm64 into coreboot framework
Furquan Shaikh
2014-09-14
payloads/external/SeaBIOS: Bump version to 1.7.5
Edward O'Callaghan
2014-09-12
payloads/external/SeaBIOS: Allow setting buffers below 0xC0000
Martin Roth
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-05
Implement ACPI in a per device way
Vladimir Serbinenko
2014-08-15
Move baytrail-specific config to baytrail.
Vladimir Serbinenko
2014-08-14
payloads/external/SeaBIOS: move build directory
Idwer Vollering
2014-08-10
drivers: Add I2C TPM driver to coreboot
Stefan Reinauer
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-06-25
AGESA S3: Fix ACPISCRATCH in CBMEM
Kyösti Mälkki
2014-05-28
payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4
Paul Menzel
2014-05-17
build: make scan-build work again
Patrick Georgi
2014-05-10
Arch-level Kconfig menu cleanup
Furquan Shaikh
2014-05-09
Intel FSP: add a shared set of functions for the FSP
Martin Roth
[next]