summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Documentation/gerrit: Document our Gerrit user roles and proceduresPatrick Georgi2021-05-091-0/+29
* doc/releases/coreboot-4.14: add AMD SoC cleanup and Cezanne additionFelix Held2021-05-081-0/+9
* soc/amd/cezanne/acpi/soc: call WAL1 for AC/DC state ALIB callFelix Held2021-05-081-0/+4
* soc/amd/picasso/acpi/cpu: move WAL1 method that calls ALIB to commonFelix Held2021-05-083-29/+31
* soc/amd/picasso,common: move ALIB DPTC parameter struct to common codeFelix Held2021-05-082-6/+6
* soc/amd/picasso,common: move ALIB DPTC IDs to common codeFelix Held2021-05-082-27/+32
* soc/amd/picasso/root_complex: move DPTC_TOTAL_UPDATE_PARAMS out of enumFelix Held2021-05-081-1/+2
* soc/amd: factor out ACPI ALIB function numbers to common codeFelix Held2021-05-084-4/+17
* mb/google/volteer: adjust the size for RO/RW mcacheZhuohao Lee2021-05-081-0/+8
* trogdor: Add backlight support for sn65dsi86bridge for HomestarVinod Polimera2021-05-084-0/+31
* drivers/sn65dsi86: Switch EDID reading to use "indirect mode"Julius Werner2021-05-081-71/+139
* soc/amd/common/acpi/pci_int.asl: Allow IRQ sharingRaul E Rangel2021-05-071-3/+3
* skylake mainboards: Use enum values for SaGvAngel Pons2021-05-0711-11/+11
* skylake DT/HALO mainboards: Drop `SaGv` settingAngel Pons2021-05-073-4/+0
* aopen/dxplplusu: Fix IOAPIC in ASLKyösti Mälkki2021-05-071-1/+1
* nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4Kyösti Mälkki2021-05-071-2/+2
* soc/amd/common: Add Kconfig/Makefile support for common/fsp/*Raul E Rangel2021-05-072-0/+9
* mb/google/volteer: Create volet variantSheng-Liang Pan2021-05-078-0/+52
* mb/pcengines/apu1: Disable memory bank interleavingMichał Żygowski2021-05-071-0/+2
* mb/pcengines/apu2/OemCustomize.c: make AGESA AmdInitPost happyMichał Żygowski2021-05-071-0/+16
* soc/mediatek/mt8195: Turn off L2C SRAM and reconfigure as L2 cacheYidi Lin2021-05-073-0/+34
* mb/google/cherry: configure GPIOsYu-Ping Wu2021-05-073-1/+43
* mb/intel/adlrvp: Program CPU PCIE RP GPIOs in early GPIOMaulik V Vaghela2021-05-071-0/+88
* mb/google/volteer/var/elemi: Add spd for K4AAG165WB-BCWEWisley Chen2021-05-073-1/+3
* sb/intel/common/pmclib: Use pmbase functionsArthur Heymans2021-05-071-17/+11
* sb/intel/common: Fix platform_is_resuming()Arthur Heymans2021-05-071-1/+5
* sb/intel/common: Implement acpi_is_wakeup_s3()Arthur Heymans2021-05-071-0/+5
* soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXITKane Chen2021-05-076-6/+38
* soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmasterKane Chen2021-05-073-0/+24
* mb/google/mancomb: Update AMDFW config fileMartin Roth2021-05-072-0/+44
* mb/google/mancomb: Implement tis_plat_irq_statusMartin Roth2021-05-062-0/+13
* mb/google/mancomb: Update Kconfig with needed optionsMartin Roth2021-05-061-0/+4
* mb/google/mancomb: Fix EC SCI configurationMartin Roth2021-05-061-3/+3
* mb/google/mancomb: Switch eSPI ALERT# to in-bandRaul E Rangel2021-05-061-1/+1
* mb/google/guybrush: Switch eSPI ALERT# to in-bandRaul E Rangel2021-05-061-1/+1
* soc/amd/common/espi,mb/: Allow configuring open drain ALERT#Raul E Rangel2021-05-0610-14/+39
* soc/amd/common/espi: Don't set alert pin in espi_set_initial_configRaul E Rangel2021-05-061-3/+0
* soc/amd/common/espi: Print set eSPI peripheral configRaul E Rangel2021-05-061-0/+2
* soc/amd/{common/picasso}: Move pci_int.aslRaul E Rangel2021-05-062-1/+1
* soc/amd/{picasso/common}: Move populate_pirq_data prototype to commonRaul E Rangel2021-05-064-10/+3
* vc/amd/fsp/cezanne: Add AMD_FSP_PCIE_DEVFUNC_REMAP_HOB_GUIDRaul E Rangel2021-05-061-0/+4
* emulation/qemu-x86: Select BOOT_DEVICE_NOT_SPI_FLASHArthur Heymans2021-05-062-0/+2
* drivers/pc80/rtc/option.c: Constrain API to integer valuesAngel Pons2021-05-062-15/+15
* src: Retype option API to use unsigned integersAngel Pons2021-05-0658-113/+113
* include/console: Align ramstage Boot State Machine postcodesSubrata Banik2021-05-061-8/+8
* nb/amd/{agesa,pi}: Avoid overflows during DRAM calculationMichał Żygowski2021-05-064-155/+142
* mb/google/octopus: add audio codec into SSFC support for BloogTony Huang2021-05-063-0/+18
* mb/intel/adlrvp_m: Disable Type-C xDCIBernardo Perez Priego2021-05-061-1/+1
* arch/x86/walkcbfs.S: Use FMAP instead of "cbfs master header"Arthur Heymans2021-05-062-25/+6
* arch/x86: Always include walkcbfs.SArthur Heymans2021-05-062-2/+1