Age | Commit message (Expand) | Author |
2013-12-21 | lynxpoint: power management setup tweak | Duncan Laurie |
2013-12-21 | lynxpoint: Add LPT-LP device id and smbus_write_byte | Duncan Laurie |
2013-12-18 | lynxpoint: Don't write to non-existent EHCI | Duncan Laurie |
2013-12-12 | HDA: Enable Mini-HDA and fix up PCH-HDA init | Duncan Laurie |
2013-12-12 | peppy: Disable audio codec enable GPIO in S3 + S5. | Shawn Nematbakhsh |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-12-06 | usbdebug: Hide irrelevent options from menuconfig | Kyösti Mälkki |
2013-12-05 | lynxpoint: Update LPT-LP PM settings | Duncan Laurie |
2013-12-05 | lynxpoint: enable clock gating | Aaron Durbin |
2013-12-05 | lynxpoint: provide gpio_is_native() | Aaron Durbin |
2013-12-05 | lynxpoint: implement additional programming steps | Stefan Reinauer |
2013-12-05 | lynxpoint: disable pcie devices based on config | Aaron Durbin |
2013-12-05 | intel/fsp_bd82x6x: Use correct type pointer for mainboard_smi_gpi | Alexandru Gagniuc |
2013-12-04 | Add Intel FSP bd82x6x southbridge support | Marc Jones |
2013-12-03 | ibexpeak: ensure config compatibility with bd82x6x | Vladimir Serbinenko |
2013-12-03 | lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objects | Duncan Laurie |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-12-02 | lynxpoint: move all pcie device handling to pcie.c | Aaron Durbin |
2013-12-02 | lynxpoint: expose pch_disable_devfn() | Aaron Durbin |
2013-12-02 | lynxpoint: expose iobp functions | Aaron Durbin |
2013-12-01 | lynxpoint: Do not clear ACPI NVS region on resume | Duncan Laurie |
2013-11-30 | dmp/vortex86ex: Add timeout for keyboard system flag checking. | Andrew Wu |
2013-11-30 | ibexpeak: set HAVE_USBDEBUG_OPTIONS | Vladimir Serbinenko |
2013-11-26 | lynxpoint: Add an inverted input GPIO type | Duncan Laurie |
2013-11-25 | lynxpoint: Enable USB clock gating, late setup, and sleep prep | Duncan Laurie |
2013-11-25 | lynxpoint: Add ACPI Method to enable GPIO as wake source | Duncan Laurie |
2013-11-25 | lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQ | Duncan Laurie |
2013-11-25 | lynxpoint: fix mem corruption during ssdt2 gen | Aaron Durbin |
2013-11-25 | lynxpoint: Fix XHCI controller device in ACPI | Duncan Laurie |
2013-11-25 | lynxpoint: Enable SerialIO clock in PCI mode | Duncan Laurie |
2013-11-25 | slippy: Enable EC SMI | Duncan Laurie |
2013-11-25 | lynxpoint: update azalia device ids | Aaron Durbin |
2013-11-25 | lynxpoint: Change SerialIO device enable reporting to ACPI | Duncan Laurie |
2013-11-25 | slippy: Minor vboot related fixes | Duncan Laurie |
2013-11-25 | lynxpoint: Expose ACPI Device for LP GPIO controller | Duncan Laurie |
2013-11-25 | lynxpoint: Move ME lock down to ramstage | Duncan Laurie |
2013-11-25 | lynxpoint: Add missing ME MBP entries | Duncan Laurie |
2013-11-25 | lynxpoint: export mem console pointer in ACPI | Aaron Durbin |
2013-11-25 | lynxpoint: Updates to power management and clock gating | Duncan Laurie |
2013-11-25 | Support for Ibexpeak southbridge | Vladimir Serbinenko |
2013-11-24 | haswell: Configure PCH power sharing for ULT | Duncan Laurie |
2013-11-24 | lynxpoint: Add a function to set an individual GPIO | Duncan Laurie |
2013-11-24 | lynxpoint: Rework LP GPIO handling | Duncan Laurie |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-11-24 | slippy: Prepare LPC IO decode ranges for EC | Duncan Laurie |
2013-11-24 | dmp/vortex86ex: Move DMP specific POST code defines into one file | Andrew Wu |
2013-11-12 | AMD Hudson: Move function s3_resume_init_data to southbridge | Zheng Bao |
2013-11-05 | southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3` | Paul Menzel |
2013-10-30 | southbridge/intel/i82801ix/lpc.c: Remove unused variable `dummy` | Paul Menzel |
2013-10-22 | vortex86ex: Defer checking PS/2 keyboard controller system flag | Andrew Wu |