aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb900
AgeCommit message (Expand)Author
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-16sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber
2019-06-18sb/amd/cimx/sb900: Change logical negation to bitwiseJacob Garber
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
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-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-10sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()Elyes HAOUAS
2019-01-10southbridge/amd/cimx: Drop unused functionsKyösti Mälkki
2019-01-07src: Move constant to the right side of comparisonElyes HAOUAS
2018-11-28src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-29src/southbridge: Add and update license headersMartin Roth
2018-05-20sb/amd/cimx/sb900: Get rid of device_tElyes HAOUAS
2018-04-09console: Expose vsnprintfDavid Hendricks
2018-01-24amd/torpedo cimx/sb900: Fix include directoryKyösti Mälkki
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-26AGESA: Implement POSTCAR_STAGEKyösti Mälkki
2017-09-12AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-18AGESA: Fix UMA calculationsKyösti Mälkki
2016-11-23AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki
2016-10-07src/southbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-07src/southbridge: Remove whitespace after sizeofElyes HAOUAS
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30SB900 64bit fixesStefan Reinauer
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-06-08Remove empty lines at end of fileElyes HAOUAS
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-28Kconfig whitespace fixesMartin Roth
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06AMD platforms: fix callout_entry doxygen errorsMartin Roth
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-19southbridge/amd/cimx/sbX00/early.c: Update grammar in commentsMartin Roth
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-11-26agesa/family12: Switch to per-device ACPIVladimir Serbinenko
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-22amd/torpedo amd/dinar: Sanitize agesawrapper headerKyösti Mälkki
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-19AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki
2014-07-24southbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-07-17southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-14AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-02AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin
2014-06-25AGESA: Move config parameters for non-volatile S3 dataKyösti Mälkki
2014-06-11amd/southbridge/lpc: SPI BAR has fixed size/locationDave Frodin
2014-05-25southbridge/amd/cimx/sb900: Unused func smbus_delay()Edward O'Callaghan
2014-05-13southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan
2014-04-20AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUSKyösti Mälkki
2014-02-11amd/cimx: fix sb(8|9)00 NULL type redefineAaron Durbin
2014-02-06uart8250: Drop unused declarationsKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-12-07Correct file permissions.Idwer Vollering
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-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-06-17AMD southbridges: Move HAVE_HARD_RESETKyö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
2013-02-25AMD Southbridge: Add RTC init to lpc_initMike Loptien
2013-02-21AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'Zheng Bao
2013-02-19AMD S3: Change S3_VOLATILE_POS to S3_DATA_POSZheng Bao
2013-02-18AMD S3: Fix typo vol*a*tile in southbridge KconfigZheng Bao
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-30AMD S3: The offset of the nv storage depends on config.hZheng Bao
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-05AMD SB: Call the rtc update if needed (Propagation)zbao
2012-05-24cbtypes.h: Unify cbtypes.h used in AMD board's codeVikram Narayanan
2012-05-08Clean up #ifsPatrick Georgi
2012-04-12Unify IO APIC address specificationPatrick Georgi
2012-02-02CIMX wrapper: remove redudant traversing sb800 and sb900 CIMX dirKerry Sheh
2011-11-01remove trailing whitespaceStefan Reinauer
2011-09-07AMD F14 southbridge updateKerry She
2011-06-28Addition of Family12/SB900 wrapper codeefdesign98