summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t60/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}Elyes Haouas2022-12-021-1/+1
* mainboards: Move get_cst_entries()Kyösti Mälkki2021-01-181-12/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* mb/lenovo/t60: Align ACPI C-state across the similar boardsPeter Lemenkov2019-07-071-1/+1
* sb/intel/i82801gx: Include chip.h directlyArthur Heymans2019-06-051-0/+1
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-3/+3
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* mb/lenovo: Get rid of device_tElyes HAOUAS2018-05-081-3/+3
* mb/lenvovo/*: Clean mainboard.c and devicetreePatrick Rudolph2017-05-211-12/+7
* intel/i945: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-4/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* lenovo: Remerge smbios_mainboard_bios_version.Vladimir Serbinenko2015-05-211-15/+0
* Replace includes of build.h with version.hKyösti Mälkki2014-11-201-3/+8
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-051-36/+2
* smbios: reorganise OEM strings handling.Vladimir Serbinenko2014-08-301-15/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* lenovo/t60: Implement intel VGA callbacks.Vladimir Serbinenko2014-06-011-0/+39
* lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko2014-06-011-0/+11
* lenovo/t60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringTrevor Mosey2014-05-061-0/+16
* lenovo/t60: Move mainboard_enable() code into a mainboard_init()Trevor Mosey2014-05-051-1/+6
* lenovo/t60: Add CMOS defaults.Denis 'GNUtoo' Carikli2014-01-261-17/+0
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-1/+1
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-261-1/+0
* Rework ACPI CST table generationStefan Reinauer2012-04-301-5/+5
* X60/T60: fix default baudrateSven Schnelle2012-01-311-1/+1
* X60/T60: reset baudrate loglevel to sane valuesSven Schnelle2011-12-011-0/+4
* T60: add _CST tableSven Schnelle2011-10-251-0/+13
* X60/T60: remove superflous h8_set_audio_mute()Sven Schnelle2011-10-251-3/+0
* T60: Add support for Ultrabay Legacy I/O devices (40Y8122)Sven Schnelle2011-10-201-2/+9
* T60: handle EC events in SMM if ACPI is disabledSven Schnelle2011-07-071-1/+2
* T60: set dock LED's in mainboard.cSven Schnelle2011-06-181-0/+3
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-151-1/+1
* X60/T60: set CMOS defaultsSven Schnelle2011-06-131-0/+14
* T60/PMH7: move 'touchpad' option to pmh7Sven Schnelle2011-06-071-7/+0
* T60: fix touchpad optionSven Schnelle2011-06-071-1/+1
* T60: enable Ultrabay if device is plugged inSven Schnelle2011-04-271-1/+12
* Add Lenovo ThinkPad T60Sven Schnelle2011-04-201-0/+62