summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* 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
* mb/lenovo/s230u/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-12-121-2/+2
* sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki2022-12-075-125/+0
* mb/lenovo/t60,x60: Split dock_(dis)connect() functionKyösti Mälkki2022-12-072-37/+57
* nb/intel/gm45: Remove apic 0 from devicetreeArthur Heymans2022-12-052-12/+2
* nb/intel/i945: Remove apic 0 from devicetreeArthur Heymans2022-12-052-12/+2
* nb/intel/x4x: Remove apic 0 from devicetreeArthur Heymans2022-12-051-6/+1
* cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans2022-12-053-25/+4
* nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clockElyes Haouas2022-12-022-2/+2
* sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}Elyes Haouas2022-12-023-3/+3
* nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans2022-12-011-2/+4
* nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans2022-12-012-0/+4
* nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans2022-12-012-0/+4
* nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans2022-11-3012-137/+1
* cpu/intel/model_2065x: Don't use a magic APICArthur Heymans2022-11-252-10/+4
* cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans2022-11-252-12/+4
* nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetreeArthur Heymans2022-11-142-0/+4
* drivers/generic/ioapic: Drop poor implementationKyösti Mälkki2022-11-134-41/+0