| Commit message (Expand) | Author | Age | Files | Lines |
* | mb/lenovo/g505s/acpi/ec.asl: Correct the path to "mainboard.h" | Elyes Haouas | 2022-02-22 | 1 | -1/+1 |
* | mb/lenovo/g505s: Format code | Elyes Haouas | 2022-02-22 | 3 | -11/+8 |
* | src/mainboard/{jetway,lenovo,msi,ocp}: Remove unused <console/console.h> | Elyes HAOUAS | 2022-01-10 | 1 | -1/+0 |
* | mb/lenovo/g505s/acpi: Use Printf() for debug prints | Felix Singer | 2021-12-29 | 2 | -4/+4 |
* | AGESA binaryPI: Use common acpi_fill_madt() | Kyösti Mälkki | 2021-10-22 | 1 | -29/+0 |
* | AGESA f15tn: Factor out common OptionsIds.h | Angel Pons | 2021-08-22 | 1 | -36/+0 |
* | AGESA f15tn: Drop `IDSOPT_ASSERT_ENABLED` | Angel Pons | 2021-08-22 | 1 | -2/+0 |
* | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | AGESA boards: Drop comments about `IDS_DEBUG_PORT` | Angel Pons | 2021-05-10 | 1 | -2/+0 |
* | AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macro | Angel Pons | 2021-05-10 | 1 | -2/+0 |
* | AGESA boards: Drop unused `IDSOPT_HOST_HDT` macro | Angel Pons | 2021-05-10 | 1 | -2/+0 |
* | AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macro | Angel Pons | 2021-05-10 | 1 | -2/+0 |
* | mb/**/cmos.layout: Drop unreferenced `iommu` option | Angel Pons | 2021-04-26 | 1 | -1/+0 |
* | mainboard: Drop unreferenced CMOS options | Angel Pons | 2021-04-26 | 1 | -18/+0 |
* | AGESA,binaryPI boards: Drop invalid MP table files | Kyösti Mälkki | 2021-03-16 | 2 | -149/+0 |
* | AGESA,binaryPI boards: Move IRQ table programming | Kyösti Mälkki | 2021-03-16 | 2 | -43/+77 |
* | mb/: Drop print of MAINBOARD_PART_NUMBER | Kyösti Mälkki | 2021-03-01 | 1 | -1/+0 |
* | AGESA,binaryPI boards: Drop _SI scope with _SST in ASL | Kyösti Mälkki | 2021-02-20 | 2 | -13/+0 |
* | AGESA,binaryPI boards: Move common PCBA in ASL | Kyösti Mälkki | 2021-02-20 | 1 | -2/+0 |
* | AGESA,binaryPI boards: Drop unused variables in ASL | Kyösti Mälkki | 2021-02-20 | 1 | -8/+0 |
* | sb,soc/amd: Drop OSFL method in ASL | Kyösti Mälkki | 2021-02-20 | 1 | -3/+0 |
* | AGESA,binaryPI boards: Drop OSV in ASL | Kyösti Mälkki | 2021-02-14 | 1 | -1/+0 |
* | ACPI: Move PICM declaration | Kyösti Mälkki | 2021-02-11 | 1 | -1/+0 |
* | mainboards: Drop PWRS from GNVS | Kyösti Mälkki | 2021-02-11 | 1 | -4/+0 |
* | ACPI: Add top-level ASL | Kyösti Mälkki | 2021-01-27 | 1 | -0/+1 |
* | sb,soc/amd: Rename PMOD to PICM in ASL | Kyösti Mälkki | 2021-01-27 | 1 | -1/+1 |
* | mb/lenovo/g505s: Convert to ASL 2.0 syntax | Elyes HAOUAS | 2021-01-24 | 3 | -15/+15 |
* | arch/x86: Use wildcard for mb/smihandler.c | Kyösti Mälkki | 2021-01-24 | 2 | -2/+0 |
* | lenovo/g505s: remove the unused and not present devices | Mike Banon | 2020-11-30 | 2 | -183/+0 |
* | mb/**/cmos.layout: Indent everything with tabs | Angel Pons | 2020-11-23 | 1 | -40/+40 |
* | mb/**/cmos.layout: Remove crusty comments | Angel Pons | 2020-11-23 | 1 | -1/+0 |
* | AGESA mb: Replace tab with space in macro definition for consistency | Paul Menzel | 2020-10-17 | 1 | -1/+1 |
* | mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() | Elyes HAOUAS | 2020-10-13 | 1 | -1/+1 |
* | mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform | Elyes HAOUAS | 2020-10-13 | 1 | -1/+1 |
* | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS | 2020-10-13 | 1 | -1/+1 |
* | mb/lenovo: Drop unneeded empty lines | Elyes HAOUAS | 2020-09-21 | 3 | -3/+0 |
* | mainboard: Drop optional and empty ACPI \_BFS methods | Angel Pons | 2020-07-15 | 1 | -16/+0 |
* | AMD mainboards: Drop commented-out include | Angel Pons | 2020-07-10 | 1 | -1/+0 |
* | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi | 2020-06-19 | 1 | -1/+1 |
* | sb/amd/x/hudson: Replace hudson_enable_smi_generation() | Kyösti Mälkki | 2020-06-16 | 1 | -1/+2 |
* | amd/agesa/hudson boards: Get rid of power button device | Paul Menzel | 2020-06-06 | 2 | -8/+0 |
* | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS | 2020-06-02 | 1 | -1/+0 |
* | src: Fix up #-commented SPDX headers | Angel Pons | 2020-06-01 | 1 | -3/+0 |
* | AGESA f14/f15tn/f16kb: Clean up buildOpts.c files | Angel Pons | 2020-06-01 | 1 | -231/+32 |
* | AGESA boards: Fix typo in *OVERRIDES* in comment | Paul Menzel | 2020-05-29 | 1 | -1/+1 |
* | AGESA f14/f15tn/f16kb: Deduplicate RAM settings | Angel Pons | 2020-05-26 | 1 | -27/+0 |
* | AGESA f15tn: Factor out default MTRR settings | Angel Pons | 2020-05-26 | 1 | -18/+0 |
* | AGESA f14/f15tn/f16kb: Factor out memory settings | Angel Pons | 2020-05-26 | 1 | -11/+0 |
* | AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size | Angel Pons | 2020-05-26 | 1 | -2/+0 |