Age | Commit message (Expand) | Author |
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-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
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-01-28 | mb/hp/abm: 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-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-07-15 | mainboard: Drop optional and empty ACPI \_BFS methods | Angel Pons |
2020-07-10 | mb/hp/abm: Drop dead code | 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-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 f16kb: 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-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/hp: 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/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-03-07 | mb: Use 'print("%s...", __func__)' | Elyes HAOUAS |