summaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-04Fix <io.h> includesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-26soc/amd: Remove defined but unwritten functionsRichard Spiegel
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2019-02-25soc/amd/common: Fix AmdLateRunApTask()Kyösti Mälkki
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-02-15soc/amd/common: Move PI refcode loaderKyösti Mälkki
2019-02-15soc/amd/stoneyridge: Expand 48MHz for both osc out signalsRichard Spiegel
2019-02-12soc/amd/common: Don't use CAR_GLOBALArthur Heymans
2019-02-12soc/amd/common: Remove redundant ACPI S3 testKyösti Mälkki
2019-02-04soc/amd/stoneyridge: Reboot if missing MRC cache infoMarshall Dawson
2019-02-01soc/amd/stoneyridge: Add generic PM1 register clear functionMarshall Dawson
2019-01-30soc/amd/stoneyridge: Access SMBUS through MMIORichard Spiegel
2019-01-28amd/stoneyridge: Disable GPIO MASK STATUSRaul E Rangel
2019-01-23soc/amd/stoneyridge/gpio: Allow specifying 0 value for debounce timeoutDaniel Kurtz
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-21Revert "soc/amd/stoneyridge/gpio: Configure debounce for irq gpios"Raul Rangel
2019-01-16soc/amd/stoneyridge/gpio: Configure debounce for irq gpiosDaniel Kurtz
2019-01-16soc/amd/stoneyridge/gpio: Remove redundant definitionsDaniel Kurtz
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-28arch/x86: SSE2 implies SSE supportKyösti Mälkki
2018-12-20soc/amd/stoneyridge: Get rid of device_tElyes HAOUAS
2018-12-19amd/stoneyridge: Clear SMI_EVENT_STATUS when entering S3/S5Edward Hill
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-18soc/amd/stoneyridge: Improve grammar through punctuationJonathan Neuschäfer
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-05soc/amd/stoneyridge: Run romstage mainboard code before AGESAMartin Roth
2018-12-05soc/amd/stoneyridge: Name IO061 in ASL appropriatelyMarshall Dawson
2018-12-05src/(device/lib/soc): Remove unused variablesRichard Spiegel
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-12-03soc/amd/stoneyridge: Use new ACPI MMIO functionsRichard Spiegel
2018-12-03soc/amd/stoneyridge: Create MMIO offsets for ACPIRichard Spiegel
2018-12-03soc/amd/stoneyridge: Create MMIO ACPI access functionsRichard Spiegel
2018-11-30security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-28soc/amd/stoneyridge: Replace public magic numbersPatrick Georgi
2018-11-16{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INITElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel
2018-11-16soc/amd/common: Remove unused variables of write_pci_cfg_irqs()Richard Spiegel
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS