Age | Commit message (Expand) | Author |
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-06 | FSP & CBMEM: Fix broken cbmem CAR transition. | Martin Roth |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | intel: Drop romstage handoff via scratchpad | Kyösti Mälkki |
2015-01-06 | northbridge/intel: Do not define include guard as 1 | Edward O'Callaghan |
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-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-18 | fsp_sandybridge: Move to per-device ACPI. | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-08-04 | northbridge/intel: Out of bounds write to array in gma.h | Edward O'Callaghan |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-07-17 | northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | northbridge,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | northbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-05-21 | baytrail: Fix some minor errors in FSP | David Hendricks |
2014-05-19 | intel: Remove GFXUMA and related global variables | 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-14 | intel: Drop obsolete comments on MTRR usage | Kyösti Mälkki |
2014-05-09 | cougar_canyon2: Switch CPU/NB/SB to the shared FSP code | Martin Roth |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-24 | intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB | Paul Menzel |
2014-02-11 | Move hexdump32() to lib/hexdump. | Kyösti Mälkki |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
2013-12-04 | Add Intel FSP northbridge support Sandybridge and Ivybridge | Marc Jones |