Age | Commit message (Expand) | Author |
2022-07-17 | nb/amd/*/*/pci_devs.h: Fix some white spaces issues | Elyes Haouas |
2022-07-17 | nb/amd/agesa/*/dimmSpd.c: Fix some white spaces issues | Elyes Haouas |
2022-07-17 | nb/amd/agesa/*/northbridge.c: Fix some white spaces issues | Elyes Haouas |
2022-07-17 | nb/amd/agesa/*/acpi_tables.c: Fix some white spaces issues | Elyes Haouas |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-05-28 | arch/x86/car.ld: Remove AGESA linker warning workaround | Arthur Heymans |
2022-05-28 | vendorcode/amd/agesa/f15tn: Fix all improper use of .data | Arthur Heymans |
2022-04-24 | nb/amd/{agesa,pi}: Clean up some math expressions | Elyes Haouas |
2022-04-24 | nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect... | Elyes Haouas |
2022-03-25 | amd/fam*/northbridge.c: Remove unused reset_memhole variable | Arthur Heymans |
2022-03-25 | amd/fam*/northbridge.c: Fix unused hest variable | Arthur Heymans |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-05 | nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resource | Felix Held |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-03 | cpu/amd/mtrr: Remove topmem global variables | Arthur Heymans |
2021-10-22 | AGESA binaryPI: Use common acpi_fill_madt() | Kyösti Mälkki |
2021-06-07 | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki |
2021-05-06 | nb/amd/{agesa,pi}: Avoid overflows during DRAM calculation | Michał Żygowski |
2021-01-29 | device/Kconfig: Declare MMCONF symbols' type once | Angel Pons |
2021-01-27 | sb,soc/amd: Rename PMOD to PICM in ASL | Kyösti Mälkki |
2020-11-25 | nb/amd: Deduplicate nb_common.h | Angel Pons |
2020-11-25 | device: Drop unused HyperTransport code | Angel Pons |
2020-11-23 | nb/amd/agesa/family15tn: define macros for GNB and IOMMU devices | Mike Banon |
2020-11-23 | nb/amd/agesa/family15tn: define macro for internal HDMI audio controller | Mike Banon |
2020-09-21 | src/northbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-24 | nb/amd/agesa: define DDR3_SPD_SIZE as a common value | Mike Banon |
2020-08-17 | nb/amd/agesa: read 256 bytes to SPD buffer instead of 128 | Mike Banon |
2020-07-11 | arch/x86: Drop CBMEM_TOP_BACKUP | Kyösti Mälkki |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-05-26 | northbridge/amd: Keep using old resource allocator | 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 | src: capitalize 'APIC' | Elyes HAOUAS |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-09 | amd/agesa/state_machine: Add BeforeInitLate hooks | Michał Żygowski |
2020-01-02 | amd/acpi: Drop empty PCSD device nodes | Nico Huber |
2019-12-31 | nb/amd: Fix typo | Elyes HAOUAS |
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-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
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-03-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
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-14 | AGESA: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
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-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-05-23 | nb/amd/agesa: Get rid of device_t | Kyösti Mälkki |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-01-23 | AGESA_LEGACY: Apply final cleanup and file removals | Kyösti Mälkki |
2017-09-29 | AGESA binaryPI: Drop amdlib.h in dimmSpd.h | 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-12 | AGESA boards: Clean up some includes | Kyösti Mälkki |
2017-08-24 | AGESA: Sync f15tn and f15rl northbridge code | Kyösti Mälkki |
2017-08-16 | AGESA: Cleanup ACPI S3 support | Kyösti Mälkki |
2017-08-16 | AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT | Kyösti Mälkki |
2017-08-02 | AGESA: Implement EARLY_CBMEM_INIT | Kyösti Mälkki |
2017-08-02 | AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart | Kyösti Mälkki |
2017-07-08 | nb/amd: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-28 | northbridge/amd/agesa/*: Add whitespace around '<<' | Elyes HAOUAS |
2017-06-27 | vendorcode/amd: Unify Porting.h across all targets | Stefan Reinauer |
2017-05-18 | AGESA: Fix UMA calculations | Kyösti Mälkki |
2017-04-25 | lib: provide clearer devicetree semantics | Aaron Durbin |
2017-03-07 | AGESA: Add agesa_helper.h header | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Drop redundant logging | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Consolidate resource registration | Kyösti Mälkki |
2016-12-01 | AGESA: Switch to MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2016-11-07 | pci_ids.h: Correct recent AMD ID names | Marshall Dawson |
2016-10-09 | northbridge/amd/agesa/family15*: Remove commented code | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-09-20 | northbridge/amd/agesa: Improve code formatting | Elyes HAOUAS |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-08-31 | northbridge/amd: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-06-04 | AGESA: Fix invalid use of CFG_ declarations | Kyösti Mälkki |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |