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
/
soc
/
intel
/
baytrail
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-06-02
soc/intel/baytrail: set default VBIOS filename and PCI ID
Matt DeVillier
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-01
vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases
Julius Werner
2019-02-11
soc/intel/baytrail: Use non-evict CAR setup
Arthur Heymans
2018-12-30
arch/x86: Use a common timestamp.inc with romcc bootblocks
Kyösti Mälkki
2018-12-24
soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only once
Arthur Heymans
2018-12-18
soc/baytrail: add vmx support via CPU_INTEL_COMMON
Matt DeVillier
2018-12-05
soc/intel/baytrail: Implement POSTCAR stage
Arthur Heymans
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-06-29
soc/intel/baytrail: Fix Kconfig for mrc.bin inclusion
Arthur Heymans
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-03-14
soc/intel/baytrail: add support for Intel GMA OpRegion
Matt DeVillier
2017-03-28
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-08
intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZE
Kyösti Mälkki
2016-08-19
Kconfig: introduce writable boot device notion
Aaron Durbin
2016-08-08
chromeos chipsets: select RTC usage
Aaron Durbin
2016-07-15
soc/intel/baytrail: use common Intel ACPI hardware definitions
Aaron Durbin
2016-05-06
soc/intel: indicate to build system that XIP_ROM_SIZE isn't used
Aaron Durbin
2016-05-04
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
Aaron Durbin
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-07-02
Move baytrail & fsp_baytrail to the common IFD interface.
Martin Roth
2015-06-24
Kconfig: Get rid of obsolete symbols
Martin Roth
2015-06-23
Kconfig: Move CBFS_SIZE into Mainboard menu
Martin Roth
2015-05-29
chromeos: always enable timestamps
Stefan Reinauer
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-23
baytrail: Switch to per-device ACPI
Vladimir Serbinenko
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-04-30
kbuild: Don't require intel/common changes for every soc
Stefan Reinauer
2015-02-25
soc/intel/baytrail/Kconfig: Remove explicit `HAVE_MONOTONIC_TIMER`
Paul Menzel
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-12-28
intel baytrail broadwell: Include microcode updates
Kyösti Mälkki
2014-10-28
baytrail: move cache-as-ram base address to 0xfe000000
Aaron Durbin
2014-10-22
reg_script: default to n for ARCH_X86
Isaac Christensen
2014-10-22
baytrail: Move MRC cache code to a common directory
Duncan Laurie
2014-10-22
baytrail/rambi: S3 support and other updates
Kein Yuan
2014-10-19
haswell baytrail: Enable RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2014-08-28
soc/intel/baytrail/Kconfig: Remove empty line at top file
Paul Menzel
2014-08-15
Move baytrail-specific config to baytrail.
Vladimir Serbinenko
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-05-15
baytrail: Enable PCIe common clock and ASPM
Duncan Laurie
2014-05-15
baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED
Aaron Durbin
2014-05-07
baytrail: romstage: Add config option to enable RMT
Shawn Nematbakhsh
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-17
baytrail: enable monotonic timer
Aaron Durbin
2014-02-16
baytrail: bring up APs
Aaron Durbin
2014-02-11
baytrail: add reset support
Aaron Durbin
2014-02-11
baytrail: adjust cache policy during romstage
Aaron Durbin
2014-02-05
baytrail: Rearrange config options alphanumerically
Vadim Bendebury
2014-02-05
baytrail: start collecting timestamps
Aaron Durbin
2014-01-31
baytrail: add initial support
Aaron Durbin