summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* 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
* nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans2022-11-092-0/+4
* mb/*/*: Remove AMD FAMILY15TN boardsArthur Heymans2022-11-0726-1461/+0
* mb/{lenovo,packardbell}: Enable MEI deviceEvgeny Zinoviev2022-11-014-4/+6
* mb/lenovo/haswell: Enable VBOOT_VBNV_FLASHYu-Ping Wu2022-10-272-2/+3
* mb/lenovo/*/mainboard.c: Clean up includesElyes Haouas2022-10-2213-15/+1
* mb/lenovo/t{410,60}/dock.h: Fix header guardsElyes Haouas2022-10-212-4/+4
* mb/lenovo/s230u/mainboard.c: Replace comma with semicolonElyes Haouas2022-10-211-1/+1
* mb/lenovo/t440p: Enable PCI 00:01.1 bridge for dGPUNico Huber2022-10-061-2/+2
* mb/lenovo/g505s/irq_tables.c: Use ALIGN_UP macroElyes Haouas2022-09-121-2/+2
* mb/**/hda_verb.c: Drop empty filesAngel Pons2022-08-232-10/+0