Age | Commit message (Expand) | Author |
2016-10-07 | src/southbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-09-13 | southbridge/intel/ibexpeak: transition away from device_t | Antonello Dettori |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-08-28 | src/southbridge: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-07-15 | southbridge/intel/ibexpeak: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-02-23 | southbridge/intel/ibexpeak: Use common gpio.c | Patrick Rudolph |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-29 | intel: auto include intel/common/firmware | Aaron Durbin |
2015-09-16 | Move final Intel chipsets with ME to intel/common/firmware | Martin Roth |
2015-09-02 | southbridge/ibexpeak: use new ssdt sata port generator | Alexander Couzens |
2015-06-10 | model_2065x: Use common i945-ivy TSEG SMM init. | Vladimir Serbinenko |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-29 | Remove whitespace at the end of line. | Vladimir Serbinenko |
2015-05-28 | Migrate 2065x to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-15 | ibexpeak: Merge common NVS init | Vladimir Serbinenko |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-28 | intel SMI handlers: Refactor GPI SMI/SCI routing | Kyösti Mälkki |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-03-11 | x86 SMM: Replace weak prototypes with weak function stub | Kyösti Mälkki |
2015-02-24 | Intel ibexpeak: Fix SATA configuration | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-04 | smihandler.c: Fix doxygen errors in southbridge_smi_handler | Martin Roth |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-26 | ibexpeak: Don't check for CONFIG_HAVE_SMI_HANDLER. | Vladimir Serbinenko |
2014-11-23 | sandy/ivy/nehalem: Remerge interrupt handling | Vladimir Serbinenko |
2014-11-19 | i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug | Vladimir Serbinenko |
2014-11-09 | ibexpeak, bd82x6x: Move to implicit length patching | Vladimir Serbinenko |
2014-11-08 | ibexpeak: Move to common FADT | Vladimir Serbinenko |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-11 | bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. | Vladimir Serbinenko |
2014-10-10 | bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars. | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-11 | Move nehalem/sandy/ivy to per-device acpi | Vladimir Serbinenko |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-29 | southbridge/intel/ibexpeak/me.c: Silence warns about unused func | Edward O'Callaghan |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-06-11 | ibexpeak: Set number of USB ports. | Vladimir Serbinenko |
2014-06-11 | ibexpeak: Remove some dead code. | Vladimir Serbinenko |
2014-03-04 | bd82x6x, ibexpeak, lynxpoint: Unify SPI. | Vladimir Serbinenko |