summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/cimx/sb800/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/amd/cimx/sb800: Const'ify pci_devfn_t devicesElyes HAOUAS2020-04-271-5/+3
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-051-3/+2
* sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessorKyösti Mälkki2019-12-211-11/+11
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-201-22/+3
* sb/amd/cimx/sb800: add C bootblock southbridge initializationMichał Żygowski2019-12-041-4/+19
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-301-1/+1
* src/southbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-071-1/+1
* src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-051-3/+3
* AMD cimx/sb800: Set SPI frequency and prefetchKyösti Mälkki2014-02-041-3/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperioJens Rottmann2013-03-061-3/+10
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* remove trailing whitespaceStefan Reinauer2011-11-011-2/+2
* Move AMD SB800 early clock setup.Scott Duplichan2011-07-141-0/+21
* Set SB800 ROM decode size based on kconfig.Marc Jones2011-07-141-3/+2
* Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign982011-06-221-0/+94