aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb800/early_setup.c
AgeCommit message (Expand)Author
2019-11-20sb/amd/sb800: Drop supportArthur Heymans
2019-07-12src: Add missing include <device/pci_ops.h>Elyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-05arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki
2019-02-10sb/amd/sb800: Drop comments about pci_locate_device()Kyösti Mälkki
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-22amdfam10: Convert to `board_reset()`Nico Huber
2017-09-09sb/amd: Support CBMEM_TOP_BACKUPKyö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
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-19CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2014-12-17southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth
2014-07-24southbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-05-08Clean up #ifsPatrick Georgi
2011-02-12Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on...Rudolf Marek
2011-01-27Trivial. Re-indent the code.Zheng Bao
2011-01-24Change fadt revision back to 3.Zheng Bao
2011-01-21Now bimini can boot linux to login.Zheng Bao
2011-01-20S3 feanture of SB800. Compiliant with SB700.Zheng Bao
2011-01-20Move some board specific functions to sb800.h.Zheng Bao
2011-01-20This sb800 code is derived from sb700.Zheng Bao