aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo
AgeCommit message (Expand)Author
2024-02-29mb/lenovo: Add ThinkCentre M700/M900 Tiny board (Skylake/Kaby Lake)Michał Kopeć
2024-02-29mainboard/lenovo: Add ThinkCentre M710s (Skylake)Nicholas Sudsgaard
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-02-18mb/*: Add SPDX headers for cmos.default filesMartin Roth
2024-02-18mb/inventec to mb/ocp: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-15mb/lenovo/x230: Disable the USB P8 portAlexei Sorokin
2024-02-14mb/lenovo/x230: introduce EDP variantAlexander Couzens
2024-02-13mainboard: Enforce usage of AZALIA_ARRAY_SIZESNicholas Sudsgaard
2024-02-12ec/lenovo/h8/acpi: Support pulsing LEDLOGO on Haswell ThinkPadsEvgeny Sorokin
2024-01-24mb/lenovo to mb/squared: Rename Makefiles from .inc to .mkMartin Roth
2024-01-19mb/lenovo/x230: Remove superfluous comments related to PCI devicesFelix Singer
2024-01-19mb/lenovo/t430: Remove superfluous comments related to PCI devicesFelix Singer
2024-01-19mb/lenovo/t530: Remove superfluous comments related to PCI devicesFelix Singer
2024-01-14mb/lenovo/x230: Convert remaining PCI numbers into reference namesFelix Singer
2024-01-14mb/lenovo/t430: Convert remaining PCI numbers into reference namesFelix Singer
2024-01-14mb/lenovo/t530: Convert remaining PCI numbers into reference namesFelix Singer
2024-01-14mb/lenovo/x220: Remove superfluous comments related to PCI devicesFelix Singer
2024-01-14mb/lenovo/x220: Convert remaining PCI numbers into reference namesFelix Singer
2024-01-14mb/lenovo/t520: Remove superfluous comments related to PCI devicesFelix Singer
2024-01-14mb/lenovo/t520: Convert remaining PCI numbers into reference namesFelix Singer
2023-12-20mainboard: Use same indent levels for switch/caseFelix Singer
2023-11-14mb/lenovo/t530/early_init.c: Drop unused and revise used includesKeith Hui
2023-11-13mb/lenovo/x220: Update devicetreePatrick Rudolph
2023-11-13mb/*: Update SPD mapping for sandybridge boardsKeith Hui
2023-11-12mainboards: Drop stale comment about enumerate_buses()Nico Huber
2023-10-29mb/lenovo/t430: Disable SuperSpeed capabilities for WWAN USBBill XIE
2023-10-25SNB+MRC boards: Migrate MRC settings to devicetreeKeith Hui
2023-10-03mb/lenovo/t520: Move selects from Kconfig.name to KconfigFelix Singer
2023-09-11mb/lenovo: Remove space between function name and '('Elyes Haouas
2023-08-06mainboard: Add SPDX license headers to MakefilesMartin Roth
2023-05-21mb/lenovo/x200: Add VBT files by defaultNico Huber
2023-05-21nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str()Nico Huber
2023-05-21nb/intel/gm45/gma: Probe PCI resource once and firstNico Huber
2023-04-13mb/lenovo/x200/blc: Add LTN121AT07-L02 at 750HzBill XIE
2023-04-11util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans
2023-04-11mb/lenovo/x200: Read EDID in mainboard_vbt_filename()Bill XIE
2023-04-08ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int'Elyes Haouas
2023-04-08sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int'Elyes Haouas
2023-03-23nb/intel/snb: Abolish mainboard_should_reset_usb()Keith Hui
2023-03-08mb/lenovo: Enable VBOOT_VBNV_FLASHYu-Ping Wu
2023-02-07tree: Drop repeated wordsAlexander Goncharov
2023-02-04mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans
2023-01-13mb/lenovo/t520: Disable SATA2 and Thermal on W520Angel Pons
2023-01-13mb/lenovo/t520: Also disable PCI bridge on W520Angel Pons
2022-12-27mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27mainboard/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-26mb/lenovo/s230u/acpi: Replace Not(a, b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23mb,x86/smm: Disable unused IO trapsKyösti Mälkki
2022-12-12mb/lenovo/s230u/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-07sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki
2022-12-07mb/lenovo/t60,x60: Split dock_(dis)connect() functionKyösti Mälkki
2022-12-05nb/intel/gm45: Remove apic 0 from devicetreeArthur Heymans
2022-12-05nb/intel/i945: Remove apic 0 from devicetreeArthur Heymans
2022-12-05nb/intel/x4x: Remove apic 0 from devicetreeArthur Heymans
2022-12-05cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans
2022-12-02nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clockElyes Haouas
2022-12-02sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}Elyes Haouas
2022-12-01nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-11-30nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans
2022-11-25cpu/intel/model_2065x: Don't use a magic APICArthur Heymans
2022-11-25cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans
2022-11-14nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetreeArthur Heymans
2022-11-13drivers/generic/ioapic: Drop poor implementationKyösti Mälkki
2022-11-09nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans
2022-11-07mb/*/*: Remove AMD FAMILY15TN boardsArthur Heymans
2022-11-01mb/{lenovo,packardbell}: Enable MEI deviceEvgeny Zinoviev
2022-10-27mb/lenovo/haswell: Enable VBOOT_VBNV_FLASHYu-Ping Wu
2022-10-22mb/lenovo/*/mainboard.c: Clean up includesElyes Haouas
2022-10-21mb/lenovo/t{410,60}/dock.h: Fix header guardsElyes Haouas
2022-10-21mb/lenovo/s230u/mainboard.c: Replace comma with semicolonElyes Haouas
2022-10-06mb/lenovo/t440p: Enable PCI 00:01.1 bridge for dGPUNico Huber
2022-09-12mb/lenovo/g505s/irq_tables.c: Use ALIGN_UP macroElyes Haouas
2022-08-23mb/**/hda_verb.c: Drop empty filesAngel Pons
2022-08-13src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth
2022-08-11src/mb: Add SPDX identifiers to files missing themMartin Roth
2022-07-24mb/lenovo: Integrate W541 into haswell mainboardFelix Singer
2022-07-24mb/lenovo/haswell: Make INT15 support T440p specificFelix Singer
2022-07-24mb/lenovo/haswell: Hook up variants MakefileFelix Singer
2022-07-10mb/lenovo/haswell: Convert to variant setupFelix Singer
2022-07-07mb/lenovo/t420s: Reorder selects alphabeticallyFelix Singer
2022-07-07mb/lenovo/x220: Reorder selects alphabeticallyFelix Singer
2022-07-07mb/lenovo/x131e: Reorder selects alphabeticallyFelix Singer
2022-07-07mb/lenovo/s230u: Reorder selects alphabeticallyFelix Singer
2022-07-07mb/lenovo/t430: Reorder selects alphabeticallyFelix Singer
2022-07-07mb/lenovo/x1_carbon_gen1: Reorder selects alphabeticallyFelix Singer
2022-06-01mb/lenovo/w541/Kconfig: sort alphabeticallyPeter Lemenkov
2022-06-01mb/lenovo/t440p/Kconfig: remove duplicates and sort alphabeticallyPeter Lemenkov
2022-06-01mb/lenovo/t440p/hda_verb: WhitespacePeter Lemenkov
2022-06-01mb/lenovo/w541/hda_verb: WhitespacePeter Lemenkov
2022-06-01mb/lenovo/w541/dsdt.asl: Remove redundant commentFelix Singer
2022-06-01mb/lenovo/t440p/cmos: Remove unused optionsPeter Lemenkov
2022-05-31mb/lenovo: Rename t440p to haswellFelix Singer
2022-05-30mb/lenovo/t530: Reorder selects alphabeticallyFelix Singer