aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb700
AgeCommit message (Expand)Author
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-26AGESA cimx: Move cb_types.h to vendorcodeKyö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-10-07src/southbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-07src/southbridge: Remove whitespace after sizeofElyes HAOUAS
2016-10-04src/southbridge: Remove unnecessary semicolonElyes HAOUAS
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-13southbridge/amd/cimx: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30SB700: 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-03-19CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki
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
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-11-26agesa/family15: 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: Sanitize BiosCallOuts headersKyösti Mälkki
2014-10-19AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki
2014-07-14AGESA fam15: Fix entry to cimx/sb900Kyö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-22southbridge/amd/cimx/sb700: 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 AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-20AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUSKyösti Mälkki
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-06uart8250: Drop unused declarationsKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-01-06usbdebug: Fix hidden menuconfig optionsKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-08-24Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-10usbdebug: Fix AMD cimx/sb700 cimx/sb800Kyösti Mälkki
2013-08-07usbdebug: Support AMD cimx/sb700 cimx/sb800 once againKyö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-28amd/cimx/sb700/late.c: Add type cast to (UINT8)Bruce Griffith
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-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-09-19cimx sb700: change Platform.h to remove some warningsSiyuan Wang
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-16SB700 southbridge: AMD SB700/SP5100 southbridge CIMX wrapperKerry Sheh