aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
2019-05-21soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki
2019-05-16soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson
2019-05-16soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson
2019-05-15src/soc: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-15soc/amd/stoneyridge: Add ACPI D3Cold support for SD ControllerRaul E Rangel
2019-05-10soc/amd/stoneyridge: Add IO access functions for PMxMarshall Dawson
2019-05-08soc/amd/stoneyridge: Add iomux read/write functionsMarshall Dawson
2019-05-08soc/amd/stoneyridge: Finish read/write misc registersMarshall Dawson
2019-05-08soc/amd/stoneyridge: Add aoac_ read/write functionsMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rewrite smbus_read/write, add asfMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rearrange sb_util.cMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rename AcpiMmio blocksMarshall Dawson
2019-05-06soc/amd/stoneyridge: Correct bugs in lpc.cMarshall Dawson
2019-05-06soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridgeMarshall Dawson
2019-05-06soc/amd/common: Introduce module_dispatch()Kyösti Mälkki
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-04-26soc/amd/stoneyridge: Generate MCFG tableRaul E Rangel
2019-04-23soc/amd/common: Remove AmdReadEventLog()Kyösti Mälkki
2019-04-23soc/amd/common: Introduce agesa_execute_state()Kyösti Mälkki
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-21soc/amd/stoneyridge: Fix gnvs aoac initializationMarshall Dawson
2019-04-08soc/amd/stoney: Don't use IS_ENABLED() for a constantNico Huber
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-18soc/amd/stoneyridge: Correct PSP SecureOs Kconfig symbolMarshall Dawson
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07soc/amd/stoneyridge: Convert SMU fanless optionsMarshall Dawson
2019-03-07soc/amd/stoneyridge: Call amdfwtool with different argumentsMarshall Dawson
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
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
2018-11-09mb/google/kahlee: Tune eDP panel initialization timeChris Wang
2018-11-07soc/amd/stoneyridge: Fix 81+ characters linesRichard Spiegel
2018-11-06soc/amd/common: Fix function formatingRichard Spiegel
2018-11-05soc/amd/stoneyridge: Get rid of void pointer mathRichard Spiegel
2018-10-31soc/amd/stoneyridge: Fix get_cpu_count()Martin Roth
2018-10-31soc/amd/stoneyridge: Get rid of domain_read_resourcesMartin Roth
2018-10-30src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-30soc/amd/stoneyridge: Set IOMMU support to follow device settingMartin Roth
2018-10-30soc/amd/stoneyridge: Remove dev_find_slot where possibleRichard Spiegel
2018-10-25soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'Richard Spiegel
2018-10-25soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel
2018-10-25soc/amd/common/pi: Correct top of DRAM reporting by AGESAMarshall Dawson
2018-10-23soc/amd/stoneyridge: Remove smbus.aslRichard Spiegel
2018-10-22soc/amd: Implement common reset APINico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-18soc/amd/stoneyridge: Replace double defined MISC MMIO reg. 0x40Richard Spiegel
2018-10-18soc/amd/stoneyridge: Remove double defined SPI100_SPEED_CONFIGRichard Spiegel
2018-10-18soc/amd/stoneyridge: Remove double definition for wideioRichard Spiegel