Age | Commit message (Expand) | Author |
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 |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-20 | nb/amd/fam10: Drop support | Arthur Heymans |
2019-11-20 | cpu/nb/sb: Remove fam12 | Joe Moore |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-09-29 | amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-15 | northbridge: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-08-26 | amdfam10: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-20 | nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation | Jacob Garber |