summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo
Commit message (Expand)AuthorAgeFilesLines
* Lenovo X60: Add int15 handlerDenis 'GNUtoo' Carikli2013-06-071-0/+40
* Lenovo X60: Add CMOS defaults.Denis 'GNUtoo' Carikli2013-06-043-17/+15
* Lenovo ThinkPad X60: cleanup Native VGA init.Denis 'GNUtoo' Carikli2013-05-311-80/+4
* Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM consolePaul Menzel2013-05-262-6/+11
* Lenovo ThinkPad X60: Clean up `romstage.c`Paul Menzel2013-05-041-32/+36
* Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.Denis 'GNUtoo' Carikli2013-04-302-6/+11
* Lenovo ThinkPad X60: Add Native VGA init.Denis 'GNUtoo' Carikli2013-04-169-0/+7121
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-225-5/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-042-2/+2
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-032-0/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-162-4/+4
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-162-2/+0
* Reduce number of per-mainboard changesStefan Reinauer2012-11-162-2/+2
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-142-2/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* hpet: common ACPI generationPatrick Georgi2012-10-082-66/+2
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-084-6/+0
* Drop mainboard chip.hStefan Reinauer2012-07-264-44/+0
* Lenovo X60: correct SDHCI write protect polarityJonathan A. Kollasch2012-07-121-1/+15
* X60/T60: fix mptable LINT entriesSven Schnelle2012-06-242-6/+2
* Enable USE_OPTION_TABLE for ThinkPad X60Motiejus Jakštys2012-05-281-0/+1
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-012-8/+0
* Rework ACPI CST table generationStefan Reinauer2012-04-302-10/+10
* SMM: unify mainboard APM command handlersStefan Reinauer2012-04-272-2/+2
* Refactor some alignment handlingPatrick Georgi2012-04-202-2/+2
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-162-2/+4
* Unify Local APIC address definitionsPatrick Georgi2012-03-082-2/+2
* ACPI: More ../../.. removalPatrick Georgi2012-02-222-8/+8
* X60/T60: Add option to enable/disable bluetoothSven Schnelle2012-01-312-0/+2
* X60: fix dockingSven Schnelle2012-01-313-16/+26
* mainboard/lenovo/t60, x60: Disable CHECK_SLFRCS_ON_RESUMEPeter Stuge2012-01-312-2/+0
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-312-0/+2
* X60/T60: fix default baudrateSven Schnelle2012-01-312-2/+2
* Lenovo X60/T60: add first_battery settingSven Schnelle2011-12-142-1/+6
* X60/T60: reset baudrate loglevel to sane valuesSven Schnelle2011-12-012-0/+8
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-302-2/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* T60: remove redundant usbdebug_init call()Sven Schnelle2011-10-281-5/+0
* X60/T60: enable AHCI modeSven Schnelle2011-10-272-2/+4
* X60: enable Cx power saving modesSven Schnelle2011-10-253-0/+32
* T60: add _CST tableSven Schnelle2011-10-251-0/+13
* T60: enable C4onC3 modeSven Schnelle2011-10-251-0/+2
* T60: use ICS954309 clock driverSven Schnelle2011-10-252-0/+16
* X60/T60: remove superflous h8_set_audio_mute()Sven Schnelle2011-10-252-6/+0
* Remove redunancy in KconfigKyösti Mälkki2011-10-212-2/+0
* T60: Add support for Ultrabay Legacy I/O devices (40Y8122)Sven Schnelle2011-10-205-20/+60
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-132-4/+4
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-132-12/+2
OpenPOWER on IntegriCloud