aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx
AgeCommit message (Expand)Author
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-17Fix PCI ACPI _OSC methodsMarc Jones
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-29src/southbridge: Add and update license headersMartin Roth
2018-05-21cimx/sb800: Use PCI_DEVFN()Kyösti Mälkki
2018-05-20sb/amd/cimx/sb900: Get rid of device_tElyes HAOUAS
2018-05-20sb/amd/cimx/sb800: Get rid of device_tElyes HAOUAS
2018-04-29sb/amd/cimx/sb800: Remove unused variablePaul Menzel
2018-04-29sb/amd/cimx/sb800/lpc: Shorten and wrap long linesPaul Menzel
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-09console: Expose vsnprintfDavid Hendricks
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2018-01-24AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki
2018-01-24amd/torpedo cimx/sb900: Fix include directoryKyösti Mälkki
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2018-01-14AMD CIMx SB800: late.c: Use variable `device` from for loop conditionPaul Menzel
2017-11-28AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-26AGESA: Implement POSTCAR_STAGEKyösti Mälkki
2017-09-26AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-12AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-09-06ACPI S3: Remove conflicting local acpi_get_sleep_type()Kyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-17AGESA: Add guard for acpi_get_sleep_type()Kyösti Mälkki
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-24southbridge/amd: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-18AGESA: Fix UMA calculationsKyösti Mälkki
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-04-03cimx/sb800: Log southbridge call-sitesKyösti Mälkki
2017-02-22southbridge/amd: Add LPC bridge acpi path for Family14 and SB800Tobias Diedrich
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-23AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-10-07src/southbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-07src/southbridge: Remove whitespace after sizeofElyes HAOUAS
2016-10-04src/southbridge: Remove unnecessary semicolonElyes HAOUAS
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-13southbridge/amd/cimx: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-12amd/cimx/sb800/pci_devs.h: Update guard #define nameMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30SB900 64bit fixesStefan Reinauer
2015-10-30SB700: 64bit fixesStefan Reinauer
2015-10-29amd/cimx/sb800/late.c: Add comment in `sb800_init()`Paul Menzel
2015-10-24amd/sb800: Make UsbRxMode per-board customizableTobias Diedrich
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-07-30SB800: Port to 64bitStefan Reinauer
2015-06-14amd/cimx/sb800/acpi/smbus.asl: Align commentsPaul Menzel
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-03-19CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-02-23AMD cimx/sb800: Disconnect PCI bridge 0:14.4 from pinsKyösti Mälkki
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-14AMD cimx/sb800: Initially enable all GPP portsKyösti Mälkki
2015-02-14AMD cimx/sb800: Move cimx init for ramstageKyösti Mälkki
2015-02-14AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configurationKyösti Mälkki
2015-02-14AMD cimx/sb800: Fix console outputKyösti Mälkki
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-06AMD platforms: fix callout_entry doxygen errorsMartin Roth
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-19southbridge/amd/cimx/sbX00/early.c: Update grammar in commentsMartin Roth
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-12-09spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black
2014-12-06vendorcode/amd/agesa: Make Porting.h common between familiesEdward O'Callaghan
2014-11-26agesa/family12: Switch to per-device ACPIVladimir Serbinenko
2014-11-26agesa/family15: Switch to per-device ACPIVladimir Serbinenko
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-14build system: improve portabilityPatrick Georgi
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-22amd/torpedo amd/dinar: Sanitize agesawrapper headerKyösti Mälkki
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-19AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headersKyösti Mälkki