Age | Commit message (Expand) | Author |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-08-11 | lenovo/x60: add info message if dock is present | Alexander Couzens |
2016-08-11 | lenovo/x60: add GPIOs initialisation before dock check | Antonello Dettori |
2016-08-03 | lenovo/x60: Fetch 16 bits when trying to parse bit 13 | Patrick Georgi |
2016-06-21 | intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-06-08 | lenovo/x60: add hda_verb.c | Arthur Heymans |
2016-02-09 | Workaround for unused variable warning. | Vladimir Serbinenko |
2016-01-14 | mainboard/lenovo: reserve century byte | Alexander Couzens |
2015-11-24 | ec/lenovo/h8: Fix IASL warnings | Martin Roth |
2015-11-23 | IASL: Enable warnings as errors | Martin Roth |
2015-11-05 | intel/i945: Consolidate MADT handling | Vladimir Serbinenko |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi` | Paul Menzel |
2015-10-23 | cpu/intel: Move Power notification ASL code into `common/acpi` | Paul Menzel |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
2015-09-24 | coreboot: move TS_END_ROMSTAGE to one spot | Aaron Durbin |
2015-06-22 | lenovo/x60: Enable VESA framebuffer mode (native graphics) | Francis Rowe |
2015-06-22 | lenovo/x60: Enable brightness controls (native graphics) | Francis Rowe |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-21 | lenovo: Remerge smbios_mainboard_bios_version. | Vladimir Serbinenko |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-05-19 | Remove useless extern gnvs declaration in smi handlers. | Vladimir Serbinenko |
2015-05-14 | lenovo: Disable radio when suspending or turning off. | Vladimir Serbinenko |
2015-04-28 | intel SMI handlers: Refactor GPI SMI/SCI routing | Kyösti Mälkki |
2015-04-28 | x60,t60,x201,macbook21 : Declare GPIs for EC | Kyösti Mälkki |
2015-04-23 | src/mainboard/*/*/board_info.txt: Added Release year for boards | Mathias Friman |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-09 | macbook21 lenovo/xx: Fix inw() in SMI handlers | Kyösti Mälkki |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2015-01-04 | mainboard: Sanitize some superio include paths to be non-local | Edward O'Callaghan |
2014-12-07 | lenovo: Remove duplicate devicetree.cb eventc entry. | Vladimir Serbinenko |
2014-12-03 | i945: Consolidate acpi/platform.asl | Vladimir Serbinenko |
2014-12-03 | i82801gx: Enable upper CMOS in bootblock. | Vladimir Serbinenko |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-09 | i945: consolidate sb & nb early inits | Vladimir Serbinenko |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-11-04 | i82801gx: Handle whole FADT in southbridge. | Vladimir Serbinenko |
2014-10-25 | Use spelling LENOVO troughout instead of using Lenovo sometimes | Vladimir Serbinenko |
2014-10-25 | lenovo/{x60,t60}: Change PARTNUMBER for consistency | Vladimir Serbinenko |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-16 | smbios: Mark laptops as such | Vladimir Serbinenko |
2014-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-09-02 | acpi_tables: Remove roda-specific access to 60f [copy-paste error] | Vladimir Serbinenko |
2014-09-01 | lenovo/x60: Remove leftover declaration | Vladimir Serbinenko |
2014-08-30 | smbios: reorganise OEM strings handling. | Vladimir Serbinenko |
2014-08-17 | i945: Replace video gfx init. | Vladimir Serbinenko |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-07-19 | lenovo/x60: Support digitizer on X60t and X201t. | Vladimir Serbinenko |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | lenovo/x60/i915.c: Use define for `BSM` | Paul Menzel |
2014-06-25 | i945 boards: Switch to use DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-25 | i945 boards: Drop disabled ram_check() calls | Kyösti Mälkki |
2014-06-20 | google/link, lenovo/x60: i915io.c: Use define `ARRAY_SIZE` | Paul Menzel |
2014-06-20 | intel/i945 gm45: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-01 | lenovo: Make version look like something thinkpad_acpi would accept | Vladimir Serbinenko |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-05-01 | ChromeOS: Remove oprom_is_loaded | Kyösti Mälkki |
2014-04-29 | lenovo/{t60,x60}/devicetree.cb: Fix typo in Controller in comment | Paul Menzel |
2014-04-03 | lenovo/x60: Remove duplicate console_init() | Kyösti Mälkki |
2014-03-01 | lenovo/x60: Unify volume button handling with common code. | Vladimir Serbinenko |
2014-02-16 | lenovo/x60: Change to common EDID framework. | Vladimir Serbinenko |
2014-02-16 | lenovo/x60: Fix EDID byte-swapping. | Vladimir Serbinenko |
2014-02-01 | lenovo: Handle EEPROM/RFID chip. | Vladimir Serbinenko |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
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 | 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 |
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-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 | 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 |