summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/agesa
Commit message (Expand)AuthorAgeFilesLines
* nb/amd/{agesa,pi}/acpi: include thermal zoneMichał Żygowski2020-03-232-0/+10
* nb/amd/agesa/family14: Improve HTC threshold handlingMichał Żygowski2020-03-231-3/+11
* src: capitalize 'APIC'Elyes HAOUAS2020-03-232-2/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1731-34/+0
* nb/amd/agesa/family14/acpi: Fix commentElyes HAOUAS2020-03-041-1/+1
* amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski2020-01-094-0/+14
* nb/agesa/family14: Don't use _HID and _ADRElyes HAOUAS2020-01-071-1/+0
* amd/acpi: Drop empty PCSD device nodesNico Huber2020-01-023-12/+0
* nb/amd: Fix typoElyes HAOUAS2019-12-312-2/+2
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-202-3/+1
* AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski2019-12-203-3/+12
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-196-6/+0
* Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber2019-12-143-3/+4
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-132-7/+12
* binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remainsKyösti Mälkki2019-12-091-3/+0
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-1/+0
* {northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS2019-11-293-4/+3
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-271-2/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-0/+1
* nb/amd/fam10: Drop supportArthur Heymans2019-11-202-1/+86
* cpu/nb/sb: Remove fam12Joe Moore2019-11-206-1058/+0
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-272-2/+2
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-202-8/+0
* nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson2019-07-211-1/+1
* device,nb/amd: Deduplicate add_more_links()Jacob Garber2019-06-282-72/+0
* AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki2019-05-251-0/+2
* AGESA: Move debug helper to eventlog fileKyösti Mälkki2019-05-251-1/+11
* AGESA: Move heap_status_name() implementationKyösti Mälkki2019-05-251-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-2/+1
* Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik2019-03-194-69/+70
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-086-15/+15
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-014-0/+4
* AGESA fam12/fam14: Drop amdfamX.c file includeKyösti Mälkki2019-01-244-266/+149
* AGESA/binaryPI: Add NULL pointers checkKyösti Mälkki2019-01-221-3/+5
* AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-147-16/+39
* AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTONKyösti Mälkki2019-01-141-1/+0
* src: Move constant to the right side of comparisonElyes HAOUAS2019-01-071-1/+1
* AGESA: Use pcidev_on_root()Kyösti Mälkki2019-01-048-22/+23
* src: Add required space after "switch"Elyes HAOUAS2018-11-193-3/+3
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-164-4/+0
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-164-16/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-059-19/+19
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-3/+3
* sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber2018-10-221-2/+2
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-184-13/+8
* AGESA binaryPI: Remove code for CONFIG_CBB!=0Kyösti Mälkki2018-07-232-130/+10
* AGESA binaryPI: Fix and optimize for MAX_NODES_NUMKyösti Mälkki2018-07-204-50/+4