aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa
AgeCommit message (Expand)Author
2022-11-07sb/amd: Remove dropped platformsArthur Heymans
2022-11-07nb/amd/agesa: Remove leftover codeArthur Heymans
2022-11-07cpu/amd/agesa: Remove leftover codeArthur Heymans
2022-11-07{cpu/nb}/amd/family16: Remove platformArthur Heymans
2022-11-07{cpu/nb}/amd/family15tn: Remove platformArthur Heymans
2022-11-07{cpu/nb}/amd/family14: Remove platformArthur Heymans
2022-10-17nb/amd/agesa/fam16kb: Remove dead codeArthur Heymans
2022-10-17nb/amd/agesa/fam15tn: Remove dead codeArthur Heymans
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-07-17nb/amd: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/*/*/pci_devs.h: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/agesa/*/dimmSpd.c: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/agesa/*/northbridge.c: Fix some white spaces issuesElyes Haouas
2022-07-17nb/amd/agesa/*/acpi_tables.c: Fix some white spaces issuesElyes Haouas
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-06drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans
2022-05-28arch/x86/car.ld: Remove AGESA linker warning workaroundArthur Heymans
2022-05-28vendorcode/amd/agesa/fam16kb: Fix improper use of .dataArthur Heymans
2022-05-28vendorcode/amd/agesa/f14: Fix improper use of .dataArthur Heymans
2022-05-28vendorcode/amd/agesa/f15tn: Fix all improper use of .dataArthur Heymans
2022-05-19arch/x86/car.ld: Add a Kconfig param to flag AGESA brokennessArthur Heymans
2022-05-16drivers/amd/agesa: Use prepare_and_run_postcarArthur Heymans
2022-04-24nb/amd/{agesa,pi}: Clean up some math expressionsElyes Haouas
2022-04-24nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect...Elyes Haouas
2022-03-25amd/fam*/northbridge.c: Remove unused reset_memhole variableArthur Heymans
2022-03-25amd/fam*/northbridge.c: Fix unused hest variableArthur Heymans
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-05nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resourceFelix Held
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-03cpu/amd/mtrr: Remove topmem global variablesArthur Heymans
2021-10-22AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-05-06nb/amd/{agesa,pi}: Avoid overflows during DRAM calculationMichał Żygowski
2021-04-11sb/amd/pi/hudson: remove unused Bolton PI FCH codeFelix Held
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2020-11-25nb/amd: Deduplicate nb_common.hAngel Pons
2020-11-25device: Drop unused HyperTransport codeAngel Pons
2020-11-23nb/amd/agesa/family15tn: define macros for GNB and IOMMU devicesMike Banon
2020-11-23nb/amd/agesa/family15tn: define macro for internal HDMI audio controllerMike Banon
2020-11-22cpu/amd/pi: Remove unused cpu code 00660F01Martin Roth
2020-09-21src/northbridge: Drop unneeded empty linesElyes HAOUAS
2020-08-24nb/amd/agesa: define DDR3_SPD_SIZE as a common valueMike Banon
2020-08-17nb/amd/agesa: read 256 bytes to SPD buffer instead of 128Mike Banon
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-07-10nb/amd/agesa/agesa_helper.h: Drop dead codeAngel Pons
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-02src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS
2020-05-26northbridge/amd: Keep using old resource allocatorFurquan Shaikh
2020-05-26device_util,agesa/family14: Do not consider unassigned resources in find_pci_...Furquan Shaikh
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-22amd/agesa: Make BottomIo position configurableMike Banon
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-25amd/common/acpi: move thermal zone to common locationMichał Żygowski
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-23nb/amd/{agesa,pi}/acpi: include thermal zoneMichał Żygowski
2020-03-23nb/amd/agesa/family14: Improve HTC threshold handlingMichał Żygowski
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-04nb/amd/agesa/family14/acpi: Fix commentElyes HAOUAS
2020-01-09amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski
2020-01-07nb/agesa/family14: Don't use _HID and _ADRElyes HAOUAS
2020-01-02amd/acpi: Drop empty PCSD device nodesNico Huber
2019-12-31nb/amd: Fix typoElyes HAOUAS
2019-12-20AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-20AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski
2019-12-19src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-14Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber
2019-12-13sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki
2019-12-09binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remainsKyösti Mälkki
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-29{northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-20nb/amd/fam10: Drop supportArthur Heymans
2019-11-20cpu/nb/sb: Remove fam12Joe Moore
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-07-21nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson
2019-06-28device,nb/amd: Deduplicate add_more_links()Jacob Garber
2019-05-25AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki
2019-05-25AGESA: Move debug helper to eventlog fileKyösti Mälkki
2019-05-25AGESA: Move heap_status_name() implementationKyösti Mälkki
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-19Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner