Age | Commit message (Expand) | Author |
2021-02-14 | AGESA,binaryPI boards: Drop OSV in ASL | Kyösti Mälkki |
2021-02-12 | haswell boards: Correct USB config indentation | Angel Pons |
2021-02-12 | haswell: Drop `mainboard_fill_pei_data` | Angel Pons |
2021-02-12 | mainboard: Drop unneeded `default_brightness_levels.asl` | Angel Pons |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-11 | src/mainboard: Remove unneeded whitespace before tab | Elyes HAOUAS |
2021-01-28 | mb/hp/pavilion_m6_1035dx: Convert to ASL 2.0 syntax | Elyes HAOUAS |
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 |
2021-01-24 | arch/x86: Use wildcard for mb/smihandler.c | Kyösti Mälkki |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-15 | cpu/intel/haswell: Factor out ACPI C-state values | Angel Pons |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Replace leading spaces with tabs | Felix Singer |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Replace (foo*) with (foo *) | Felix Singer |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Put opening braces in previous line | Felix Singer |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Remove trailing semicolon from macro | Felix Singer |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Fix spacing issues in mptable.c | Felix Singer |
2021-01-06 | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Unify ACPI C-state options | Angel Pons |
2021-01-01 | nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings | Michael Niewöhner |
2021-01-01 | soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation | Michael Niewöhner |
2020-12-03 | mb/hp/z220_sff_workstation/Kconfig: Select MAINBOARD_USES_IFD_GBE_REGION | Ao Zhong |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-24 | mb/**/cmos.layout: Drop copy-pasted `volume` entries | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Remove crusty comments | Angel Pons |
2020-11-13 | mb/hp/folio_9480m: Update northbridge ACPI filename | Angel Pons |
2020-11-11 | mb/hp/folio_9480m: Drop `sata_ahci` from devtree | Angel Pons |
2020-11-10 | mb/hp: Add HP EliteBook Folio 9480m | Iru Cai |
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-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
2020-09-21 | mb/hp/z220_sff_workstation: Add empty lines after "SPDX" | Elyes HAOUAS |
2020-09-08 | nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` | Angel Pons |
2020-08-26 | mainboard/hp: Add ProBook 6360b | Pablo Stebler |
2020-08-17 | mb/hp: select TPM and TPM1 for all EliteBook laptops | Iru Cai |
2020-08-17 | mainboard: Add HP EliteBook 2560p | Iru Cai |
2020-08-04 | mb/**/{devicetree,overridetree}.cb: Indent with tabs | Angel Pons |
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-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-22 | src/mainboard: Remove unused include 'sandybridge.h' | Elyes HAOUAS |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |