Age | Commit message (Expand) | Author |
2021-01-24 | mb/lenovo/x230: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/x1_carbon_gen1: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/x131e: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t530: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t520: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t440p: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t430s: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t430: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t420s: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/l520: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/g505s: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t420: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t410: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/x60: Convert *.asl to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/x220: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/x201: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/x200: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mainboard/lenovo/s230u/smihandler.c: Use __func__ | Elyes HAOUAS |
2021-01-24 | mb/lenovo/t400: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | mb/lenovo/s230u: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | arch/x86: Use wildcard for mb/smihandler.c | Kyösti Mälkki |
2021-01-20 | mainboards: Drop GNVS cmap and cmbp | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop APIC, factor out MPEN | Kyösti Mälkki |
2021-01-18 | mb/apple,lenovo,roda: Drop reference to OSYS | Kyösti Mälkki |
2021-01-18 | mainboards: Move get_cst_entries() | 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-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-22 | sb/intel/ibexpeak: Drop ChromeOS setup for GNVS | Kyösti Mälkki |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-11-30 | lenovo/g505s: remove the unused and not present devices | Mike Banon |
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 | nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl` | Angel Pons |
2020-11-10 | sb/intel/lynxpoint/sata: Always use AHCI mode | Angel Pons |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
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-30 | lenovo/t440p: Add HDA verbs from the OEM firmware | Iru Cai |
2020-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
2020-09-21 | mb/lenovo: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-17 | nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} | Angel Pons |
2020-09-17 | nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro | Angel Pons |
2020-09-08 | nb/intel/ironlake: Use an enum for `gpu_panel_port_select` | Angel Pons |
2020-09-08 | nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` | Angel Pons |
2020-09-08 | nb/intel/haswell: Drop `gpu_panel_port_select` | Angel Pons |
2020-09-06 | mb: remove duplicated Make code for spd.bin generation | Michael Niewöhner |
2020-09-04 | mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL' | Elyes HAOUAS |
2020-08-21 | SMM: Validate more user-provided pointers | Patrick Rudolph |
2020-08-18 | src: Remove unused 'include <delay.h>' | Elyes HAOUAS |
2020-08-18 | src: Remove unused '<option.h>' | Elyes HAOUAS |
2020-08-18 | src: Remove unneded whitespace before tab | Elyes HAOUAS |
2020-08-17 | x4x boards: Remove unused/deprecated cmos bits | Arthur Heymans |
2020-08-05 | src: Use space after switch, while | Elyes HAOUAS |
2020-08-03 | nb/intel/ironlake: Drop `D0F0_` prefix from register names | Angel Pons |
2020-07-28 | mb/lenovo/{l520,t430}/acpi/platform.asl: Rearrange code | Peter Lemenkov |
2020-07-28 | mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalent | Peter Lemenkov |
2020-07-28 | lynxpoint: Factor out PIRQ routing from devicetree | Angel Pons |
2020-07-26 | mb/*/*/devicetree.cb: Normalize disabled PIRQ values | Angel Pons |
2020-07-26 | mb/lenovo: Prepend EC event number with 0x to denote hex notation | Paul Menzel |
2020-07-21 | mb/lenovo/t430/gma-mainboard.ads: Replace with GPLv2+ equivalent | Peter Lemenkov |
2020-07-21 | mb/lenovo/t420/gma-mainboard.ads: Replace with GPLv2+ equivalent | Peter Lemenkov |
2020-07-20 | sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE | Angel Pons |
2020-07-15 | mainboard: Drop optional and empty ACPI \_BFS methods | Angel Pons |
2020-07-14 | src: Remove unused 'include <cpu/x86/msr.h>' | Elyes HAOUAS |
2020-07-12 | haswell: Move some MRC settings to devicetree | Angel Pons |
2020-07-12 | haswell: Automatically check if Intel GbE is to be enabled | Angel Pons |
2020-07-12 | haswell: Add function to retrieve SPD addresses | Angel Pons |
2020-07-12 | haswell: Automatically determine system type | Angel Pons |
2020-07-12 | haswell boards: Drop unused romstage.c includes | Angel Pons |
2020-07-12 | haswell: Factor out `max_ddr3_freq` | Angel Pons |
2020-07-12 | haswell: Compute disabled channel masks at runtime | Angel Pons |
2020-07-12 | mb/lenovo/t440p: Factor out common MRC settings | Angel Pons |
2020-07-12 | haswell: Relocate `mainboard_romstage_entry` to northbridge | Angel Pons |
2020-07-12 | haswell: Drop `struct romstage_params` type | Angel Pons |
2020-07-11 | nb/intel/haswell: Add `mb_late_romstage_setup` function | Angel Pons |
2020-07-10 | AMD mainboards: Drop commented-out include | Angel Pons |
2020-07-09 | haswell: Drop GPIO indirection layers | Angel Pons |
2020-07-09 | haswell: Turn RCBA configuration into a function | Angel Pons |
2020-07-09 | mb/lenovo/t440p/romstage.c: Drop empty function | Angel Pons |
2020-07-08 | sb/intel/lynxpoint: Factor out RCBA Function Disable | Angel Pons |
2020-07-07 | mb/lenovo/t60: Fix override devicetrees | Nico Huber |
2020-07-05 | mb/lenovo/x230s: Add MAINBOARD_HAS_LPC_TPM | Kyösti Mälkki |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-30 | src/mb: Use macro for access_size | Elyes HAOUAS |
2020-06-30 | mb/lenovo/x60: Use tabs for aligning the "\" | Elyes HAOUAS |
2020-06-29 | mb/lenovo/{x230, x230s}: Disable SuperSpeed capabilities for WWAN USB | Bill XIE |
2020-06-29 | mainboard/lenovo/x230: Add ThinkPad x230s as a variant | Bill XIE |
2020-06-22 | src/mainboard: Remove unused include 'sandybridge.h' | Elyes HAOUAS |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-16 | sb/amd/x/hudson: Replace hudson_enable_smi_generation() | Kyösti Mälkki |