summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard/{jetway,lenovo,msi,ocp}: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-0412-12/+12
* mb/lenovo/g505s/acpi: Use Printf() for debug printsFelix Singer2021-12-292-4/+4
* mb/lenovo: Enable MEI on Sandy Bridge ThinkPadsEvgeny Zinoviev2021-11-233-3/+3
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki2021-10-221-29/+0
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-195-9/+9
* drivers/generic/ioapic: Drop enable_virtual_wireKyösti Mälkki2021-10-172-2/+0
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-1511-46/+1
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* mb/lenovo/x60: Fix devicetree hierarchyNico Huber2021-09-081-3/+5
* mb/lenovo/x200: Fix X301 override treeNico Huber2021-09-081-0/+2
* mb/lenovo/x220: Fix override treesNico Huber2021-09-082-0/+2
* mb/lenovo/t530: Fix override treesNico Huber2021-09-082-0/+2
* mb/lenovo/t520: Fix T520 override treeNico Huber2021-09-081-0/+1
* mb/lenovo/t430s: Fix override treesNico Huber2021-09-082-0/+2
* mb/lenovo/t400: Fix R500 override treeNico Huber2021-09-081-0/+1
* mb/lenovo: Use pci_and_config32Peter Lemenkov2021-09-062-8/+2
* AGESA f15tn: Factor out common OptionsIds.hAngel Pons2021-08-221-36/+0
* AGESA f15tn: Drop `IDSOPT_ASSERT_ENABLED`Angel Pons2021-08-221-2/+0
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-268-8/+0
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-2616-16/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-268-8/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-2622-22/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-2622-22/+0
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-262-2/+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
* mb/lenovo/x230: Fix overridetrees not overridingAngel Pons2021-06-172-0/+2
* nb/intel/ironlake: Factor out common uncore ASLAngel Pons2021-06-172-66/+2
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-162-2/+0
* mb/lenovo/w541: Add ThinkPad W541Amersel2021-06-1518-0/+728
* mb/*/mptable.c: Replace magic constantsKyösti Mälkki2021-06-142-36/+36
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-112-2/+2
* sb/intel/ibexpeak: Drop P_LVLx support in FADTAngel Pons2021-06-072-2/+0
* bd82x6x boards: Drop redundant `c2_latency`Angel Pons2021-06-0712-16/+0
* mb/lenovo/t410: Enable WLAN and WUSB PCIe portsAngel Pons2021-06-061-2/+2
* mb/lenovo/t410: Update PCH PCIe RP commentsAngel Pons2021-06-061-9/+9
* mb/lenovo/t430: Do not set unused GNVS fieldsAngel Pons2021-05-261-6/+0
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-1813-13/+13
* mainboard: Use decimal for `device domain 0x0 on`Angel Pons2021-05-184-4/+4
* mainboard: Use decimal for `device cpu_cluster 0x0 on`Angel Pons2021-05-184-4/+4
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-132-2/+2
* AGESA boards: Drop comments about `IDS_DEBUG_PORT`Angel Pons2021-05-101-2/+0
* AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macroAngel Pons2021-05-101-2/+0
* AGESA boards: Drop unused `IDSOPT_HOST_HDT` macroAngel Pons2021-05-101-2/+0
* AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macroAngel Pons2021-05-101-2/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-063-4/+4
* mb/*/Kconfig: Drop select USE_OPTION_TABLEPatrick Rudolph2021-05-041-1/+0