aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/include
AgeCommit message (Expand)Author
2019-07-21soc/amd: Move SPI base alignment define into commonMarshall Dawson
2019-06-11soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson
2019-06-06src/amd/stoneyridge: Move alink source to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Add ALink-AHB Bridge to iomap.hMarshall Dawson
2019-06-06soc/amd/stoneyridge: Split sata functionalityMarshall Dawson
2019-06-06soc/amd/stoneyridge: Remove sb_util.cMarshall Dawson
2019-06-06soc/amd/stoneyridge: Relocate MMIO access of ACPI registersMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson
2019-06-06soc/amd/stoneyridge: Rework SPI base address get/setMarshall Dawson
2019-06-06soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson
2019-06-03soc/amd/stoneyridge: Fix alignment in iomap.hMarshall Dawson
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
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-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: Rename AcpiMmio blocksMarshall Dawson
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-26soc/amd: Remove defined but unwritten functionsRichard Spiegel
2019-02-15soc/amd/stoneyridge: Expand 48MHz for both osc out signalsRichard Spiegel
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-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-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-20soc/amd/stoneyridge: Get rid of device_tElyes HAOUAS
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18soc/amd/stoneyridge: Improve grammar through punctuationJonathan Neuschäfer
2018-12-03soc/amd/stoneyridge: Create MMIO offsets for ACPIRichard Spiegel
2018-12-03soc/amd/stoneyridge: Create MMIO ACPI access functionsRichard Spiegel
2018-11-28soc/amd/stoneyridge: Replace public magic numbersPatrick Georgi
2018-11-07soc/amd/stoneyridge: Fix 81+ characters linesRichard Spiegel
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-14soc/amd/stoneyridge: Define PM USB Enable registerMarshall 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: 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-10soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel
2018-10-08Move compiler.h to commonlibNico Huber
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-28src/*: normalize Google copyright headersPatrick Georgi
2018-09-07amd/stoneyridge: Relocate MCA error identificationMarshall Dawson
2018-08-30soc/amd/stoneyridge/enable_usbdebug.c: Update pci_ehci_dbg_set_port()Richard Spiegel
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-16amd/stoneyridge: Add PMxC0 reset status to boot logEdward Hill
2018-08-14soc/amd/stoneyridge: Add bootblock_fch_initRaul E Rangel
2018-08-08amd/stoneyridge: Add warm reset detectionMarshall Dawson
2018-08-06soc/amd/stoneyridge: Enable spread spectrum in bootblockRaul E Rangel
2018-08-01soc/amd/stoneyridge/lpc.c: Fix LPC host control namingRichard Spiegel
2018-07-31src/soc/amd/stoneyridge: Remove IMC supportRichard Spiegel
2018-07-18mainboard/google/Kahlee: Select low-power mode for WiFiSimon Glass
2018-07-02stoneyridge: Enable legacy IORaul E Rangel
2018-07-02stoneyridge: Enable IO CF9 in bootblockRaul E Rangel
2018-06-26soc/amd/stoneyridge/southbridge.c: Fix get_index_bit limit checkRichard Spiegel
2018-06-25mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720Simon Glass
2018-06-21soc/amd/stoneyridge/southbridge.c: Store PM related registers in cbmemRichard Spiegel
2018-06-13amd/stoneyridge: Add early MTRR setup for new calloutsMarshall Dawson
2018-06-13soc/amd/stoneyridge/acpi.c: Create GPIO acpigen proceduresRichard Spiegel
2018-06-13soc/amd/stoneyridge/southbridge.c: Fix saving _SWS parametersRichard Spiegel
2018-06-12soc/amd/stoneyridge/acpi: Create a GPIO libraryRichard Spiegel
2018-06-08amd/stoneyridge: Set SCI_MAP for SCI enabled GPIOsDaniel Kurtz
2018-05-27stoneyridge GPIO: Create and use PAD_INT for interrupt pinsRichard Spiegel
2018-05-23soc/amd/stoneyridge/: Get rid of device_tElyes HAOUAS
2018-05-18soc/amd/stoneyridge: Support ACPI USB code generationDuncan Laurie
2018-05-02soc/amd/stoneyridge: remove sb_set_readspeed functionMarc Jones
2018-04-27soc/amd/stoneyridge/include/soc/smi.h: Fix name collisionRichard Spiegel
2018-04-25soc/amd/stoneyridge: Add additional early LPC and SPI initMarc Jones
2018-04-20soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structureRichard Spiegel
2018-04-18soc/amd/stoneyridge/include/soc/gpio.h: Remove vendor code referenceRichard Spiegel
2018-04-16soc/amd/stoneyridge/northbridge.c: Fix bit definitionsRichard Spiegel
2018-04-16soc/amd/stoneyridge/lpc.c: Fix bit definitionsRichard Spiegel
2018-04-13soc/amd/stoneyridge: add a romstage hook for mainboardsMartin Roth
2018-04-11src/amd/stoneyridge: Fix a typo (EDGEL_TRIG -> EDGE_TRIG)Jonathan Neuschäfer
2018-04-10soc/amd/stoneyridege: Create AP jump structureRichard Spiegel
2018-04-06amd/stoneyridge: Use defined value for SPI flash MTRRMarshall Dawson
2018-04-05mb/amd/gardenia/gpio.c: Convert GPIO to new formatRichard Spiegel
2018-03-19soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uartRichard Spiegel
2018-03-16soc/amd/stoneyridge/southbridge.c: Create AOAC initialization codeRichard Spiegel