Age | Commit message (Expand) | Author |
2023-10-03 | mb/lenovo/t520: Move selects from Kconfig.name to Kconfig | Felix Singer |
2023-09-11 | mb/lenovo: Remove space between function name and '(' | Elyes Haouas |
2023-08-06 | mainboard: Add SPDX license headers to Makefiles | Martin Roth |
2023-05-21 | mb/lenovo/x200: Add VBT files by default | Nico Huber |
2023-05-21 | nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str() | Nico Huber |
2023-05-21 | nb/intel/gm45/gma: Probe PCI resource once and first | Nico Huber |
2023-04-13 | mb/lenovo/x200/blc: Add LTN121AT07-L02 at 750Hz | Bill XIE |
2023-04-11 | util/sconfig: Remove unused ioapic and irq keywords | Arthur Heymans |
2023-04-11 | mb/lenovo/x200: Read EDID in mainboard_vbt_filename() | Bill XIE |
2023-04-08 | ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int' | Elyes Haouas |
2023-04-08 | sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int' | Elyes Haouas |
2023-03-23 | nb/intel/snb: Abolish mainboard_should_reset_usb() | Keith Hui |
2023-03-08 | mb/lenovo: Enable VBOOT_VBNV_FLASH | Yu-Ping Wu |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-02-04 | mb/*: Replace SNB PCI devices with references from chipset.cb | Arthur Heymans |
2023-01-13 | mb/lenovo/t520: Disable SATA2 and Thermal on W520 | Angel Pons |
2023-01-13 | mb/lenovo/t520: Also disable PCI bridge on W520 | Angel Pons |
2022-12-27 | mainboard/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | mainboard/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-26 | mb/lenovo/s230u/acpi: Replace Not(a, b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | mb,x86/smm: Disable unused IO traps | Kyösti Mälkki |
2022-12-12 | mb/lenovo/s230u/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2022-12-07 | mb/lenovo/t60,x60: Split dock_(dis)connect() function | Kyösti Mälkki |
2022-12-05 | nb/intel/gm45: Remove apic 0 from devicetree | Arthur Heymans |
2022-12-05 | nb/intel/i945: Remove apic 0 from devicetree | Arthur Heymans |
2022-12-05 | nb/intel/x4x: Remove apic 0 from devicetree | Arthur Heymans |
2022-12-05 | cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm | Arthur Heymans |
2022-12-02 | nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock | Elyes Haouas |
2022-12-02 | sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary} | Elyes Haouas |
2022-12-01 | nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-12-01 | nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-12-01 | nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree | Arthur Heymans |
2022-11-30 | nb/intel/sandybridge: Add a chipset devicetree | Arthur Heymans |
2022-11-25 | cpu/intel/model_2065x: Don't use a magic APIC | Arthur Heymans |
2022-11-25 | cpu/intel/haswell: Move chip_ops to cpu cluster | Arthur Heymans |
2022-11-14 | nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetree | Arthur Heymans |
2022-11-13 | drivers/generic/ioapic: Drop poor implementation | Kyösti Mälkki |
2022-11-09 | nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree | Arthur Heymans |
2022-11-07 | mb/*/*: Remove AMD FAMILY15TN boards | Arthur Heymans |
2022-11-01 | mb/{lenovo,packardbell}: Enable MEI device | Evgeny Zinoviev |
2022-10-27 | mb/lenovo/haswell: Enable VBOOT_VBNV_FLASH | Yu-Ping Wu |
2022-10-22 | mb/lenovo/*/mainboard.c: Clean up includes | Elyes Haouas |
2022-10-21 | mb/lenovo/t{410,60}/dock.h: Fix header guards | Elyes Haouas |
2022-10-21 | mb/lenovo/s230u/mainboard.c: Replace comma with semicolon | Elyes Haouas |
2022-10-06 | mb/lenovo/t440p: Enable PCI 00:01.1 bridge for dGPU | Nico Huber |
2022-09-12 | mb/lenovo/g505s/irq_tables.c: Use ALIGN_UP macro | Elyes Haouas |
2022-08-23 | mb/**/hda_verb.c: Drop empty files | Angel Pons |
2022-08-13 | src/mb: Update unlicensable files with the CC-PDDC SPDX ID | Martin Roth |
2022-08-11 | src/mb: Add SPDX identifiers to files missing them | Martin Roth |
2022-07-24 | mb/lenovo: Integrate W541 into haswell mainboard | Felix Singer |
2022-07-24 | mb/lenovo/haswell: Make INT15 support T440p specific | Felix Singer |
2022-07-24 | mb/lenovo/haswell: Hook up variants Makefile | Felix Singer |
2022-07-10 | mb/lenovo/haswell: Convert to variant setup | Felix Singer |
2022-07-07 | mb/lenovo/t420s: Reorder selects alphabetically | Felix Singer |
2022-07-07 | mb/lenovo/x220: Reorder selects alphabetically | Felix Singer |
2022-07-07 | mb/lenovo/x131e: Reorder selects alphabetically | Felix Singer |
2022-07-07 | mb/lenovo/s230u: Reorder selects alphabetically | Felix Singer |
2022-07-07 | mb/lenovo/t430: Reorder selects alphabetically | Felix Singer |
2022-07-07 | mb/lenovo/x1_carbon_gen1: Reorder selects alphabetically | Felix Singer |
2022-06-01 | mb/lenovo/w541/Kconfig: sort alphabetically | Peter Lemenkov |
2022-06-01 | mb/lenovo/t440p/Kconfig: remove duplicates and sort alphabetically | Peter Lemenkov |
2022-06-01 | mb/lenovo/t440p/hda_verb: Whitespace | Peter Lemenkov |
2022-06-01 | mb/lenovo/w541/hda_verb: Whitespace | Peter Lemenkov |
2022-06-01 | mb/lenovo/w541/dsdt.asl: Remove redundant comment | Felix Singer |
2022-06-01 | mb/lenovo/t440p/cmos: Remove unused options | Peter Lemenkov |
2022-05-31 | mb/lenovo: Rename t440p to haswell | Felix Singer |
2022-05-30 | mb/lenovo/t530: Reorder selects alphabetically | Felix Singer |
2022-05-30 | mb/lenovo/t530: Select board-specific options per board | Felix Singer |
2022-05-30 | mb/lenovo/t530: Move selects from Kconfig.name to Kconfig | Felix Singer |
2022-05-28 | vendorcode/amd/agesa/f15tn: Fix all improper use of .data | Arthur Heymans |
2022-05-16 | mb/lenovo/t60: Add support for ThinkLight | Stefan Ott |
2022-05-03 | lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL | Peter Lemenkov |
2022-04-27 | cpu/intel/socket_p: Increase DCACHE_RAM_SIZE | Arthur Heymans |
2022-04-24 | mainboard/lenovo: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-04-16 | mb/lenovo/t440p/Kconfig: Reorder selects alphabetically | Felix Singer |
2022-04-16 | mb/lenovo/t440p/dsdt.asl: Remove redundant comment | Felix Singer |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-22 | mb/lenovo/g505s/acpi/ec.asl: Correct the path to "mainboard.h" | Elyes Haouas |
2022-02-22 | mb/lenovo/g505s: Format code | Elyes Haouas |
2022-01-10 | src/mainboard/{jetway,lenovo,msi,ocp}: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2021-12-29 | mb/lenovo/g505s/acpi: Use Printf() for debug prints | Felix Singer |
2021-11-23 | mb/lenovo: Enable MEI on Sandy Bridge ThinkPads | Evgeny Zinoviev |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-10-22 | AGESA binaryPI: Use common acpi_fill_madt() | Kyösti Mälkki |
2021-10-19 | cpu/intel/speedstep: Constify `get_cst_entries()` | Angel Pons |
2021-10-17 | drivers/generic/ioapic: Drop enable_virtual_wire | Kyösti Mälkki |
2021-10-15 | mainboard: Drop invalid `VGA_BIOS_FILE` defaults | Angel Pons |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-09-08 | mb/lenovo/x60: Fix devicetree hierarchy | Nico Huber |
2021-09-08 | mb/lenovo/x200: Fix X301 override tree | Nico Huber |
2021-09-08 | mb/lenovo/x220: Fix override trees | Nico Huber |