summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400
Commit message (Expand)AuthorAgeFilesLines
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0
* {mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS2019-06-191-1/+1
* mb/lenovo/t430: Fix Dual GraphicsPatrick Rudolph2019-06-081-4/+0
* mb/lenovo: Unify thermal threshold handlingPeter Lemenkov2019-05-252-3/+38
* mb/lenovo/r500: Add mainboardArthur Heymans2019-05-2114-40/+261
* mb/lenovo/t400: Add VBT fileArthur Heymans2019-05-212-0/+1
* mb/t400/acpi: Update ATPR buffer to fit all entriesElyes HAOUAS2019-05-131-2/+0
* mb/lenovo: Add SMBIOS type 9 for ExpressCardPatrick Rudolph2019-05-071-0/+1
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-131-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov2019-03-062-0/+2
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-042-12/+12
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-012-0/+2
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* cpu/intel: Rename socket_mPGA478MN to socket_pNico Huber2019-02-282-2/+2
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-151-1/+1
* nb/intel/gm45: Use a common romstageArthur Heymans2019-02-061-94/+23
* mb/lenovo/{x200,t400}: Set SMBUS mux using common SB functionsArthur Heymans2019-02-061-1/+1
* mb/lenovo/t400: Remove RCBA replayArthur Heymans2019-02-061-33/+0
* sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje2019-01-251-0/+1
* mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridgeArthur Heymans2019-01-241-8/+9
* 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