summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/cimx/sb900
Commit message (Expand)AuthorAgeFilesLines
* cpu/nb/sb: Remove fam12Joe Moore2019-11-2021-2778/+0
* src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS2019-10-181-1/+0
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-201-4/+2
* src: Make implicit fall throughs explicitJacob Garber2019-07-191-0/+2
* sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber2019-07-161-3/+3
* sb/amd/cimx/sb900: Change logical negation to bitwiseJacob Garber2019-06-181-1/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-2/+2
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-081-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-141-2/+3
* sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()Elyes HAOUAS2019-01-101-17/+17
* southbridge/amd/cimx: Drop unused functionsKyösti Mälkki2019-01-102-26/+0
* src: Move constant to the right side of comparisonElyes HAOUAS2019-01-071-2/+2
* src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS2018-11-281-2/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-5/+5
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber2018-10-222-16/+6
* src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-094-6/+7
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-9/+9
* src/southbridge: Add and update license headersMartin Roth2018-05-291-0/+13
* sb/amd/cimx/sb900: Get rid of device_tElyes HAOUAS2018-05-203-11/+11
* console: Expose vsnprintfDavid Hendricks2018-04-091-12/+1
* amd/torpedo cimx/sb900: Fix include directoryKyösti Mälkki2018-01-241-1/+8
* AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-171-4/+0
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-271-4/+4
* AGESA: Implement POSTCAR_STAGEKyösti Mälkki2017-09-261-0/+2
* AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki2017-09-121-12/+0
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-301-2/+2
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-2/+2
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-3/+3
* AGESA: Fix UMA calculationsKyösti Mälkki2017-05-182-0/+45
* AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki2016-11-232-18/+18
* src/southbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-071-2/+2
* src/southbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-071-1/+1
* src/southbridge: Code formatingElyes HAOUAS2016-08-315-57/+57
* src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3118-72/+0
* SB900 64bit fixesStefan Reinauer2015-10-301-1/+1
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+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-2118-18/+18
* Kconfig whitespace fixesMartin Roth2015-04-281-12/+12