summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb900/late.c
AgeCommit message (Expand)Author
2019-11-20cpu/nb/sb: Remove fam12Joe Moore
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-10sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()Elyes HAOUAS
2019-01-07src: Move constant to the right side of comparisonElyes HAOUAS
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-20sb/amd/cimx/sb900: Get rid of device_tElyes HAOUAS
2017-09-12AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki
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-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-01-06AMD platforms: fix callout_entry doxygen errorsMartin Roth
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-11-26agesa/family12: Switch to per-device ACPIVladimir Serbinenko
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-05-13southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
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
2012-08-05AMD SB: Call the rtc update if needed (Propagation)zbao
2011-11-01remove trailing whitespaceStefan Reinauer
2011-09-07AMD F14 southbridge updateKerry She
2011-06-28Addition of Family12/SB900 wrapper codeefdesign98