Age | Commit message (Expand) | Author |
2020-07-26 | nb/amd/pi/00730F01/northbridge.c: Add include <types.h> | Elyes HAOUAS |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
2020-07-10 | nb/amd/agesa/agesa_helper.h: Drop dead code | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-26 | northbridge/amd: Keep using old resource allocator | Furquan Shaikh |
2020-05-26 | device_util,agesa/family14: Do not consider unassigned resources in find_pci_... | Furquan Shaikh |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-22 | amd/agesa: Make BottomIo position configurable | Mike Banon |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-07 | nb/amd/pi/00730F01/northbridge.c: refactor IVRS generation | Michał Żygowski |
2020-04-05 | src/northbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-25 | amd/common/acpi: move thermal zone to common location | Michał Żygowski |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-23 | nb/amd/pi/00730F01/state_machine.c: unhardcode IOAPIC2 address | Michał Żygowski |
2020-03-23 | nb/amd/pi/00730F01: initialize GNB IOAPIC | Michał Żygowski |
2020-03-23 | nb/amd/{agesa,pi}/acpi: include thermal zone | Michał Żygowski |
2020-03-23 | nb/amd/agesa/family14: Improve HTC threshold handling | Michał Żygowski |
2020-03-23 | src: capitalize 'APIC' | Elyes HAOUAS |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-04 | nb/amd/agesa/family14/acpi: Fix comment | Elyes HAOUAS |
2020-02-17 | nb/amd/pi/00730F01: enable ACS and AER for PCIe ports | Michał Żygowski |
2020-01-30 | amd/pi/00660F01: Add missing domain_acpi_name function | Jorge Fernandez |
2020-01-09 | nb/amd/pi/00730F01/state_machine: Add lost options | Michał Żygowski |
2020-01-09 | amd/agesa/state_machine: Add BeforeInitLate hooks | Michał Żygowski |
2020-01-08 | nb/amd/pi: Fix typos | Elyes HAOUAS |
2020-01-07 | nb/agesa/family14: Don't use _HID and _ADR | Elyes HAOUAS |
2020-01-02 | amd/acpi: Drop empty PCSD device nodes | Nico Huber |
2019-12-31 | nb/amd: Fix typo | Elyes HAOUAS |
2019-12-20 | AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-20 | AMD {SoC, AGESA, binaryPI}: Don't use both of _ADR and _HID | Michał Żygowski |
2019-12-19 | src/northbridge: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-14 | Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" | Nico Huber |
2019-12-13 | sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call | Kyösti Mälkki |
2019-12-09 | binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remains | Kyösti Mälkki |
2019-12-04 | amdblocks/acpimmio: Unify BIOSRAM usage | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-26 | amd/pi/00730F01: Add support without BINARYPI_LEGACY_WRAPPER | Krystian Hebel |
2019-11-25 | binaryPI: Use Kconfig to define the number of IOAPICs | Michał Żygowski |