summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/family16kb
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+3
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* amd/agesa: Make BottomIo position configurableMike Banon2020-04-221-0/+3
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-3/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-056-78/+12
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-2/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* amd/common/acpi: move thermal zone to common locationMichał Żygowski2020-03-251-1/+1
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-0/+16
* nb/amd/{agesa,pi}/acpi: include thermal zoneMichał Żygowski2020-03-231-0/+5
* src: capitalize 'APIC'Elyes HAOUAS2020-03-231-1/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-178-9/+0
* amd/agesa/state_machine: Add BeforeInitLate hooksMichał Żygowski2020-01-091-0/+4
* amd/acpi: Drop empty PCSD device nodesNico Huber2020-01-021-4/+0
* nb/amd: Fix typoElyes HAOUAS2019-12-311-1/+1
* AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HIDMichał Żygowski2019-12-201-1/+4
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber2019-12-141-1/+1
* {northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS2019-11-291-1/+1
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* device,nb/amd: Deduplicate add_more_links()Jacob Garber2019-06-281-36/+0
* Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik2019-03-191-21/+21
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-2/+2
* 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
* AGESA/binaryPI: Add NULL pointers checkKyösti Mälkki2019-01-221-3/+5
* AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-141-5/+6
* src: Move constant to the right side of comparisonElyes HAOUAS2019-01-071-1/+1
* AGESA: Use pcidev_on_root()Kyösti Mälkki2019-01-042-9/+9
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-4/+4
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-4/+2
* AGESA binaryPI: Remove code for CONFIG_CBB!=0Kyösti Mälkki2018-07-231-65/+5
* AGESA binaryPI: Fix and optimize for MAX_NODES_NUMKyösti Mälkki2018-07-201-20/+1
* nb/amd/agesa: Get rid of device_tKyösti Mälkki2018-05-231-33/+33
* agesa/family16kb/northbridge: report acpi namespaceKevin Cody-Little2018-05-141-0/+9
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki2018-01-232-21/+0
* AGESA f16kb: Enable MRC cache equivalent fastbootKyösti Mälkki2017-10-061-0/+7
* AGESA binaryPI: Drop amdlib.h in dimmSpd.hKyösti Mälkki2017-09-291-1/+0
* AGESA: Avoid cpuRegisters.h includeKyösti Mälkki2017-09-261-2/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-221-1/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-0/+2
* AGESA: Cleanup ACPI S3 supportKyösti Mälkki2017-08-161-5/+0