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
2018-07-18
mainboard/google/Kahlee: Select low-power mode for WiFi
Simon Glass
2018-07-18
soc/intel/common/block: Add WhiskeyLake W0 CPUID
Krzysztof Sywula
2018-07-18
sifive/fu540: add empty sdram init and size functions
Philipp Hug
2018-07-17
riscv: add support for modifying compiler options
Xiang Wang
2018-07-17
soc/amd/stoneyridge: Update ACPI external processor name
Kevin Chiu
2018-07-17
bdk: Use Kconfig options instead of getenv()
Patrick Rudolph
2018-07-16
soc/amd/stoneyridge: Add GPIO functions to SMM
Marc Jones
2018-07-16
soc/amd/stoneyridge: Fix gpio_set function
Marc Jones
2018-07-16
soc/cavium: Fix overflow before widen
Patrick Rudolph
2018-07-12
Coverity: Fix CID1393976
Patrick Rudolph
2018-07-12
soc/intel/skylake: add a space in printing ME FPF status
Pratik Prajapati
2018-07-12
soc/intel/braswell/acpi/dptf/thermal.asl: Make Thermal event optional
Frans Hendriks
2018-07-11
skylake: Remove "IshEnable"
li feng
2018-07-11
mediatek/mt8183: add PLL and clock init support
Weiyi Lu
2018-07-11
mediatek: Share PLL code among similar SOCs
Tristan Shieh
2018-07-11
mediatek/mt8183: Add MMU operation support
Tristan Shieh
2018-07-11
mediatek: Share MMU operation code among similar SOCs
Tristan Shieh
2018-07-10
soc/cavium: Add secondary CPU support
Patrick Rudolph
2018-07-10
soc/cavium/cn81xx: Set cntfrq_el0
Patrick Rudolph
2018-07-10
soc/cavium: Clean uart code
Patrick Rudolph
2018-07-10
soc/cavium: Enable MMU
Patrick Rudolph
2018-07-10
cavium: Add CN81xx SoC and eval board support
David Hendricks
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-09
soc/intel/skylake: config ISH in SOC side
li feng
2018-07-03
soc/amd/stoneyridge: correct GPIO emission error in ACPI
Kevin Chiu
2018-07-02
stoneyridge: Enable legacy IO
Raul E Rangel
2018-07-02
stoneyridge: Enable IO CF9 in bootblock
Raul E Rangel
2018-07-02
mediatek/mt8183: Add mtcmos init support
Tristan Shieh
2018-07-02
mediatek: Move mtcmos code to a common directory
Tristan Shieh
2018-07-02
mediatek: Share mtcmos code among similar SOCs
Tristan Shieh
2018-07-02
soc/amd/common: Change create_struct return value
Kyösti Mälkki
2018-07-02
soc/amd/common: Fix agesawrapper CreateStruct calls
Kyösti Mälkki
2018-06-30
soc/intel/skylake: Generate ACPI RMRR table
Matt DeVillier
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-29
soc/intel/baytrail: Fix Kconfig for mrc.bin inclusion
Arthur Heymans
2018-06-28
amd/common/pi: Remove AGESA support files from bootblock
Marshall Dawson
2018-06-28
amd/common/pi: Remove obsolete heapmanager workaround
Marshall Dawson
2018-06-28
fsp_broadwell_de: Add ability to set PCIe completion timeout
David Hendricks
2018-06-28
soc/intel/skylake: clear MCA before booting to OS
Pratik Prajapati
2018-06-28
intel/common: change mca_configure API's def
Pratik Prajapati
2018-06-28
mediatek/mt8183: Remove the stub flash driver that planned to use eMMC
Tristan Shieh
2018-06-28
soc/intel/common/block: Move p2sb common functions into block/p2sb
Subrata Banik
2018-06-28
soc/intel/apollolake: Remove dead files
Furquan Shaikh
2018-06-28
soc/intel/common: Disable GPEs just before enabling SMIs
Furquan Shaikh
2018-06-28
soc/intel/common/block/pmc: Get rid of pmc_fixup_power_state
Furquan Shaikh
2018-06-28
soc/intel/apollolake: Remove call to pmc_fixup_power_state
Furquan Shaikh
2018-06-27
x86/car: Replace reference of copy_and_run location
Kyösti Mälkki
2018-06-26
soc/intel/apollolake: Enable logging for wake sources in S0ix
Furquan Shaikh
2018-06-26
soc/amd/stoneyridge/southbridge.c: Fix get_index_bit limit check
Richard Spiegel
2018-06-25
mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720
Simon Glass
2018-06-25
intel/skylake: nhlt: Add capture config for echo ref stream for Max98373 Codec
Sathyanarayana Nujella
2018-06-23
soc/intel/cannonlake: Disable UART_DEBUG by default
Subrata Banik
2018-06-22
sdm845: increase SRAM for bootblock
T Michael Turney
2018-06-22
soc/intel/cannonlake: Remove DMA support for PTT
Subrata Banik
2018-06-22
soc/intel/common/block/cpu: Add option to skip coreboot AP init
Subrata Banik
2018-06-21
soc/intel/apollolake: unify definition for spi base address
Bora Guvendik
2018-06-21
soc/intel/common: Make infrastructure ready for Intel common stage files
Subrata Banik
2018-06-21
soc/amd/stoneyridge/southbridge.c: Store PM related registers in cbmem
Richard Spiegel
2018-06-21
soc/intel/{skl,kbl}: ensure C1E is disabled after S3 resume
Cole Nelson
2018-06-21
soc/amd/common: Always set GetBiosCallout
Kyösti Mälkki
2018-06-21
mediatek/mt8183: Remove DRAM_DMA section
Tristan Shieh
2018-06-21
mediatek/mt8183: Add watchdog timer support
Tristan Shieh
2018-06-21
mediatek: Move watchdog timer code to a common directory
Tristan Shieh
2018-06-21
mediatek: Share watchdog timer code among similar SOCs
Tristan Shieh
2018-06-20
fsp_broadwell_de: Add uncore ASL in common location
David Hendricks
2018-06-15
soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ix
Hannah Williams
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-14
stoneyridge: Increase SMM stack size to 2K
Raul E Rangel
2018-06-14
soc/intel/{glk,apl}: ensure C1E is disabled after S3 resume
Cole Nelson
2018-06-14
soc/intel/common: defines constant for C1E enable mask
Cole Nelson
2018-06-14
AGESA binaryPI: Drop RAMBASE and RAMTOP
Kyösti Mälkki
2018-06-14
AGESA binaryPI: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-06-13
amd/stoneyridge: Add early MTRR setup for new callouts
Marshall Dawson
2018-06-13
amd/pi: Add AgesaHeapRebase callout
Marshall Dawson
2018-06-13
amd/pi: Add GetTempHeapBase callout
Marshall Dawson
2018-06-13
soc/amd/stoneyridge/acpi.c: Create GPIO acpigen procedures
Richard Spiegel
2018-06-13
soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parameters
Richard Spiegel
2018-06-12
soc/amd/stoneyridge/acpi: Create a GPIO library
Richard Spiegel
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
2018-06-12
stoneyridge: Move agesa out of bootblock
Raul E Rangel
2018-06-11
mediatek/mt8183: Add a stub implementation of the MT8183 SOC
Tristan Shieh
2018-06-09
mainboard: Get rid of device_t
Elyes HAOUAS
2018-06-08
soc/intel/skylake: Enable low power S0Idle capability
Haridhar Kalvala
2018-06-08
amd/stoneyridge: Set SCI_MAP for SCI enabled GPIOs
Daniel Kurtz
2018-06-07
soc/intel/common/pch: Add pch lockdown code
Subrata Banik
2018-06-07
mediatek: Move uart, timer and cbmem code to a common directory.
Tristan Shieh
2018-06-07
mediatek: Refactor to sharing code among similar SOCs
Tristan Shieh
2018-06-07
mediatek: Refine whitespace and formating changes
Tristan Shieh
2018-06-06
arch/x86: Always select RELOCATABLE_MODULES
Kyösti Mälkki
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-06
arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2018-06-06
soc/intel/common/block: Move i2c common functions into block/i2c
Subrata Banik
2018-06-06
soc/intel/common/block: Move gspi common functions into block/gspi
Subrata Banik
2018-06-06
soc/intel/common/block: Add common chip config block
Subrata Banik
2018-06-06
soc/intel/{cannonlake, skylake}: Select Gen-6 PCH binding for SKL/CNL
Subrata Banik
2018-06-06
soc/intel/common/pch: Make infrastructure ready for pch common code
Subrata Banik
2018-06-06
soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLK
Furquan Shaikh
2018-06-06
soc/intel/apollolake: Fix macro name for GPIO_GPE_NW group 2
Furquan Shaikh
[next]