Age | Commit message (Expand) | Author |
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-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2015-01-04 | smihandler.c: Fix doxygen errors in southbridge_smi_handler | Martin Roth |
2014-12-30 | Intel FSP: Fix GPI status output | Kyösti Mälkki |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-25 | intel: Remove IRQ1 from possible PIRQ assignemnt. | Vladimir Serbinenko |
2014-11-09 | ibexpeak, bd82x6x: Move to implicit length patching | Vladimir Serbinenko |
2014-11-08 | bd82x6x: Move to common FADT. | Vladimir Serbinenko |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-18 | fsp_sandybridge: Move to per-device ACPI. | Vladimir Serbinenko |
2014-08-10 | intel/fsp_bd82x6x: Fix cycle error some more | Patrick Georgi |
2014-08-03 | intel/fsp_bd82x6x: Fix cycle error | Patrick Georgi |
2014-07-17 | southbridge,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | 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-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-09 | cougar_canyon2: Switch CPU/NB/SB to the shared FSP code | Martin Roth |
2014-04-11 | intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03 | Paul Menzel |
2014-03-04 | bd82x6x, ibexpeak, lynxpoint: Unify SPI. | Vladimir Serbinenko |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
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 |