summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* lenovo/t440p: Add HDA verbs from the OEM firmwareIru Cai2020-09-301-1/+22
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-233-3/+3
* mb/lenovo: Drop unneeded empty linesElyes HAOUAS2020-09-218-8/+0
* nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}Angel Pons2020-09-171-2/+2
* nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macroAngel Pons2020-09-171-1/+1
* nb/intel/ironlake: Use an enum for `gpu_panel_port_select`Angel Pons2020-09-082-2/+2
* nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons2020-09-0814-14/+14
* nb/intel/haswell: Drop `gpu_panel_port_select`Angel Pons2020-09-081-1/+0
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-067-32/+6
* mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'Elyes HAOUAS2020-09-041-1/+0
* SMM: Validate more user-provided pointersPatrick Rudolph2020-08-211-14/+23
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* src: Remove unused '<option.h>'Elyes HAOUAS2020-08-181-1/+0
* src: Remove unneded whitespace before tabElyes HAOUAS2020-08-181-1/+1
* x4x boards: Remove unused/deprecated cmos bitsArthur Heymans2020-08-171-1/+0
* src: Use space after switch, whileElyes HAOUAS2020-08-054-8/+8
* nb/intel/ironlake: Drop `D0F0_` prefix from register namesAngel Pons2020-08-031-3/+3
* mb/lenovo/{l520,t430}/acpi/platform.asl: Rearrange codePeter Lemenkov2020-07-282-14/+27
* mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalentPeter Lemenkov2020-07-2814-3/+25
* lynxpoint: Factor out PIRQ routing from devicetreeAngel Pons2020-07-281-8/+0
* mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons2020-07-261-7/+7
* mb/lenovo: Prepend EC event number with 0x to denote hex notationPaul Menzel2020-07-2615-15/+15
* mb/lenovo/t430/gma-mainboard.ads: Replace with GPLv2+ equivalentPeter Lemenkov2020-07-211-1/+1
* mb/lenovo/t420/gma-mainboard.ads: Replace with GPLv2+ equivalentPeter Lemenkov2020-07-211-1/+1
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-201-1/+1
* mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons2020-07-151-16/+0
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* haswell: Move some MRC settings to devicetreeAngel Pons2020-07-122-2/+1
* haswell: Automatically check if Intel GbE is to be enabledAngel Pons2020-07-121-1/+0
* haswell: Add function to retrieve SPD addressesAngel Pons2020-07-121-2/+6
* haswell: Automatically determine system typeAngel Pons2020-07-121-1/+0
* haswell boards: Drop unused romstage.c includesAngel Pons2020-07-121-3/+0
* haswell: Factor out `max_ddr3_freq`Angel Pons2020-07-121-1/+0
* haswell: Compute disabled channel masks at runtimeAngel Pons2020-07-121-8/+0
* mb/lenovo/t440p: Factor out common MRC settingsAngel Pons2020-07-121-46/+42
* haswell: Relocate `mainboard_romstage_entry` to northbridgeAngel Pons2020-07-121-4/+4
* haswell: Drop `struct romstage_params` typeAngel Pons2020-07-121-5/+1
* nb/intel/haswell: Add `mb_late_romstage_setup` functionAngel Pons2020-07-111-17/+20
* AMD mainboards: Drop commented-out includeAngel Pons2020-07-101-1/+0
* haswell: Drop GPIO indirection layersAngel Pons2020-07-091-1/+0
* haswell: Turn RCBA configuration into a functionAngel Pons2020-07-091-13/+11
* mb/lenovo/t440p/romstage.c: Drop empty functionAngel Pons2020-07-091-4/+0
* sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons2020-07-081-2/+0
* mb/lenovo/t60: Fix override devicetreesNico Huber2020-07-072-0/+3
* mb/lenovo/x230s: Add MAINBOARD_HAS_LPC_TPMKyösti Mälkki2020-07-051-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-3020-20/+40
* src/mb: Use macro for access_sizeElyes HAOUAS2020-06-301-1/+1
* mb/lenovo/x60: Use tabs for aligning the "\"Elyes HAOUAS2020-06-301-9/+9
* mb/lenovo/{x230, x230s}: Disable SuperSpeed capabilities for WWAN USBBill XIE2020-06-291-2/+3
* mainboard/lenovo/x230: Add ThinkPad x230s as a variantBill XIE2020-06-299-6/+342