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
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
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-26
Get rid of HAVE_INIT_TIMER config option
Furquan Shaikh
2014-04-16
buildsystem: check for coreboot toolchain by default
Patrick Georgi
2014-04-07
SeaBIOS: have coreboot pass the choice to run optionroms in parallel
Idwer Vollering
2014-04-01
Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
2014-03-04
Add a generic register script handler
Duncan Laurie
2014-02-25
Kill ALT_CBFS_LOAD_PAYLOAD
Vladimir Serbinenko
2014-02-17
console: Add drivers/uart
Kyösti Mälkki
2014-02-11
Kconfig: Move vendorcode menu up from the bottom to above Chipset menu
Peter Stuge
2014-01-31
baytrail: add initial support
Aaron Durbin
2014-01-30
coreboot: config to cache ramstage outside CBMEM
Aaron Durbin
2014-01-30
x86: include optional reference code blob in cbfs
Aaron Durbin
2014-01-23
Multiboot: remove multiboot tables generation.
Vladimir Serbinenko
2014-01-15
Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR
Kyösti Mälkki
2013-12-29
AMD K8 (rev-F): Always have RAMINIT_SYSINFO
Kyösti Mälkki
2013-11-19
Add GRUB2 payload to build system
Vladimir Serbinenko
2013-10-15
Have option of timestamps, CBMEM console and usbdebug for most boards
Kyösti Mälkki
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-08-31
Add Kconfig options for Linux as payload
Patrick Georgi
2013-08-31
Remove NRV2B compression support
Patrick Georgi
2013-08-16
Fix lint-stable target
Patrick Georgi
2013-08-15
payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variable
Peter Stuge
2013-08-10
usbdebug: Add option for verbose logging of connection
Kyösti Mälkki
2013-07-14
Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.
Gabe Black
2013-07-11
Move the HAVE_ARCH_* config options from src/arch/x86 to src/.
Gabe Black
2013-06-04
Yabel : Add tracing option needed by i915tool.
Denis 'GNUtoo' Carikli
2013-05-23
Kconfig: Remove duplicate entry for `USE_OPTION_TABLE`
Paul Menzel
2013-05-20
Drop llshell
Stefan Reinauer
2013-05-14
x86: add thread support
Aaron Durbin
2013-05-14
coreboot: add thread cooperative multitasking
Aaron Durbin
2013-05-08
Drop CONFIG_AP_CODE_IN_CAR
Stefan Reinauer
2013-05-03
Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT`
Paul Menzel
2013-05-01
coreboot: add timer queue implementation
Aaron Durbin
2013-05-01
coreboot: introduce monotonic timer API
Aaron Durbin
2013-03-23
dynamic cbmem: fix memconsole and timestamps
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-21
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-19
cbfs: alternative support for cbfs_load_payload()
Aaron Durbin
2013-03-18
lib: add rmodule support
Aaron Durbin
2013-03-04
bump SeaBIOS to 1.7.2.1
Idwer Vollering
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-28
CBMEM: always initialize early if the board supports it
Stefan Reinauer
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-19
build system: Retire REQUIRES_BLOB
Patrick Georgi
2013-02-14
ARMv7: drop multiboot support
Stefan Reinauer
[next]