summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/cimx/sb900/late.c
Commit message (Expand)AuthorAgeFilesLines
* cpu/nb/sb: Remove fam12Joe Moore2019-11-201-457/+0
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()Elyes HAOUAS2019-01-101-17/+17
* src: Move constant to the right side of comparisonElyes HAOUAS2019-01-071-2/+2
* src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-9/+9
* sb/amd/cimx/sb900: Get rid of device_tElyes HAOUAS2018-05-201-5/+5
* AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki2017-09-121-12/+0
* AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki2016-11-231-17/+17
* src/southbridge: Code formatingElyes HAOUAS2016-08-311-49/+49
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* AMD platforms: fix callout_entry doxygen errorsMartin Roth2015-01-061-1/+1
* drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black2014-12-301-1/+1
* southbridge/amd agesa & cimx spelling fixesMartin Roth2014-12-171-1/+1
* agesa/family12: Switch to per-device ACPIVladimir Serbinenko2014-11-261-0/+10
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-4/+4
* southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan2014-05-131-0/+5
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-1/+1
* usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki2013-07-011-30/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* AMD Southbridge: Add RTC init to lpc_initMike Loptien2013-02-251-0/+7
* AMD SB: Call the rtc update if needed (Propagation)zbao2012-08-051-0/+3
* remove trailing whitespaceStefan Reinauer2011-11-011-0/+0
* AMD F14 southbridge updateKerry She2011-09-071-1/+0
* Addition of Family12/SB900 wrapper codeefdesign982011-06-281-0/+477