| Commit message (Expand) | Author | Age | Files | Lines |
* | src/mainboard/{jetway,lenovo,msi,ocp}: Remove unused <console/console.h> | Elyes HAOUAS | 2022-01-10 | 1 | -1/+0 |
* | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons | 2022-01-04 | 1 | -1/+1 |
* | src: Use 'stdint.h' when appropriate | Elyes HAOUAS | 2022-01-01 | 1 | -1/+0 |
* | 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 |
* | AGESA f15tn boards: Sync IDS option values | Angel Pons | 2021-08-22 | 1 | -2/+2 |
* | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons | 2021-07-26 | 3 | -3/+0 |
* | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons | 2021-07-26 | 3 | -3/+0 |
* | src/*: Specify type of `CBFS_SIZE` once | Angel Pons | 2021-07-26 | 1 | -1/+0 |
* | bd82x6x boards: Drop redundant `c2_latency` | Angel Pons | 2021-06-07 | 1 | -1/+0 |
* | mainboard: Use decimal for `device lapic 0x0 on` | Angel Pons | 2021-05-18 | 1 | -1/+1 |
* | mainboard: Use decimal for `device domain 0x0 on` | Angel Pons | 2021-05-18 | 1 | -1/+1 |
* | mainboard: Use decimal for `device cpu_cluster 0x0 on` | Angel Pons | 2021-05-18 | 1 | -1/+1 |
* | mainboard: Drop useless `acpi_tables.c` files | Angel Pons | 2021-05-18 | 1 | -10/+0 |
* | mb/msi/h81m-p33: Use `ACPI_DSDT_REV_2` macro | Angel Pons | 2021-05-11 | 1 | -1/+1 |
* | 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 |
* | mb/msi/h81m-p33: Put MAINBOARD_DIR in double quotes | Nico Huber | 2021-04-06 | 1 | -1/+1 |
* | nb/intel/haswell: Decouple mainboard USB config from MRC | Angel Pons | 2021-03-25 | 1 | -2/+2 |
* | nb/intel/haswell: Use unshifted SPD addresses in mainboards | Angel Pons | 2021-03-23 | 1 | -2/+2 |
* | nb/intel/haswell: Consolidate memory-down SPD handling | Angel Pons | 2021-03-19 | 1 | -3/+3 |
* | AGESA,binaryPI boards: Drop invalid MP table files | Kyösti Mälkki | 2021-03-16 | 2 | -137/+0 |
* | AGESA,binaryPI boards: Move IRQ table programming | Kyösti Mälkki | 2021-03-16 | 2 | -43/+40 |
* | mb/: Drop print of MAINBOARD_PART_NUMBER | Kyösti Mälkki | 2021-03-01 | 1 | -2/+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 | 2 | -7/+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 |
* | haswell boards: Correct USB config indentation | Angel Pons | 2021-02-12 | 1 | -25/+25 |
* | haswell: Drop `mainboard_fill_pei_data` | Angel Pons | 2021-02-12 | 1 | -8/+2 |
* | mb/msi/h81m-p33: Add new mainboard | Angel Pons | 2021-02-12 | 15 | -0/+463 |
* | mainboard: Drop unneeded `default_brightness_levels.asl` | Angel Pons | 2021-02-12 | 1 | -1/+0 |
* | ACPI: Move PICM declaration | Kyösti Mälkki | 2021-02-11 | 1 | -1/+0 |
* | ACPI: Add top-level ASL | Kyösti Mälkki | 2021-01-27 | 2 | -0/+2 |
* | sb,soc/amd: Rename PMOD to PICM in ASL | Kyösti Mälkki | 2021-01-27 | 1 | -1/+1 |
* | mb/msi/ms7721: Convert to ASL 2.0 syntax | Elyes HAOUAS | 2021-01-26 | 1 | -7/+7 |
* | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki | 2021-01-18 | 1 | -1/+1 |
* | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki | 2021-01-10 | 1 | -1/+1 |
* | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons | 2021-01-06 | 1 | -3/+3 |
* | cpu/intel/model_206ax: Unify ACPI C-state options | Angel Pons | 2021-01-06 | 1 | -3/+0 |
* | mb/**/cmos.layout: Indent everything with tabs | Angel Pons | 2020-11-23 | 1 | -39/+39 |
* | mb/**/cmos.layout: Remove crusty comments | Angel Pons | 2020-11-23 | 1 | -1/+0 |
* | mb/msi/ms7707/Kconfig: Drop invalid defaults | Angel Pons | 2020-11-05 | 1 | -8/+0 |
* | AGESA mb: Replace tab with space in macro definition for consistency | Paul Menzel | 2020-10-17 | 1 | -1/+1 |