Age | Commit message (Expand) | Author |
2021-10-22 | AGESA binaryPI: Use common acpi_fill_madt() | Kyösti Mälkki |
2021-09-08 | soc/amd/common/include/acpimmio: reduce visibility of GPIO MMIO access | Felix Held |
2021-08-22 | AGESA f15tn: Factor out common OptionsIds.h | Angel Pons |
2021-08-22 | AGESA f15tn: Drop `IDSOPT_ASSERT_ENABLED` | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2021-05-10 | AGESA boards: Drop comments about `IDS_DEBUG_PORT` | Angel Pons |
2021-05-10 | AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macro | Angel Pons |
2021-05-10 | AGESA boards: Drop unused `IDSOPT_HOST_HDT` macro | Angel Pons |
2021-05-10 | AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macro | Angel Pons |
2021-04-26 | mb/**/cmos.layout: Drop unreferenced `iommu` option | Angel Pons |
2021-04-26 | mainboard: Drop unreferenced CMOS options | Angel Pons |
2021-03-16 | AGESA,binaryPI boards: Drop invalid MP table files | Kyösti Mälkki |
2021-03-16 | AGESA,binaryPI boards: Move IRQ table programming | Kyösti Mälkki |
2021-03-01 | mb/: Drop print of MAINBOARD_PART_NUMBER | Kyösti Mälkki |
2021-02-20 | AGESA,binaryPI boards: Drop _SI scope with _SST in ASL | Kyösti Mälkki |
2021-02-20 | AGESA,binaryPI boards: Move common PCBA in ASL | Kyösti Mälkki |
2021-02-20 | AGESA,binaryPI boards: Drop unused variables in ASL | Kyösti Mälkki |
2021-02-20 | sb,soc/amd: Drop OSFL method in ASL | Kyösti Mälkki |
2021-02-14 | AGESA,binaryPI boards: Drop OSV in ASL | Kyösti Mälkki |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-04 | mb/amd/{parmer,thatcher}/bootblock.c: Remove unused includes | Elyes HAOUAS |
2021-01-28 | mb/amd/thatcher: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-27 | sb,soc/amd: Rename PMOD to PICM in ASL | Kyösti Mälkki |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Remove crusty comments | Angel Pons |
2020-10-17 | AGESA mb: Replace tab with space in macro definition for consistency | Paul Menzel |
2020-10-13 | mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() | Elyes HAOUAS |
2020-10-13 | mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-08-31 | mb/amd: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-15 | mainboard: Drop optional and empty ACPI \_BFS methods | Angel Pons |
2020-07-10 | AMD mainboards: Drop commented-out include | Angel Pons |
2020-07-09 | ACPI: Drop commented-out DSDT DefinitionBlock instances | Angel Pons |
2020-06-06 | amd/agesa/hudson boards: Get rid of power button device | Paul Menzel |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-06-01 | src: Fix up #-commented SPDX headers | Angel Pons |
2020-06-01 | AGESA f14/f15tn/f16kb: Clean up buildOpts.c files | Angel Pons |
2020-05-29 | AGESA boards: Fix typo in *OVERRIDES* in comment | Paul Menzel |
2020-05-26 | AGESA f14/f15tn/f16kb: Deduplicate RAM settings | Angel Pons |
2020-05-26 | AGESA f15tn: Factor out default MTRR settings | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out memory settings | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING | Angel Pons |
2020-05-26 | mb/*/*/buildOpts.c: Clean up whitespace | Angel Pons |
2020-05-26 | mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROL | Angel Pons |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src/mainboard: Remove unused 'include <stdlib.h>' | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | 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-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-04 | mainboard/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-18 | mainboard/[a-f]*: Remove copyright notices | Patrick Georgi |
2020-03-07 | mb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-02-24 | mb/amd/thatcher: Switch away from ROMCC_BOOTBLOCK | Mike Banon |
2020-02-24 | mainboard: Add missing include <device/pci_def.h> | Mike Banon |
2020-01-30 | mb: Fix typos in comments in AGESA boards | Elyes HAOUAS |
2020-01-12 | mb/*/*: use ACPIMMIO common block wherever possible | Michał Żygowski |
2020-01-09 | src/mainboard: remove MMIO macros | Idwer Vollering |
2020-01-07 | src/mainboard: Fix typo | Elyes HAOUAS |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-15 | AGESA: Disable boards from build | Kyösti Mälkki |
2019-12-12 | AGESA, binaryPI: Remove generic device for SPD eeproms | Kyösti Mälkki |
2019-12-09 | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | mb/amd: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | src: Drop unused 'include <cbfs.h>' | Elyes HAOUAS |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-03-08 | commonlib/loglevel.h: Drop unnecessary include | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-16 | AGESA fam15tn boards: Clean up devicetree | Kyösti Mälkki |
2019-01-14 | AGESA binaryPI: Consolidate ACPI for IMC | Kyösti Mälkki |
2019-01-14 | AGESA binaryPI: Remove unused IMC ACPI methods IMSP and IMWK | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-28 | arch/x86: Drop spurious arch/stages.h includes | Kyösti Mälkki |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-16 | src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | 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-18 | mb: Replace MSR addresses with macros | Elyes HAOUAS |
2018-07-02 | src/mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-05-09 | mb/amd: Get rid of device_t | Elyes HAOUAS |