summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-1116-26/+26
* mb/lenovo/w530/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-75/+32
* mb/lenovo/s230u/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-76/+35
* mb/lenovo/t430s/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-092-35/+13
* mb/lenovo/t430/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-81/+35
* mb/lenovo/x230/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-39/+14
* mb/lenovo/x220/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-42/+15
* mb/lenovo/l520/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-83/+39
* mb/lenovo/t420s/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-29/+11
* mb/lenovo/t420/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-091-36/+14
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-1/+1
* mb/lenovo/w520/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-061-4/+10
* mb/lenovo/t520/devicetree: Use subsystemid inheritancePeter Lemenkov2019-12-061-4/+9
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* mb/lenovo/t400/Makefile: Build gpio w/o subdir makefilesPeter Lemenkov2019-11-293-3/+1
* mb/lenovo/t400/Kconfig: Remove default data.vbt pathPeter Lemenkov2019-11-291-3/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-2320-20/+20
* mb/lenovo/t410: Fix I2C SPD addressPatrick Rudolph2019-11-221-1/+1
* mb/lenovo/{x201,x60}/smihandler: Use mdelay instead of udelay for large valuesPeter Lemenkov2019-11-222-4/+4
* mb/lenovo/x201: Remove unnecessary GPIO settingsArthur Heymans2019-11-201-2/+0
* mb/lenovo/s230u: Don't write BUC and beyondNico Huber2019-11-181-5/+0
* mb/{gigabyte,lenovo}: Remove spurious setting of ETR3 bit 16Nico Huber2019-11-1810-64/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-1824-50/+24
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-1812-0/+12
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-1812-21/+9
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-1812-45/+1
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-187-28/+0
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-172-6/+0
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-152-1/+5
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-154-2/+12
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-152-143/+49
* nb/intel/x4x: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-33/+6
* mb/*/*(ich7/x4x): Use common early southbridge initArthur Heymans2019-11-141-17/+1
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-142-79/+8
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-126-46/+19
* ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE2019-11-1226-81/+14
* src/mb: Remove redundant message befor 'system_reset()'Elyes HAOUAS2019-11-111-1/+0
* mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS2019-11-111-1/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-082-4/+0
* sb/intel/lynxpoint: Use sb/intel/common/platform.aslArthur Heymans2019-11-041-1/+1
* mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-29/+1
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-0414-14/+14
* mb/lenovo/{x200,t400}: Add VBOOT supportArthur Heymans2019-11-046-0/+95
* mb/intel/{i82801gx,x4x}: Don't select ASPM optionsArthur Heymans2019-11-031-3/+0
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-0120-20/+20
* mainboard: Add Lenovo ThinkPad T440pIru Cai2019-10-3019-0/+986
* nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans2019-10-283-19/+39
* mb/lenovo/x200: Correct device tree override logicBill XIE2019-10-282-2/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-272-8/+8