Age | Commit message (Expand) | Author |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-16 | northbridge/i945/gma: fix build error with native graphics init | Francis Rowe |
2015-03-13 | northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP | Alexander Couzens |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-03-01 | devicetree: Drop redundant scan_bus() ops | Kyösti Mälkki |
2015-02-19 | sandybridge: Try lower frequency if PLL didn't lock. | Vladimir Serbinenko |
2015-02-17 | sandybridge/raminit: Get max mem clock from devicetree | Alexandru Gagniuc |
2015-02-17 | sandybridge/raminit: Do not die() if timC calibration fails | Alexandru Gagniuc |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-13 | Fix source code permissions | Stefan Reinauer |
2015-02-06 | intel/fsp_rangeley: Indent '#define' consistently | York Yang |
2015-02-06 | FSP & CBMEM: Fix broken cbmem CAR transition. | Martin Roth |
2015-01-31 | intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP | York Yang |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Tag chipsets with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-27 | intel: Drop romstage handoff via scratchpad | Kyösti Mälkki |
2015-01-10 | haswell: Fix MRC cache to use CBFS | Kyösti Mälkki |
2015-01-09 | northbridge/intel/nehalem/raminit.c: Remove redundant function | Edward O'Callaghan |
2015-01-08 | northbridge/amd: Doxygen fixes | Martin Roth |
2015-01-06 | northbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-06 | Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" | Kyösti Mälkki |
2015-01-06 | Re-factor 'to_flash_offset()' into 'spi_flash.h' | Edward O'Callaghan |
2015-01-06 | northbridge/intel: Do not define include guard as 1 | Edward O'Callaghan |
2014-12-19 | intel/i945: Use define for `BSM` | Paul Menzel |
2014-12-18 | Drop Intel E7520 and E7525 and related boards | Stefan Reinauer |
2014-12-18 | intel/truxton: Un-romcc-ify board | Stefan Reinauer |
2014-12-16 | Intel FSP: Move to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-09 | fsp platfoms: add prototype & consolidate main entry-point | Martin Roth |
2014-12-07 | nehalem/raminit: Add decorations to specify that empty loop is intended so. | Vladimir Serbinenko |
2014-12-06 | northbridge/intel/*/acpi/igd.asl: Trivial indent style fix | Edward O'Callaghan |
2014-12-05 | drivers/intel/fsp: add upd macros and #defines | Martin Roth |
2014-12-03 | i82801gx: Enable upper CMOS in bootblock. | Vladimir Serbinenko |
2014-12-02 | i945: Bit 49 of CAPID0 trivial fix | Elyes HAOUAS |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-30 | intel/sandybridge: make sure to stay in HLT until reboot | Patrick Georgi |
2014-11-28 | i945: make PCIe link wait sensible | Patrick Georgi |
2014-11-27 | Make acpi_fill_dmar into parameter | Vladimir Serbinenko |
2014-11-26 | i945: Find memory controller by slot instead of by PCIID. | Vladimir Serbinenko |
2014-11-23 | sandy/ivy/nehalem: Remerge interrupt handling | Vladimir Serbinenko |
2014-11-22 | i945: Add 27ac to northbridge IDs. | Vladimir Serbinenko |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | i945: Add 0x27ae to GMA IDs. | Vladimir Serbinenko |
2014-11-15 | sandy/ivybridge: Use DYNAMIC_CBMEM with native raminit | Kyösti Mälkki |
2014-11-12 | gm45: Don't crash if less than 4G of RAM are present. | Vladimir Serbinenko |
2014-11-09 | i945: consolidate sb & nb early inits | Vladimir Serbinenko |
2014-11-08 | fsp_rangeley: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-08 | intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' | Edward O'Callaghan |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-29 | intel/sandybridge: Add PCI ID for northbridge 0x150 | Damien Zammit |
2014-10-24 | sandybridge: Kill CONFIG_HAVE_MRC_CACHE | Vladimir Serbinenko |
2014-10-24 | sandy/ivy native: dedup romstage.c main() | Vladimir Serbinenko |
2014-10-23 | intel/sandybridge: Add VGA pci device ID 0x0162 | Damien Zammit |
2014-10-19 | e7501: Move to perdev ACPI | Vladimir Serbinenko |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-18 | i3100: Convert to per-device ACPI | Vladimir Serbinenko |
2014-10-18 | fsp_sandybridge: Move to per-device ACPI. | Vladimir Serbinenko |
2014-10-18 | sch: Switch to per-device ACPI | Vladimir Serbinenko |
2014-10-18 | e7505: Move to per-device ACPI | Vladimir Serbinenko |
2014-10-16 | sandybridge: Move common northbridge finalize to northbridge code. | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-10-15 | gm45: Convert to per-device ACPI | Vladimir Serbinenko |
2014-10-11 | acpi: Remove explicit pointer tracking in per-device ssdt. | Vladimir Serbinenko |
2014-10-01 | intel/i945: Another magic number | Patrick Georgi |
2014-10-01 | intel/i945: Fix "always false" statement | Patrick Georgi |
2014-09-25 | peppy and falco: set panel power timings in northbridge, using devicetree, no... | Ronald G. Minnich |
2014-09-24 | northbridge/intel/i945/Kconfig: Select VGA | Paul Menzel |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
2014-09-11 | Move nehalem/sandy/ivy to per-device acpi | Vladimir Serbinenko |
2014-09-08 | Haswell/falco/peppy/slippy: continue to clean up FUI. | Ronald G. Minnich |
2014-08-30 | sandybridge: Add native sandybridge | Vladimir Serbinenko |
2014-08-26 | Peppy, Haswell: refactor and create set_translation_table function in haswell... | Ronald G. Minnich |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-25 | sandybridge: Show spew raminit messages only with raminit debug | Vladimir Serbinenko |
2014-08-25 | sandybridge: Native gfx init. | Vladimir Serbinenko |
2014-08-22 | lenovo/x200: Move video ASL code to northbridge. | Vladimir Serbinenko |
2014-08-21 | Merge LCD on nehalem | Vladimir Serbinenko |
2014-08-21 | Merge LCD on sandy/ivy | Vladimir Serbinenko |
2014-08-21 | i945: Support text mode gfx init | Vladimir Serbinenko |
2014-08-21 | i945/gma: don't map the page table | Vladimir Serbinenko |
2014-08-21 | i945: Remove GTT avoidance offset. | Vladimir Serbinenko |
2014-08-20 | intel/i945/gma: Place GTT below top of memory | Paul Menzel |
2014-08-17 | gm45: Declare BIOS memory as RAM. | Vladimir Serbinenko |
2014-08-17 | i945: Replace video gfx init. | Vladimir Serbinenko |
2014-08-16 | gm45: Decrease MTRR usage | Vladimir Serbinenko |
2014-08-16 | gm45: Make UMA size configurable. | Vladimir Serbinenko |
2014-08-16 | gm45: Recognize 48MiB gfx UMA. | Vladimir Serbinenko |
2014-08-16 | intel/gm45: native gfx init. | Vladimir Serbinenko |
2014-08-14 | gm45: Set acpi_slp_type only once. | Vladimir Serbinenko |
2014-08-13 | Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91... | Furquan Shaikh |
2014-08-13 | gm45: Allow skiping voltage config. | Vladimir Serbinenko |
2014-08-12 | gm45: Move S3 detection to enable stage. | Vladimir Serbinenko |
2014-08-12 | gm45: Reserve RAM for ME if it's active. | Vladimir Serbinenko |
2014-08-12 | gm45: Allow coexistance with ME firmware. | Vladimir Serbinenko |
2014-08-12 | gm45: Ensure that brightness register in gma contains sane value. | Vladimir Serbinenko |
2014-08-11 | gm45: Declare brightness variables for ACPI use. | Vladimir Serbinenko |