Age | Commit message (Expand) | Author |
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-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/{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-01-09 | amd/agesa/state_machine: Add BeforeInitLate hooks | Michał Żygowski |
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-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-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
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-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-21 | nb/amd/trinity: Rename PCI ID of the IOMMU | Marshall Dawson |
2019-06-28 | device,nb/amd: Deduplicate add_more_links() | Jacob Garber |
2019-05-25 | AGESA binaryPI: Add AGESA entry timestamps | Kyösti Mälkki |
2019-05-25 | AGESA: Move debug helper to eventlog file | Kyösti Mälkki |
2019-05-25 | AGESA: Move heap_status_name() implementation | Kyösti Mälkki |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-03-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-24 | AGESA fam12/fam14: Drop amdfamX.c file include | Kyösti Mälkki |
2019-01-22 | AGESA/binaryPI: Add NULL pointers check | Kyösti Mälkki |
2019-01-14 | AGESA: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-14 | AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON | Kyösti Mälkki |
2019-01-07 | src: Move constant to the right side of comparison | Elyes HAOUAS |
2019-01-04 | AGESA: Use pcidev_on_root() | Kyösti Mälkki |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" | Elyes HAOUAS |
2018-11-05 | amd: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-22 | sb/amd/cimx/sb[89]00: Use CF9 reset | Nico Huber |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-07-23 | AGESA binaryPI: Remove code for CONFIG_CBB!=0 | Kyösti Mälkki |
2018-07-20 | AGESA binaryPI: Fix and optimize for MAX_NODES_NUM | Kyösti Mälkki |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | AGESA binaryPI: Drop RAMBASE and RAMTOP | Kyösti Mälkki |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-05-23 | nb/amd/agesa: Get rid of device_t | Kyösti Mälkki |
2018-05-20 | nb/amd/agesa/family14: Get rid of device_t | Elyes HAOUAS |
2018-05-20 | nb/amd/agesa/family12: Get rid of device_t | Elyes HAOUAS |
2018-05-14 | agesa/family16kb/northbridge: report acpi namespace | Kevin Cody-Little |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-01-24 | AGESA f15 cimx/sb700: Remove unused chips code | Kyösti Mälkki |
2018-01-23 | binaryPI: Move agesawrapper.h header | Kyösti Mälkki |
2018-01-23 | AGESA_LEGACY: Apply final cleanup and file removals | Kyösti Mälkki |
2017-10-06 | AGESA f16kb: Enable MRC cache equivalent fastboot | Kyösti Mälkki |
2017-09-29 | AGESA binaryPI: Drop amdlib.h in dimmSpd.h | Kyösti Mälkki |
2017-09-26 | AGESA: Move API interface under drivers/ | Kyösti Mälkki |
2017-09-26 | AGESA: Implement POSTCAR_STAGE | Kyösti Mälkki |
2017-09-26 | AGESA: Drop unused code in eventlog | Kyösti Mälkki |
2017-09-26 | AGESA: Avoid cpuRegisters.h include | Kyösti Mälkki |
2017-09-22 | AGESA binaryPI: Clean up amdfamXX.h include | Kyösti Mälkki |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-09-12 | AGESA boards: Drop heapManager.h includes | Kyösti Mälkki |
2017-09-12 | AGESA: Drop unused northbridge/common | Kyösti Mälkki |
2017-09-12 | AGESA boards: Clean up some includes | Kyösti Mälkki |
2017-09-10 | AGESA binaryPI: Remove heapmanager from romstage | Kyösti Mälkki |
2017-09-06 | AGESA f14: Work around soft-resets | Kyösti Mälkki |
2017-09-06 | AGESA: Drop LATE_CBMEM_INIT in new interface | Kyösti Mälkki |
2017-09-06 | AGESA f14: Fix duplicate call on S3 resume path | Kyösti Mälkki |
2017-09-06 | AGESA f15tn f16kb: Fix ACPI S3 resume for FCH | Kyösti Mälkki |
2017-08-31 | AGESA: Remove separate f15rl | Kyösti Mälkki |