summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Add SPDX headers for cmos.default filesMartin Roth2024-02-1819-0/+38
* mb/inventec to mb/ocp: Add SPDX license headers to Kconfig filesMartin Roth2024-02-1841-0/+82
* mb/lenovo/x230: Disable the USB P8 portAlexei Sorokin2024-02-151-1/+1
* mb/lenovo/x230: introduce EDP variantAlexander Couzens2024-02-145-6/+38
* mainboard: Enforce usage of AZALIA_ARRAY_SIZESNicholas Sudsgaard2024-02-131-2/+1
* ec/lenovo/h8/acpi: Support pulsing LEDLOGO on Haswell ThinkPadsEvgeny Sorokin2024-02-121-0/+1
* mb/lenovo to mb/squared: Rename Makefiles from .inc to .mkMartin Roth2024-01-2423-0/+0
* mb/lenovo/x230: Remove superfluous comments related to PCI devicesFelix Singer2024-01-193-32/+32
* mb/lenovo/t430: Remove superfluous comments related to PCI devicesFelix Singer2024-01-193-33/+33
* mb/lenovo/t530: Remove superfluous comments related to PCI devicesFelix Singer2024-01-193-32/+32
* mb/lenovo/x230: Convert remaining PCI numbers into reference namesFelix Singer2024-01-142-3/+3
* mb/lenovo/t430: Convert remaining PCI numbers into reference namesFelix Singer2024-01-142-7/+7
* mb/lenovo/t530: Convert remaining PCI numbers into reference namesFelix Singer2024-01-142-6/+6
* mb/lenovo/x220: Remove superfluous comments related to PCI devicesFelix Singer2024-01-143-33/+33
* mb/lenovo/x220: Convert remaining PCI numbers into reference namesFelix Singer2024-01-142-5/+5
* mb/lenovo/t520: Remove superfluous comments related to PCI devicesFelix Singer2024-01-143-25/+25
* mb/lenovo/t520: Convert remaining PCI numbers into reference namesFelix Singer2024-01-143-4/+4
* mainboard: Use same indent levels for switch/caseFelix Singer2023-12-202-56/+56
* mb/lenovo/t530/early_init.c: Drop unused and revise used includesKeith Hui2023-11-141-3/+1
* mb/lenovo/x220: Update devicetreePatrick Rudolph2023-11-131-4/+7
* mb/*: Update SPD mapping for sandybridge boardsKeith Hui2023-11-1331-163/+46
* mainboards: Drop stale comment about enumerate_buses()Nico Huber2023-11-124-11/+0
* mb/lenovo/t430: Disable SuperSpeed capabilities for WWAN USBBill XIE2023-10-291-2/+4
* SNB+MRC boards: Migrate MRC settings to devicetreeKeith Hui2023-10-252-39/+22
* mb/lenovo/t520: Move selects from Kconfig.name to KconfigFelix Singer2023-10-032-2/+6
* mb/lenovo: Remove space between function name and '('Elyes Haouas2023-09-112-4/+4
* mainboard: Add SPDX license headers to MakefilesMartin Roth2023-08-065-0/+10
* mb/lenovo/x200: Add VBT files by defaultNico Huber2023-05-211-0/+4
* nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str()Nico Huber2023-05-211-1/+1
* nb/intel/gm45/gma: Probe PCI resource once and firstNico Huber2023-05-211-2/+1
* mb/lenovo/x200/blc: Add LTN121AT07-L02 at 750HzBill XIE2023-04-131-0/+1
* util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans2023-04-112-2/+0
* mb/lenovo/x200: Read EDID in mainboard_vbt_filename()Bill XIE2023-04-111-3/+3
* ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int'Elyes Haouas2023-04-0819-36/+36
* sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int'Elyes Haouas2023-04-082-6/+6
* nb/intel/snb: Abolish mainboard_should_reset_usb()Keith Hui2023-03-231-6/+0
* mb/lenovo: Enable VBOOT_VBNV_FLASHYu-Ping Wu2023-03-0831-87/+38
* tree: Drop repeated wordsAlexander Goncharov2023-02-075-5/+5
* mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans2023-02-0412-307/+306
* mb/lenovo/t520: Disable SATA2 and Thermal on W520Angel Pons2023-01-132-2/+2
* mb/lenovo/t520: Also disable PCI bridge on W520Angel Pons2023-01-132-2/+1
* mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-274-8/+8
* mainboard/acpi: Replace constant "One" with actual numberFelix Singer2022-12-272-2/+2
* mb/lenovo/s230u/acpi: Replace Not(a, b) with ASL 2.0 syntaxFelix Singer2022-12-261-2/+2
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* mb,x86/smm: Disable unused IO trapsKyösti Mälkki2022-12-232-6/+0