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
2021-01-24
soc/intel/broadwell: Drop enable check from LPD0/LPD3
Angel Pons
2021-01-24
soc/intel/quark/gpio_i2c.c: Use __func__
Elyes HAOUAS
2021-01-24
soc/intel/denverton_ns/pmc.c: Use __func__
Elyes HAOUAS
2021-01-24
soc/intel/denverton_ns/npk.c: Use __func__
Elyes HAOUAS
2021-01-24
soc/intel/denverton_ns/lpc.c: Use __func__
Elyes HAOUAS
2021-01-24
soc/samsung/exynos5250/dp-reg.c: Use __func__
Elyes HAOUAS
2021-01-24
soc/amd/cezanne/Kconfig: select missing SSE2 option
Felix Held
2021-01-24
soc/amd/cezanne/Kconfig: select X86_AMD_FIXED_MTRRS
Felix Held
2021-01-24
soc/amd/cezanne: add basic romstage
Felix Held
2021-01-24
soc,vendorcode/amd/cezanne: add basic FSP integration
Felix Held
2021-01-24
soc/amd/picasso: Remove some empty strings
Zheng Bao
2021-01-24
soc/amd/cezanne: Add PSP integration for cezanne
Zheng Bao
2021-01-24
soc/intel/xeon_sp/cpx: Account for 'rc' heap manager
Arthur Heymans
2021-01-24
soc/intel/lpc_lib: drop dead code
Michael Niewöhner
2021-01-24
soc/intel/icl: drop wrong, unused code
Michael Niewöhner
2021-01-24
soc/intel/cnl: use Kconfig to determine PCH type
Michael Niewöhner
2021-01-24
soc/intel/broadwell: Align raminit with Haswell
Angel Pons
2021-01-24
soc/intel/broadwell: Drop `struct romstage_params`
Angel Pons
2021-01-24
broadwell: Flatten `mainboard_pre_raminit`
Angel Pons
2021-01-24
broadwell: Clean up `mainboard_post_raminit`
Angel Pons
2021-01-24
soc/intel/broadwell/chip.h: Drop unused fields
Angel Pons
2021-01-24
soc/intel/broadwell: Select CPU_INTEL_HASWELL
Angel Pons
2021-01-24
soc/intel/broadwell: Move romstage.c to Haswell
Angel Pons
2021-01-24
soc/intel/broadwell: Drop now-unused CPU code
Angel Pons
2021-01-24
soc/intel/broadwell: Use Haswell CPU headers
Angel Pons
2021-01-24
soc/intel/broadwell: Allow to use Haswell CPU code instead
Angel Pons
2021-01-24
soc/intel/broadwell: Select INTEL_LYNXPOINT_LP
Angel Pons
2021-01-23
soc/intel/baytrail,broadwell: Use bootstate for save_wake_source()
Kyösti Mälkki
2021-01-23
ACPI: Add helpers for CBMEM_ID_POWER_STATE
Kyösti Mälkki
2021-01-23
soc/amd: Rename chipset_state to chipset_power_state
Kyösti Mälkki
2021-01-23
intel/baytrail,braswell,broadwell: Add const qualifier for power_state
Kyösti Mälkki
2021-01-23
ELOG: Add const qualifier for chipset_power_state
Kyösti Mälkki
2021-01-23
soc/amd/picasso/pcie_gpp: Remove duplication in pirq_data declaration
Raul E Rangel
2021-01-23
soc/amd/picasso/pci_gpp: Replace the swizzle string with a u8 array
Raul E Rangel
2021-01-23
soc/amd/picasso/pcie_gpp: Add clarifying comment
Raul E Rangel
2021-01-23
soc/amd/picasso/acpi: Remove dummy AOAC parent device
Raul E Rangel
2021-01-23
soc/intel/cometlake: Add ucode for CML-H
Tim Crawford
2021-01-23
soc/intel/apl: drop LPC pad configuration code
Michael Niewöhner
2021-01-22
soc/amd/cezanne: add pci_devs.h
Felix Held
2021-01-22
soc/intel/alderlake: Adding Kconfig for ADL_M PCH
Varshit Pandya
2021-01-22
soc/intel/commmon: Include Alder Lake device IDs
Varshit Pandya
2021-01-22
soc/mediatek/mt8192: pmic: Set efuses manually
Hsin-Hsiung Wang
2021-01-22
soc/mediatek/mt8183: Fix pq module size config
Yu-Ping Wu
2021-01-22
soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmio
Felix Held
2021-01-22
soc/intel/baytrail,broadwell: Refactor acpi_wake_source()
Kyösti Mälkki
2021-01-21
soc/amd/cezanne: include LAPIC code and set MAX_CPUS to 16
Felix Held
2021-01-21
soc/intel/quark: Add pwrs in <soc/nvs.h>
Kyösti Mälkki
2021-01-21
soc/intel/cannonlake: Allow RP#1 usage for ClkSrc
Jeremy Soller
2021-01-21
soc/intel/common/pcie_rp.h: Fix comment style
Furquan Shaikh
2021-01-21
soc/intel/alderlake: Disable Internal Gfx based on SOC_INTEL_DISABLE_IGD
Subrata Banik
2021-01-21
soc/intel/common/graphics: Add new Kconfig SOC_INTEL_DISABLE_IGD
Subrata Banik
2021-01-20
soc/amd/cezanne/Kconfig: select IDT_IN_EVERY_STAGE
Felix Held
2021-01-20
soc/amd/picasso/Kconfig: drop EHCI_BAR
Felix Held
2021-01-20
soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONS
Felix Held
2021-01-20
soc/intel: fix indentation in intelblocks/lpc_lib.h
Michael Niewöhner
2021-01-20
soc/intel/*: drop broken LPC mmio code
Michael Niewöhner
2021-01-20
soc/amd/picasso/mrc_cache.c: Remove unused <bootstate.h>
Elyes HAOUAS
2021-01-20
soc/mediatek/mt8192: pmic: unlock key protection before initial setting
Hsin-Hsiung Wang
2021-01-20
soc/mediatek/mt8192: pmic: add scp voltage initialization
Hsin-Hsiung Wang
2021-01-20
ACPI GNVS: Drop most dev_count_cpu()
Kyösti Mälkki
2021-01-19
soc/amd: Drop unnecessary <soc/nvs.h> include
Kyösti Mälkki
2021-01-19
soc/amd/picasso,stoneyridge: Unify set_nvs_sws()
Kyösti Mälkki
2021-01-19
soc/amd/stoneyridge: Add struct chipset_state
Kyösti Mälkki
2021-01-19
soc/amd/picasso: move HAVE_ACPI_TABLES from mainboards to SoC
Felix Held
2021-01-19
intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos()
Maxim Polyakov
2021-01-19
soc/mediatek/mt8173/dramc_pi_calibration_api.c: Use __func__
Elyes HAOUAS
2021-01-19
soc/mediatek/mt8173/pmic_wrap.c: Use __func__
Elyes HAOUAS
2021-01-19
soc/mediatek/mt8192: pmic: enable pwrkey long-press shutdown setting
Hsin-Hsiung Wang
2021-01-19
soc/mediatek/mt8192: pmic: update initial setting
Hsin-Hsiung Wang
2021-01-19
soc/mediatek/mt8192: add clkbuf and srclken_rc MT6359P driver
Yuchen Huang
2021-01-19
soc/mediatek/mt8192: Save dramc shuffle result after calibration
Huayang Duan
2021-01-19
soc/mediatek/mt8192: Add dramc ac timing setting
Huayang Duan
2021-01-19
soc/mediatek/mt8192: Get DDR base information after calibration
Huayang Duan
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-18
soc/intel/braswell/chip.c: Use __func__
Elyes HAOUAS
2021-01-18
soc/intel/xeon_sp/uncore.c: Remove duplicated include
Elyes HAOUAS
2021-01-18
soc/intel/xeon_sp/skx/soc_acpi.c: Remove duplicated include
Elyes HAOUAS
2021-01-18
soc/amd/stoneyridge/romstage.c: Remove repeated word
Elyes HAOUAS
2021-01-18
soc/intel/broadwell/bootblock.c: Remove repeated word
Elyes HAOUAS
2021-01-18
soc/intel/common/block/include/intelblocks/pmc_ipc.h: Remove repeated word
Elyes HAOUAS
2021-01-18
soc/intel/common/block/itss/itss.c: Remove repeated word
Elyes HAOUAS
2021-01-18
soc/intel/skylake/chip.h: Remove repeated word
Elyes HAOUAS
2021-01-18
soc/nvidia/tegra124/spi.c: Remove repeated word
Elyes HAOUAS
2021-01-18
soc/nvidia/tegra210/spi.c: Remove repeated word
Elyes HAOUAS
2021-01-18
soc/amd/common/block/smi/smi_util.c: Remove repeated word
Elyes HAOUAS
2021-01-18
soc/intel/alderlake: Update PCH and CPU PCIe RP table
Eric Lai
2021-01-18
soc/intel/common: Move L1_substates_control to pcie_rp.h
Eric Lai
2021-01-18
soc/intel/common/pcie: Allow pcie_rp_group table to be non-contiguous
Furquan Shaikh
2021-01-18
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
build system: Remove flock calls from intermediate processing
Patrick Georgi
2021-01-15
soc/mediatek/mt8183: Support byte mode and single rank DDR
Shaoming Chen
2021-01-15
soc/amd/picasso: Generate ACPI CRAT objects in cb
Jason Glenesk
2021-01-15
soc/intel/braswell: Prevent NULL pointer dereference
Angel Pons
2021-01-15
cpu/x86/mpinit: Serialize microcode updates for HT threads
Patrick Rudolph
2021-01-15
soc/amd/cezanne,picasso/uart: remove unneeded struct name
Felix Held
2021-01-14
soc/intel/tgl: Add configurable value for UsbTcPortEn
Brandon Breitenstein
2021-01-14
soc/amd/picasso: Remove printf in asl
Raul E Rangel
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-14
soc/amd/picasso/uart: add missing device/device.h include
Felix Held
[next]