aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb900
AgeCommit message (Expand)Author
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