aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb800
AgeCommit message (Expand)Author
2020-04-27sb/amd/cimx/sb800: Const'ify pci_devfn_t devicesElyes HAOUAS
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-01-05sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possibleMichał Żygowski
2019-12-31sb/amd/cimx/sb800/cfg.c: Fix typoElyes HAOUAS
2019-12-30sb/amd/cimx/sb800: Remove unused BOOTBLOCK_SOUTHBRIDGE_INITElyes HAOUAS
2019-12-21sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessorKyösti Mälkki
2019-12-20AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-16soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki
2019-12-04sb/amd/cimx/sb800: add C bootblock southbridge initializationMichał Żygowski
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-10-28src/southbridge: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-16sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber
2019-05-20sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel
2019-04-23src: Use include <console/console.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-13sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
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-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-10southbridge/amd/cimx: Drop unused functionsKyösti Mälkki
2019-01-07src: Move constant to the right side of comparisonElyes HAOUAS
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-24sb/amd/cimx/sb800/ramtop: Fix coding style issuesPaul Menzel
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-28src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16sb/amd: Remove dead assignment in SPI driverPaul Menzel
2018-11-16sb/amd: Fix grammar in commentPaul Menzel
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/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-23AGESA_LEGACY: Apply final cleanup and file removalsKyö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-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-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-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-12amd/cimx/sb800/pci_devs.h: Update guard #define nameMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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-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