aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/fsp_sandybridge
AgeCommit message (Expand)Author
2015-12-16northbridge/intel ACPI: Remove unused Local methodMartin Roth
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-11-17northbridge/intel/fsp_sandybridge: remove blank lineMartin Roth
2015-11-10northbridge/intel: Add i89xx header fileMarc Jones
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth
2015-10-22Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth
2015-10-03Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc
2015-07-17Remove unused Kconfig symbols in c codeMartin Roth
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-06-23Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth
2015-06-10fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-07Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressionsMartin Roth
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-05-28Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko
2015-05-28igd.asl rewriteVladimir Serbinenko
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-28fsp platforms: consolidate FspNotify callsMartin Roth
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
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-02-06FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-27intel: Drop romstage handoff via scratchpadKyösti Mälkki
2015-01-06northbridge/intel: Do not define include guard as 1Edward O'Callaghan
2014-12-16Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki
2014-12-09fsp platfoms: add prototype & consolidate main entry-pointMartin Roth
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-10-18fsp_sandybridge: Move to per-device ACPI.Vladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-08-04northbridge/intel: Out of bounds write to array in gma.hEdward O'Callaghan
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-07-17northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward 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-05-21baytrail: Fix some minor errors in FSPDavid Hendricks
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-14intel: Drop obsolete comments on MTRR usageKyösti Mälkki
2014-05-09cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth
2014-02-25Remove CACHE_ROM.Vladimir Serbinenko
2014-02-24intel/*/acpi: Increase range length of MCHBAR buffer to 32 kBPaul Menzel
2014-02-11Move hexdump32() to lib/hexdump.Kyösti Mälkki
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-12-04Add Intel FSP northbridge support Sandybridge and IvybridgeMarc Jones