Age | Commit message (Expand) | Author |
2014-01-12 | X60: Enable WWAN by default. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Make trackpoint enable a CMOS option. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Remove trackpoint_enable from device tree. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: make wlan config a CMOS option | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Allow control of low-battery beep. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Allow user to disable powermanagement beeps. | Vladimir Serbinenko |
2014-01-12 | ibexpeak / bd82x6x: Make SATA mode user-visible option. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Implement sticky Fn option. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Add an option to swap ctrl and fn. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree. | Vladimir Serbinenko |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2014-01-09 | X201: set default USB debug controller to 2. | Vladimir Serbinenko |
2014-01-09 | bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurable | Vladimir Serbinenko |
2014-01-04 | X201: Fix native video init | Vladimir Serbinenko |
2013-12-19 | ec/lenovo/h8: Enable 3G modem | Vladimir Serbinenko |
2013-12-16 | X60/T60: Implement "next display output" button. | Vladimir Serbinenko |
2013-12-15 | lenovo/x201: Add support for Lenovo X201 (Calpella-based laptop) | Vladimir Serbinenko |
2013-12-04 | lenovo/x60: Drop global oprom_is_loaded | Kyösti Mälkki |
2013-12-02 | Introduce a config whether dock is inited in romstage or not | Vladimir Serbinenko |
2013-12-02 | EC H8: remove dependence on IS_X201 | Vladimir Serbinenko |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-12-02 | lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String | Peter Stuge |
2013-12-01 | H8: Move EC GPE declaration to mainboard | Vladimir Serbinenko |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-11-24 | Lenovo X60: Native VGA init: Get rid of the memory corruptions. | Peter Stuge |
2013-11-24 | lenovo/x60: native vga init: fix code style issues. | Denis 'GNUtoo' Carikli |
2013-11-24 | lenovo/x60: export reboot_bits nvram configuration. | Denis 'GNUtoo' Carikli |
2013-11-15 | Lenovo T60/X60: cmos.layout: Replace tabulators with spaces for consistency | Paul Menzel |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-09-17 | Fix whitespace leaked into tree | Kyösti Mälkki |
2013-08-29 | lenovo/x60/romstage.c: Collect timestamps in romstage | Paul Menzel |
2013-08-15 | lenovo/t60 lenovo/x60: Default SEABIOS_PS2_TIMEOUT to 3 seconds | Peter Stuge |
2013-07-17 | Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String" | Peter Stuge |
2013-07-17 | lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String | Peter Stuge |
2013-07-14 | lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVO | Peter Stuge |
2013-07-13 | lenovo/x60: Move mainboard_enable() code into a mainboard_init() | Peter Stuge |
2013-07-04 | intel/i945: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-06-19 | lenovo/t60: Collect timestamps in romstage | Nico Huber |
2013-06-07 | Lenovo X60: Add int15 handler | Denis 'GNUtoo' Carikli |
2013-06-04 | Lenovo X60: Add CMOS defaults. | Denis 'GNUtoo' Carikli |
2013-05-31 | Lenovo ThinkPad X60: cleanup Native VGA init. | Denis 'GNUtoo' Carikli |
2013-05-26 | Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM console | Paul Menzel |
2013-05-04 | Lenovo ThinkPad X60: Clean up `romstage.c` | Paul Menzel |
2013-04-30 | Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support. | Denis 'GNUtoo' Carikli |
2013-04-16 | Lenovo ThinkPad X60: Add Native VGA init. | Denis 'GNUtoo' Carikli |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-04 | Intel based boards: Use tab instead of spaces to align comment in DSDT | Paul Menzel |
2013-01-03 | Rename mainboard_smi.c to smihandler.c | Patrick Georgi |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | Stefan Reinauer |
2012-11-16 | Reduce number of per-mainboard changes | Stefan Reinauer |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-12 | Lenovo X60: correct SDHCI write protect polarity | Jonathan A. Kollasch |
2012-06-24 | X60/T60: fix mptable LINT entries | Sven Schnelle |
2012-05-28 | Enable USE_OPTION_TABLE for ThinkPad X60 | Motiejus Jakštys |
2012-05-01 | Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards | Stefan Reinauer |
2012-04-30 | Rework ACPI CST table generation | Stefan Reinauer |
2012-04-27 | SMM: unify mainboard APM command handlers | Stefan Reinauer |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-03-16 | Intel northbridge I945: Apply un-written naming rules | Kyösti Mälkki |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-22 | ACPI: More ../../.. removal | Patrick Georgi |
2012-01-31 | X60/T60: Add option to enable/disable bluetooth | Sven Schnelle |
2012-01-31 | X60: fix docking | Sven Schnelle |
2012-01-31 | mainboard/lenovo/t60, x60: Disable CHECK_SLFRCS_ON_RESUME | Peter Stuge |
2012-01-31 | northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option | Peter Stuge |
2012-01-31 | X60/T60: fix default baudrate | Sven Schnelle |
2011-12-14 | Lenovo X60/T60: add first_battery setting | Sven Schnelle |
2011-12-01 | X60/T60: reset baudrate loglevel to sane values | Sven Schnelle |
2011-10-30 | remove usbdebug.h include from mainboard/romstage code | Sven Schnelle |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-10-28 | T60: remove redundant usbdebug_init call() | Sven Schnelle |
2011-10-27 | X60/T60: enable AHCI mode | Sven Schnelle |
2011-10-25 | X60: enable Cx power saving modes | Sven Schnelle |
2011-10-25 | T60: add _CST table | Sven Schnelle |
2011-10-25 | T60: enable C4onC3 mode | Sven Schnelle |
2011-10-25 | T60: use ICS954309 clock driver | Sven Schnelle |
2011-10-25 | X60/T60: remove superflous h8_set_audio_mute() | Sven Schnelle |
2011-10-21 | Remove redunancy in Kconfig | Kyösti Mälkki |
2011-10-20 | T60: Add support for Ultrabay Legacy I/O devices (40Y8122) | Sven Schnelle |
2011-10-13 | Use default table creator macro for all SSDTs | Stefan Reinauer |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2011-09-21 | Use ACPI text fields consistently with all other boards | Stefan Reinauer |
2011-08-26 | X60/T60: remove obsolete dmi.h | Sven Schnelle |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-08-18 | X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/Undocking | Sven Schnelle |
2011-07-11 | T60: enable GPIO before using GPIO I/O port range | Sven Schnelle |
2011-07-11 | T60: dont use X60 USB init flag | Sven Schnelle |
2011-07-07 | T60: handle EC events in SMM if ACPI is disabled | Sven Schnelle |