summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-4/+0
* nb/intel/gm45: Remove the C native graphic initArthur Heymans2019-01-071-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* mb/{lenovo,roda}: Remove DISPLAY_DEVICE_2_IS_LCD_SCREEN macroPeter Lemenkov2018-11-161-1/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* mb/lenovo/t400: Improve docking codePatrick Rudolph2018-11-103-41/+80
* mb/lenovo/*/*: Fix non-local header treated as localPeter Lemenkov2018-11-071-1/+1
* mb/lenovo/t400: Use acpi_s3_resume_allowed()Paul Menzel2018-10-291-10/+10
* mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer2018-10-171-2/+1
* mb/lenovo/t400: Add 154WX5-TLB2 to display backlight PWM freq listArthur Heymans2018-09-281-0/+2
* mb/lenovo/t400: Link the gpio.c settingsArthur Heymans2018-09-283-8/+4
* mb/lenovo/t400: Trim down the gpio.h fileArthur Heymans2018-09-281-201/+20
* mb/lenovo/{T500, R400, W500}: Unify variants under T400Arthur Heymans2018-09-202-6/+15
* mb/lenovo: Add Lenovo W500 as clone of Lenovo T400Paul Menzel2018-09-151-1/+1
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-2/+0
* ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph2018-07-191-0/+3
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-07-021-1/+1
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-022-4/+2
* mb/lenovo/t400: Change CMOS value name to Dual GraphicsNico Rikken2018-07-021-1/+1
* sb/intel/i82801ix: Use the common ACPI pirq generatorArthur Heymans2018-06-291-80/+0
* nb/lenovo/t400: Enable libgfxinitArthur Heymans2018-06-253-0/+34
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* src/mainboard: Add and update license headersMartin Roth2018-06-021-0/+13
* mb/lenovo: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans2018-01-171-1/+1
* mb/lenovo/t400/blc.c: Add a new panel to the listArthur Heymans2017-12-121-0/+5
* sb/intel/i82801ix: fetch initial timestamp in bootblockArthur Heymans2017-11-231-1/+1
* mb/lenovo/t400/blc.c: Add LTN154P2-L05 to whitelistKevin Keijzer2017-11-171-0/+1
* mb/lenovo/t400: Add LTN154X3-L02 to list of known displaysKevin Keijzer2017-11-171-0/+1
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-10/+1
* mb/lenovo/*/devicetree: Add BDC detection supportPatrick Rudolph2017-09-111-0/+4
* mb/lenovo/t400/blc.c: Add B141EW05 V3 to whitelistKevin Keijzer2017-08-281-0/+1
* mb/lenovo/*/acpi_tables: Add critical and passive thresholdPatrick Rudolph2017-08-271-0/+4
* mb/lenovo/t400: Switch to new hybrid graphics driverPatrick Rudolph2017-08-105-93/+30
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* mb/lenovo/t400/dock: Control LEDsPatrick Rudolph2017-07-021-0/+10
* nb/intel/gm45: Don't allow too low values for gfx_uma_sizeArthur Heymans2017-06-151-4/+0
* nb/intel/gm45: Add romstage timestampsArthur Heymans2017-06-121-0/+4
* mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans2017-06-061-13/+11
* Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber2017-06-021-1/+0
* mb/lenvovo/*: Clean mainboard.c and devicetreePatrick Rudolph2017-05-211-19/+3
* mb/lenovo/t400: Generate undock event with dock buttonArthur Heymans2017-05-191-0/+5
* nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-4/+0
* nb/intel/gm45: Set display backlight according to EDID stringArthur Heymans2017-05-032-0/+39