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
Age
Commit message (
Expand
)
Author
2019-08-26
lib/bootblock: Add simplified entry with basetime
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
arch/non-x86: Use ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-26
soc/intel/cannonlake: Add config to disable display audio codec
Aamir Bohra
2019-08-22
rockchip: Use new buffer_to/from_fifo32(_prefix) helpers
Julius Werner
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-21
mediatek/mt8183: add scp voltage initialization
Hsin-Hsiung Wang
2019-08-21
arch/x86: Rename some mainboard_romstage_entry()
Kyösti Mälkki
2019-08-21
soc/intel/common/smm: Add missing printk statement
Tim Wawrzynczak
2019-08-21
vboot: update vboot2 functions to use new vb2_error_t
Joel Kitching
2019-08-21
soc/intel/common: use PAD_BUF() inside PAD_CFG_* macros
Maxim Polyakov
2019-08-21
soc/intel/common: gpio_defs: set trig to disable in PAD_NC
Maxim Polyakov
2019-08-21
soc/intel/common: Set controller state to active in uart init
Usha P
2019-08-21
mediatek/mt8183: Enlarge PRERAM_CBFS_CACHE region
Tristan Shieh
2019-08-21
mediatek/mt8183: Overlap decompressor, verstage and romstage
Tristan Shieh
2019-08-21
mediatek: Use GPIO based SPI CS
Yu-Ping Wu
2019-08-21
intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor
Kyösti Mälkki
2019-08-20
soc/intel/cnl: Add provision to configure SD controller write protect pin
Aamir Bohra
2019-08-20
intel/apollolake: Move LPC decode enables to bootblock
Kyösti Mälkki
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-08-20
soc/intel/skylake/vr_config: Add loadline defaults
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Add support for KBL-H and KBL-S
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Get rid of static lookup table
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Get rid of defines
Patrick Rudolph
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-16
soc/intel/cannonlake: Add 4E/4F to early io init
Christian Walter
2019-08-16
soc/intel/cannonlake: Add more PCI Ids for Coffeelake
Christian Walter
2019-08-16
soc/intel/common/dptf: Add support for mode-aware DPTF
Philip Chen
2019-08-16
amd/picasso: Unify SMM relocation
Kyösti Mälkki
2019-08-16
amd/stoneyridge: Unify SMM relocation
Kyösti Mälkki
2019-08-16
amd/stoneyridge: Rename ramtop.c to memmap.c
Kyösti Mälkki
2019-08-16
amd/picasso: Rename ramtop.c to memmap.c
Kyösti Mälkki
2019-08-16
soc/amd/common: Refactor S3 helpers
Kyösti Mälkki
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-15
intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR code
Kyösti Mälkki
2019-08-15
soc/intel: Drop spurious includes
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Promote smm_memory_map()
Kyösti Mälkki
2019-08-15
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-15
cpu/intel: Refactor platform_enter_postcar()
Kyösti Mälkki
2019-08-15
intel/denverton_ns: Drop unused save_gpio_route
Kyösti Mälkki
2019-08-15
mainboard/google: Fix indirect includes
Kyösti Mälkki
2019-08-15
cpu/x86/smm: Define single smm_subregion()
Kyösti Mälkki
2019-08-15
soc/mediatek: Change DSI init commands to take flexible length array
Hung-Te Lin
2019-08-15
soc/mediatek/mt8183: Add DSI driver
Hung-Te Lin
2019-08-15
soc/mediatek: dsi: Support sending MIPI init commands
Hung-Te Lin
2019-08-15
soc/mediatek: dsi: Refactor video timing calculation
Hung-Te Lin
2019-08-14
soc/mediatek: dsi: Refactor PHY timing calculation
Hung-Te Lin
2019-08-14
soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory information
Andrey Petrov
2019-08-14
soc/fsp_broadwell_de: Implement SMBus read/write over IMC
Andrey Petrov
2019-08-14
common/block/imc: Add Integrated Memory Controller (IMC) driver
Andrey Petrov
2019-08-13
soc/intel/fsp_broadwell_de: Enable early integrated UART
Andrey Petrov
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-13
soc/mediatek: dsi: Refactor MIPI TX configuration
Hung-Te Lin
2019-08-13
soc/mediatek: dsi: Unify format to bpp conversion
Hung-Te Lin
2019-08-13
soc/mediatek: Create common DSI driver from mt8173
Hung-Te Lin
2019-08-12
soc/sifive/fu540: add code for spi and map flash to memory spaces
Xiang Wang
2019-08-12
soc/intel/common: Fix typo mistake in cache_as_ram.S
Subrata Banik
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-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-09
soc/amd/picasso: Update i2c support
Marshall Dawson
2019-08-09
soc/amd/picasso: Update CPU support
Marshall Dawson
2019-08-09
soc/amd/picasso: Reduce 48M out configuration
Marshall Dawson
2019-08-09
soc/amd/picasso: Remove IOAPIC2
Marshall Dawson
2019-08-09
soc/amd/picasso: Update SMI sources
Marshall Dawson
2019-08-09
soc/amd/picasso: Update machine check support
Marshall Dawson
2019-08-09
src/amd/picasso: Update reset code
Marshall Dawson
2019-08-09
soc/amd/common: Add new GPIO 8K pull-up definition
Marshall Dawson
2019-08-09
src/soc/amd/picasso: Update GPIO configuration
Marshall Dawson
2019-08-09
cpu/x86/smm: Drop SMI handler address from struct
Kyösti Mälkki
2019-08-09
amd/stoneyridge,picasso: Open TSEG earlier
Kyösti Mälkki
2019-08-09
soc/intel/common: Set power-failure-state via option table
Nico Huber
2019-08-09
soc/intel: Drop pmc_soc_restore_power_failure()
Nico Huber
2019-08-09
soc/intel/apl: Implement power-failure-state API
Nico Huber
2019-08-09
soc/intel/{cnl,icl}: Use new power-failure-state API
Nico Huber
2019-08-09
soc/intel/skylake: Use new power-failure-state API
Nico Huber
2019-08-09
soc/intel/common: Implement power-failure-state handling
Nico Huber
2019-08-09
soc/mediatek/mt8183: Add display controller driver
Yongqiang Niu
2019-08-09
soc/mediatek/mt8173: Refactor display driver to share common parts
Hung-Te Lin
2019-08-09
soc/mediatek/mt8173: Remove dual DSI mode
Hung-Te Lin
2019-08-09
soc/nvidia/tegra210: Fix potential NULL pointer dereference
Tim Wawrzynczak
2019-08-09
soc/intel/common/gspi: Use GSPI bus id to map to the controller
Karthikeyan Ramasubramanian
2019-08-08
soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig
Subrata Banik
2019-08-08
soc/intel: Fix SMRAM base MSR
Kyösti Mälkki
2019-08-08
arch/x86: Handle smm_subregion() failure
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
arch/x86: Move TSEG_STAGE_CACHE implementation
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-08
fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inc
hcl-coreboot
2019-08-07
soc/amd/picasso: Set HAVE_BOOTBLOCK=n
Kyösti Mälkki
2019-08-07
intel/braswell: Drop config IED_REGION_SIZE
Kyösti Mälkki
2019-08-07
soc/amd: Rename smm_region_info() to smm_region()
Kyösti Mälkki
2019-08-07
intel/apollolake: Replace smm_region_info() with smm_region()
Kyösti Mälkki
2019-08-07
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
[next]