summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdk8
Commit message (Expand)AuthorAgeFilesLines
* Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik2019-03-191-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* Remove AMD K8 cpu and northbridge supportKyösti Mälkki2018-05-3129-16080/+1
* Remove southbridges after K8 board removalsKyösti Mälkki2018-05-312-6/+0
* Remove all AMD K8 boardsKyösti Mälkki2018-05-312-20/+1
* src/northbridge: Add and update license headersMartin Roth2018-05-2919-23/+260
* nb/amd/amdk8: Get rid of device_tElyes HAOUAS2018-05-217-52/+59
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* AMD K8 fam10-15: Tidy up CAR disableKyösti Mälkki2017-08-221-0/+2
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-132-6/+10
* nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-0811-95/+96
* nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUSArthur Heymans2017-06-282-4/+8
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-2/+2
* nb/amdk8: Link coherent_ht.cArthur Heymans2017-04-284-10/+21
* nb/amd/amdk8: Link reset_test.cArthur Heymans2017-04-284-9/+19
* nb/amd/amdk8: Link raminit_f.cArthur Heymans2017-04-2711-29/+99
* nb/amd/amdk8/exit_from_self.c: Use linker instead of includeArthur Heymans2017-04-177-9/+17
* nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans2017-04-104-3/+7
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-0/+8
* PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki2016-12-061-9/+9
* northbridge/amd/amdk8: Remove commented codeElyes HAOUAS2016-10-0911-357/+1
* src/northbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-045-6/+6
* src/northbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-041-1/+1
* northbridge/amdk8: Improve code formattingElyes HAOUAS2016-09-2115-349/+349
* northbridge/amd/amdk8/raminit_f_dqs.c: Improve code formattingElyes HAOUAS2016-09-151-44/+44
* northbridge/amd/amdk8/coherent_ht.c: Improve code formattingElyes HAOUAS2016-09-151-55/+55
* northbridge/amd/amdk8: transition away from device_tAntonello Dettori2016-09-1312-48/+57
* src/northbridge: Improve code formattingElyes HAOUAS2016-09-121-2/+2
* cpu/x86: Move fls() and fms() to mtrr.hRizwan Qureshi2016-09-121-25/+1
* northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-3116-350/+350
* src/northbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS2016-08-231-1/+1
* Add newlines at the end of all coreboot filesMartin Roth2016-08-011-1/+1
* src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-316-12/+12
* src: Fix various spelling and whitespace issues.Martin Roth2016-02-022-34/+34
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-9/+0
* src/amd: Increase maximum blootblock execution countTimothy Pearson2015-11-051-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-319-36/+0
* northbridge/amd/amdk8: Improve DIMM detection debuggingTimothy Pearson2015-10-291-0/+2
* AMD Family 0Fh: ensure CONFIG_CBB and CONFIG_CDB have sane valuesJonathan A. Kollasch2015-10-251-0/+8
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-3/+3
* amd: raminit sysinfo offset fixAaron Durbin2015-08-135-9/+9
* AMD K8: Avoid duplicate variables in SSDT on multisocket systemsJonathan A. Kollasch2015-08-091-0/+11
* 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
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-052-2/+5
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-052-2/+2
* lib: Unify log2() and related functionsJulius Werner2015-06-054-2/+6