summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdk8/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* Remove AMD K8 cpu and northbridge supportKyösti Mälkki2018-05-311-1288/+0
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-19/+0
* src/northbridge: Add and update license headersMartin Roth2018-05-291-6/+17
* nb/amd/amdk8: Get rid of device_tElyes HAOUAS2018-05-211-34/+39
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-081-13/+14
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-2/+2
* northbridge/amd/amdk8: Remove commented codeElyes HAOUAS2016-10-091-10/+0
* src/northbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-041-1/+1
* northbridge/amdk8: Improve code formattingElyes HAOUAS2016-09-211-15/+15
* northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-39/+39
* Move remap_bsp_lapic to AMD specific codeStefan Reinauer2015-06-131-0/+15
* PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki2015-06-101-68/+0
* AMD K8 fam10: Use parent subordinate to track HT enumerationKyösti Mälkki2015-06-051-18/+19
* AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki2015-06-051-19/+3
* AMD K8 fam10: Drop local is_sblink in scan_chainsKyösti Mälkki2015-06-051-6/+3
* AMD K8 fam10: Drop redundant parameters on scan_chain()Kyösti Mälkki2015-06-051-10/+6
* AMD K8 fam10: Refactor HT link connection testKyösti Mälkki2015-06-051-22/+15
* AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+1
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-2/+2
* AMD K8 fam10: Relocate SB_HT_CHAIN in devicetreeKyösti Mälkki2015-06-051-10/+36
* AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-8/+4
* AMD K8: Refactor calls for HT configurationKyösti Mälkki2015-06-051-10/+7
* AMD K8 fam10: Eliminate local variable min_busKyösti Mälkki2015-06-051-9/+7
* AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-18/+10
* AMD K8 fam10: Add ht_route_link()Kyösti Mälkki2015-06-051-22/+38
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-041-7/+3
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-041-2/+2
* devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki2015-06-041-2/+2
* devicetree: Rename unused parameter to passthruKyösti Mälkki2015-06-041-2/+2
* HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki2015-06-041-9/+17
* HyperTransport: Move pci_scan_bus() callKyösti Mälkki2015-06-041-1/+5
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-31/+0
* AMD K8: Fix allocation size for HyperTransport linksKyösti Mälkki2015-03-091-5/+6
* AMD K8: Move the test for connected HyperTransport linkKyösti Mälkki2015-03-091-13/+19
* AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki2015-02-201-14/+10
* AMD K8 fam10: Drop link_num from scan_chain parametersKyösti Mälkki2015-02-201-7/+7
* AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki2015-02-201-21/+14
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-221-0/+3
* northbridge/amd: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* Fix mismerge of ACPI patchesVladimir Serbinenko2014-10-171-3/+3
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-0/+36
* AMD boards: Fix comment style and typosKyösti Mälkki2014-06-291-1/+3
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-2/+2
* CBMEM AMD: Fix calls to set_top_of_ram_once()Kyösti Mälkki2013-09-111-10/+8
* CBMEM AMD: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-14/+4
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber2013-04-121-3/+0
* siemens/sitemp_g1p1: Make ACPI report the right mmconf regionPatrick Georgi2013-04-101-0/+3