aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb900/early.c
AgeCommit message (Expand)Author
2019-11-20cpu/nb/sb: Remove fam12Joe Moore
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-06-18sb/amd/cimx/sb900: Change logical negation to bitwiseJacob Garber
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-08commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS
2019-01-10southbridge/amd/cimx: Drop unused functionsKyösti Mälkki
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-11-23AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-19southbridge/amd/cimx/sbX00/early.c: Update grammar in commentsMartin Roth
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-07-14AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki
2013-09-24southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood
2013-08-24Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2011-11-01remove trailing whitespaceStefan Reinauer
2011-09-07AMD F14 southbridge updateKerry She
2011-06-28Addition of Family12/SB900 wrapper codeefdesign98