aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
AgeCommit message (Expand)Author
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
2018-10-18soc/amd/stoneyridge: Remove DEV_D18F4 definitionRichard Spiegel
2018-10-18soc/amd/stoneyridge: Remove double defined GPIO MMIO basesRichard Spiegel
2018-10-18amd/stoneyridge/include/soc: Re-arrange NB IOAPIC definitionsRichard Spiegel
2018-10-18soc/amd/stoneyridge/smi.c: Prefer using '"%s...", __func__'Richard Spiegel
2018-10-18soc/amd/stoneyridge/southbridge.c: Change comparison orderRichard Spiegel
2018-10-18soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel
2018-10-14soc/amd/stoneyridge: Define PM USB Enable registerMarshall Dawson
2018-10-14soc/amd/stoneyridge: Remove hudson EHCI debug controllersMarshall Dawson
2018-10-14soc/amd/stoneyridge: Remove errant parenthesis in southbridge.hMarshall Dawson
2018-10-14soc/amd/stoneyridge: Rearrange southbridge.h moreMarshall Dawson
2018-10-12amd/stoneyridge: Fix PmControl register size in SMI handlerMarshall Dawson
2018-10-12amd/stoneyridge: Rename CGPLL_CONFIG definitionsMarshall Dawson
2018-10-12amd/stoneyridge: Rename GppClkCntrl fieldsMarshall Dawson
2018-10-12amd/stoneyridge: Rearrange southbridge.hMarshall Dawson
2018-10-12amd/stoneyridge: Remove dead GPIO definitionsMarshall Dawson
2018-10-12amd/stoneyridge: Clarify XHCI_PM register definitionsMarshall Dawson
2018-10-12amd/stoneyridge: Fix SPI_CMD_TRIGGER coding styleMarshall Dawson
2018-10-12amd/stoneyridge: Convert hex definitions to lower caseMarshall Dawson
2018-10-12amd/stoneyridge: Remove hudson register definitionsMarshall Dawson
2018-10-11amd/stoneyridge: Indicate STAPM units in their nameRichard Spiegel
2018-10-10soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-05amd/stoneyridge: Comment PCI and AcpiMmio registers in ASLMarshall Dawson
2018-10-05amd/stoneyridge: Remove unused registers from ASLMarshall Dawson
2018-10-05amd/stoneyridge: Remove SATA D0 on suspendMarshall Dawson
2018-10-04amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 statusEdward Hill
2018-10-04amd/stoneyridge: Prepare for vboot rebooting systemMarshall Dawson
2018-10-03soc/amd/stoneyridge: Add IOMMU supportMarc Jones
2018-10-01amd/stoneyridge: Add USB ASL for D0/D3coldMarshall Dawson
2018-10-01amd/stoneyridge: Add ASL helper for AOAC PwrGood ControlMarshall Dawson
2018-10-01amd/stoneyridge: Add FCH WAK and PTS methodsMarshall Dawson
2018-10-01amd/stoneyridge: Add ASL for D-states on AOAC devicesMarshall Dawson
2018-10-01amd/stoneyridge: Add ACPI MMIO and PCI offsets to ASLMarshall Dawson
2018-10-01amd/stoneyridge: Load AOAC and USB gnvs valuesMarshall Dawson
2018-10-01amd/stoneyridge: Add USB settings to gnvsMarshall Dawson
2018-10-01amd/stoneyridge: Create gnvs entries for AOAC devicesMarshall Dawson
2018-09-28amd/stoneyridge: Make gnvs ASL whitespace consistentMarshall Dawson
2018-09-28soc/amd/stoneyridge/BiosCallOuts: Remove #include <AmdLib.h>Richard Spiegel
2018-09-28soc/amd/common/block/pi: Remove references to AmdLibRichard Spiegel
2018-09-28src/*: normalize Google copyright headersPatrick Georgi
2018-09-24amd/common/psp: Remove use of PspBaseLibCharles Marslett
2018-09-24soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specificRichard Spiegel
2018-09-20soc/amd/stoneyridge/romstage.c: Remove obsolete commentRichard Spiegel
2018-09-19amd/stoneyridge: Sync PSP base to MSRMarshall Dawson
2018-09-17mb/google/kahlee/variants/baseboard: Set STAPM percentageRichard Spiegel
2018-09-12soc/amd/stoneyridge: Fix more GPIO functionsJonathan Neuschäfer
2018-09-11amd/stoneyridge: Enable BERT table generationMarshall Dawson
2018-09-11amd/stoneyridge: Set BERT region size when no TSEG usedMarshall Dawson
2018-09-07amd/stoneyridge: Construct ACPI BERT tableMarshall Dawson
2018-09-07amd/stoneyridge: Construct BERT region from machine checkMarshall Dawson
2018-09-07amd/stoneyridge: Create an MCA structureMarshall Dawson
2018-09-07amd/stoneyridge: Relocate MCA error identificationMarshall Dawson
2018-09-07amd/stoneyridge: Adjust memory map for reservedMarshall Dawson
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-30soc/amd/stoneyridge/enable_usbdebug.c: Update pci_ehci_dbg_set_port()Richard Spiegel
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-22soc/amd/stoneyridge/smihandler.c: Report pending wake eventRichard Spiegel