summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x60
Commit message (Expand)AuthorAgeFilesLines
...
* google/link, lenovo/x60: i915io.c: Use define `ARRAY_SIZE`Paul Menzel2014-06-201-1/+1
* intel/i945 gm45: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-11/+11
* lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko2014-06-011-0/+11
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-1/+1
* lenovo/{t60,x60}/devicetree.cb: Fix typo in Controller in commentPaul Menzel2014-04-291-1/+1
* lenovo/x60: Remove duplicate console_init()Kyösti Mälkki2014-04-031-1/+0
* lenovo/x60: Unify volume button handling with common code.Vladimir Serbinenko2014-03-011-23/+0
* lenovo/x60: Change to common EDID framework.Vladimir Serbinenko2014-02-161-29/+3
* lenovo/x60: Fix EDID byte-swapping.Vladimir Serbinenko2014-02-161-9/+9
* lenovo: Handle EEPROM/RFID chip.Vladimir Serbinenko2014-02-011-1/+11
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-221-1/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+6
* X60: Enable WWAN by default.Vladimir Serbinenko2014-01-121-0/+1
* ec/lenovo/h8: Make trackpoint enable a CMOS option.Vladimir Serbinenko2014-01-122-0/+2
* ec/lenovo/h8: Remove trackpoint_enable from device tree.Vladimir Serbinenko2014-01-121-2/+0
* ec/lenovo/h8: make wlan config a CMOS optionVladimir Serbinenko2014-01-122-0/+2
* ec/lenovo/h8: Allow control of low-battery beep.Vladimir Serbinenko2014-01-122-0/+2
* ec/lenovo/h8: Allow user to disable powermanagement beeps.Vladimir Serbinenko2014-01-123-0/+3
* ec/lenovo/h8: Implement sticky Fn option.Vladimir Serbinenko2014-01-122-0/+2
* ec/lenovo/h8: Add an option to swap ctrl and fn.Vladimir Serbinenko2014-01-122-0/+2
* ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree.Vladimir Serbinenko2014-01-121-1/+0
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-1/+1
* ec/lenovo/h8: Enable 3G modemVladimir Serbinenko2013-12-191-0/+1
* X60/T60: Implement "next display output" button.Vladimir Serbinenko2013-12-161-0/+1
* lenovo/x60: Drop global oprom_is_loadedKyösti Mälkki2013-12-041-2/+0
* Introduce a config whether dock is inited in romstage or notVladimir Serbinenko2013-12-021-0/+1
* EC H8: remove dependence on IS_X201Vladimir Serbinenko2013-12-021-0/+2
* lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge2013-12-021-0/+16
* H8: Move EC GPE declaration to mainboardVladimir Serbinenko2013-12-011-0/+2
* smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie2013-11-241-1/+1
* Lenovo X60: Native VGA init: Get rid of the memory corruptions.Peter Stuge2013-11-241-1/+2
* lenovo/x60: native vga init: fix code style issues.Denis 'GNUtoo' Carikli2013-11-246-234/+239
* lenovo/x60: export reboot_bits nvram configuration.Denis 'GNUtoo' Carikli2013-11-241-1/+1
* Lenovo T60/X60: cmos.layout: Replace tabulators with spaces for consistencyPaul Menzel2013-11-151-1/+1
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-141-0/+1
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-5/+0
* CBMEM: Always have early initialisationKyösti Mälkki2013-09-211-1/+0
* timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki2013-09-211-21/+5
* timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki2013-09-211-4/+1
* Fix whitespace leaked into treeKyösti Mälkki2013-09-171-1/+1
* lenovo/x60/romstage.c: Collect timestamps in romstagePaul Menzel2013-08-291-0/+29
* lenovo/t60 lenovo/x60: Default SEABIOS_PS2_TIMEOUT to 3 secondsPeter Stuge2013-08-151-0/+4
* Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String"Peter Stuge2013-07-171-20/+0
* lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge2013-07-171-0/+20
* lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVOPeter Stuge2013-07-141-0/+4
* lenovo/x60: Move mainboard_enable() code into a mainboard_init()Peter Stuge2013-07-131-1/+6
* intel/i945: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-041-1/+0
* Lenovo X60: Add int15 handlerDenis 'GNUtoo' Carikli2013-06-071-0/+40