summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth
2015-10-12gma: Consolidate Intel IGD ACPI code some moreNico Huber
2015-09-07intel: Do not hardcode the position of mrc.cacheAlexandru Gagniuc
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-08-25Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in KconfigMartin Roth
2015-07-29intel/haswell: fix CHROMEOS builds for haswellPatrick Georgi
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-07-04Kconfig: Fix references to obsolete symbolsMartin Roth
2015-06-23Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-01intel: Correct MMIO related ACPI table settingsDave Frodin
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-10ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-10haswell: Fix MRC cache to use CBFSKyösti Mälkki
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
2015-01-06northbridge/intel: Do not define include guard as 1Edward O'Callaghan
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-08intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'Edward O'Callaghan
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-09-25peppy and falco: set panel power timings in northbridge, using devicetree, no...Ronald G. Minnich
2014-09-22haswell: Move to per-device ACPIVladimir Serbinenko
2014-09-08Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich
2014-08-26Peppy, Haswell: refactor and create set_translation_table function in haswell...Ronald G. Minnich
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-13Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh
2014-08-10Falco/Slippy: Patch to remove redundant graphics initializationsFurquan Shaikh
2014-08-04northbridge/intel: Out of bounds write to array in gma.hEdward O'Callaghan
2014-07-17northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-07-04intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in configStefan Reinauer
2014-07-04intel/haswell: Allow pre-graphics delayStefan Reinauer
2014-06-25intel/haswell: Report x32 memory as "x8 or x32"Duncan Laurie