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
2020-07-28
src: Never set ISA Enable on PCI bridges
Angel Pons
2020-07-28
soc/intel/braswell/fadt.c: Use `ACPI_ADDRESS_SPACE_IO` macro
Angel Pons
2020-07-28
broadwell: Factor out PIRQ routing from devicetree
Angel Pons
2020-07-28
soc/intel/cannonlake: Configure SataPwrOptEnable only if SATA is enabled
Felix Singer
2020-07-28
soc/intel/apollolake: Simplify is-device-enabled checks
Felix Singer
2020-07-28
soc/intel/jasperlake: Simplify is-device-enabled checks
Felix Singer
2020-07-28
soc/intel/tigerlake: Simplify is-device-enabled checks
Felix Singer
2020-07-28
Revert "src: Remove unused include <cpu/x86/smm.h>"
Patrick Rudolph
2020-07-27
soc/amd: Use spi_writeX & spi_readX for all spi accesses
Martin Roth
2020-07-27
soc/amd/common: Move spi access functions into their own file
Martin Roth
2020-07-27
soc/amd/picasso: Set __USER_SPACE__ for psp_verstage
Martin Roth
2020-07-27
soc/amd/picasso: make USB over-current pin mapping configurable
Felix Held
2020-07-27
soc/intel/jasperlake: Invoke PCIe root port swapping
Karthikeyan Ramasubramanian
2020-07-26
soc/intel/tigerlake: Disable CPU PCIe in FSP
Shaunak Saha
2020-07-26
soc/intel/tigerlake: Disable VT-d and no DMAR table for pre-QS platform
John Zhao
2020-07-26
soc/intel/common/basecode: Implement CSE update flow
Rizwan Qureshi
2020-07-26
soc/amd/common/block/psp/psp_smm.c: Add missing <string.h>
Elyes HAOUAS
2020-07-26
src/soc/qualcomm: Add include <types.h>
Elyes HAOUAS
2020-07-26
src/soc/mediatek: Add include <types.h>
Elyes HAOUAS
2020-07-26
src/soc/intel: Add include <types.h>
Elyes HAOUAS
2020-07-26
soc/intel/common/gpio_defs: Remove PAD_CFG_NF_BUF_TRIG
Maxim Polyakov
2020-07-26
soc/intel/common/hda: Add HDA ID for Jasper Lake
yan.liu
2020-07-26
soc/intel/jasperlakelake: Rename pch_init() code
Usha P
2020-07-26
src: Update bare access to BOOL CONFIG_ vals to CONFIG()
Martin Roth
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-07-26
{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits
Angel Pons
2020-07-26
soc/amd/common: Refactor and consolidate code for spi base
Martin Roth
2020-07-26
soc/amd/picasso: Update postcode value
Martin Roth
2020-07-26
Kconfig: Remove unnecessary choice names
Martin Roth
2020-07-26
smp/spinlock: Do not define barrier() globally
Kyösti Mälkki
2020-07-26
arch/x86: Move cpu_relax()
Kyösti Mälkki
2020-07-26
cpu,soc/intel: Drop select SMP
Kyösti Mälkki
2020-07-26
src: Remove unused 'include <cbmem.h>'
Elyes HAOUAS
2020-07-26
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-26
skylake boards: Factor out copy-pasted PIRQ routes
Angel Pons
2020-07-26
src: Remove unused include <cpu/x86/smm.h>
Elyes HAOUAS
2020-07-26
amd/picasso: rework USB2 PHY tune parameter handling
Felix Held
2020-07-26
soc/skylake: Configure SATA options only if SATA is enabled
Felix Singer
2020-07-25
soc/amd/picasso: don't apply unconfigured USB2 PHY tune parameters
Felix Held
2020-07-25
soc/intel/baytrail/southcluster.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/include/soc/irq.h: Add braces
Angel Pons
2020-07-25
soc/intel/baytrail: Simplify pattrs definitions
Angel Pons
2020-07-25
soc/intel/baytrail/smm.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/smihandler.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/cpu.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/sd.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/lpss.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/lpe.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/{baytrail,braswell}: Drop unneeded `return`
Angel Pons
2020-07-25
soc/intel/baytrail/iosf.c: Add missing braces
Angel Pons
2020-07-25
soc/intel/baytrail/elog.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/cpu.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/acpi.c: Align with Braswell
Angel Pons
2020-07-25
soc/intel/baytrail/bootblock/bootblock.c: Move functions
Angel Pons
2020-07-25
soc/intel/baytrail: Retype some pointers
Angel Pons
2020-07-25
soc/intel/tigerlake: Update Pkg C-State latencies
Ravi Sarawadi
2020-07-25
soc/intel/tigerlake: Set power limits for Tiger Lake Y-SKU
Sumeet R Pawnikar
2020-07-25
soc/intel/tigerlake: Update Tiger Lake SA IDs
Derek Huang
2020-07-24
soc/amd/picasso: mark usb2_phy_tune struct as packed
Felix Held
2020-07-24
soc/intel/common/gpio_defs: Remove unused macro for NF
Maxim Polyakov
2020-07-24
soc/intel/common/gpio_defs: Undo set TxDRxE in GPI_TRIG_OWN()
Maxim Polyakov
2020-07-24
soc/intel/common/gpio_defs: Improve some GPI macros
Maxim Polyakov
2020-07-24
soc/amd/picasso/sb: Gate FCH AL2AHB clocks
Matt Papageorge
2020-07-24
soc/amd/picasso/fsp_params: add missing newline between functions
Felix Held
2020-07-24
soc/amd/picasso/fsp_params: add asserts for descriptor count
Felix Held
2020-07-23
soc/amd/common/gpio: Fix definition of GPIO_INT_ENABLE_STATUS_DELIVERY
Furquan Shaikh
2020-07-23
amd/picasso: rename PCIe descriptor to DXIO descriptor
Felix Held
2020-07-23
soc/intel/xeon_sp/cpx: display SystemMemoryMapHob fields
Jonathan Zhang
2020-07-23
soc/intel/jasperlake: Add the SkipCpuReplacementCheck configuration
V Sowmya
2020-07-22
soc/intel/jasperlake: Move tco_configure to bootblock
Tim Wawrzynczak
2020-07-22
soc/intel/cannonlake: Move tco_configure to bootblock
Tim Wawrzynczak
2020-07-21
soc/intel/tigerlake: Select PLATFORM_USES_FSP2_2
Subrata Banik
2020-07-21
src: Use ACPI macros
Elyes HAOUAS
2020-07-21
soc/intel/baytrail: Add new CPUID 0x30679
Mate Kukri
2020-07-21
soc/intel/xeon_sp/cpx: remove unused gpio.h
Maxim Polyakov
2020-07-20
src: Report word-sized access for PM1a_EVT
Angel Pons
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
soc/amd/stoneyridge: Select HAVE_CF9_RESET
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
soc/intel/xeon_sp/skx: Clean up FADT
Angel Pons
2020-07-20
amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-20
soc/intel/cannonlake: Add configs for USB 3.1 Gen2 EV settings
Jamie Chen
2020-07-19
soc/intel/common/gpio_defs: Fix coding style
Maxim Polyakov
2020-07-17
soc/amd/picasso: Drop the addition of I2S machine device from ACP driver
Furquan Shaikh
2020-07-17
soc/amd/picasso: Add .scan_bus operation for ACP device
Furquan Shaikh
2020-07-17
soc/amd/common/gpio: Add macro for PAD_NC
Furquan Shaikh
2020-07-17
soc/amd/picasso: Drop _INI and OSFL methods
Furquan Shaikh
2020-07-17
soc/amd/picasso: Move PMOD global variable to globalnvs.asl
Furquan Shaikh
2020-07-17
soc/amd/picasso: Drop empty method CIRQ
Furquan Shaikh
2020-07-17
soc/amd/picasso: Use read-modify-write for ACP_I2S_PIN_CONFIG
Furquan Shaikh
2020-07-17
soc/amd/picasso: Configure ACP_PME_EN and ACP_I2S_WAKE_EN
Akshu Agrawal
2020-07-16
soc/amd/picasso: remove unused fadt_pm_profile devicetree setting
Felix Held
2020-07-16
soc/amd/common: Don't get eSPI address from PCI if not on x86
Martin Roth
2020-07-16
soc/amd/picasso: Get rid of VERSTAGE_SIZE
Martin Roth
2020-07-16
soc/amd/stoneyridge: Remove unused SPI #defines
Martin Roth
2020-07-16
soc/amd/picasso/acpi,mb/{zork,mandolin}: Stop clearing PciExpWakeStatus
Raul E Rangel
[next]