summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb800
AgeCommit message (Expand)Author
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-23src: Typo fix (cosmetic)Peter Lemenkov
2018-10-22amdfam10: Convert to `board_reset()`Nico Huber
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-21sb/amd/sb800: Get rid of device_tElyes HAOUAS
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-09sb/amd: Support CBMEM_TOP_BACKUPKyösti Mälkki
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-01-05src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-10-04src/southbridge: Remove unnecessary semicolonElyes HAOUAS
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-13southbridge/amd/sb800: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-03sb/amd/sb[6|7|8]00: Initialize PICTimothy Pearson
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-12-18southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-03-19CBMEM: Add LATE_CBMEM_INIT guardsKyö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-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-17southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-16amd/sb800: Make sb800_setup_sata_phys into regular functionVladimir Serbinenko
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-07-24southbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2014-04-18southbridge/sb800: Strip obsolete commentaryEdward O'Callaghan
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-12-06usbdebug: Hide irrelevent options from menuconfigKyösti Mälkki
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-09-25usbdebug AMD: Add choice of EHCI controllerKyösti Mälkki