summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb800/SBPLATFORM.h
AgeCommit message (Expand)Author
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-07-24southbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-02-11amd/cimx: fix sb(8|9)00 NULL type redefineAaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2012-12-12SB800: Add IMC ROM and fan control.Martin Roth
2012-05-08Clean up #ifsPatrick Georgi
2012-04-12Add Southbridge support for S3.zbao
2012-04-02Add sb800 spi support.zbao
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-14Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6Stefan Reinauer
2011-09-07AMD SB800 southbridge updateKerry She
2011-09-07AMD F14 southbridge updateKerry She
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98