summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t440p
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+0
* mb/lenovo: Use pci_and_config32Peter Lemenkov2021-09-061-4/+1
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mb/lenovo/t440p: Disable second PEG deviceAngel Pons2021-06-221-0/+1
* mb/lenovo/t440p/devicetree.cb: Visually align devicesAngel Pons2021-06-221-26/+26
* mb/lenovo/t440p: Drop redundancy in devtree commentsAngel Pons2021-06-221-3/+3
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-181-1/+1
* mainboard: Use decimal for `device domain 0x0 on`Angel Pons2021-05-181-1/+1
* mainboard: Use decimal for `device cpu_cluster 0x0 on`Angel Pons2021-05-181-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* mainboard: Use read_int_option()Angel Pons2021-04-211-3/+1
* nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons2021-03-251-2/+2
* nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons2021-03-231-2/+2
* nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons2021-03-191-3/+3
* mb/lenovo/t440p: update VBT to version 2179Da Lao2021-03-151-0/+0
* haswell boards: Correct USB config indentationAngel Pons2021-02-121-25/+25
* haswell: Drop `mainboard_fill_pei_data`Angel Pons2021-02-121-8/+2
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/lenovo/t440p: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-241-2/+2
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-1/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons2021-01-151-6/+0
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner2021-01-011-6/+8
* soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representationMichael Niewöhner2021-01-011-5/+5
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-49/+49
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-24/+0
* nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`Angel Pons2020-11-131-1/+1
* sb/intel/lynxpoint/sata: Always use AHCI modeAngel Pons2020-11-101-1/+0
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-0/+1
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* lenovo/t440p: Add HDA verbs from the OEM firmwareIru Cai2020-09-301-1/+22
* nb/intel/haswell: Drop `gpu_panel_port_select`Angel Pons2020-09-081-1/+0
* mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'Elyes HAOUAS2020-09-041-1/+0
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* 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-261-1/+1
* 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