summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-11Kconfig: Hide BOARD_ID_MANUAL.Vladimir Serbinenko
2015-10-11realmode/x86: Export vbe_mode_info_valid also in text mode.Vladimir Serbinenko
2015-10-11inteltool: Add function to generate SPD dump.Vladimir Serbinenko
2015-10-11mba4,2: Remove USBDEBUG_HCD_INDEX.Vladimir Serbinenko
2015-10-113rdparty/blobs: Update hash to latest commit in BLOBs repositoryPaul Menzel
2015-10-11libpayload: Add data structures for hashes in file attributesPatrick Georgi
2015-10-11lenovo/t60: Enable native intel gfx init.Vladimir Serbinenko
2015-10-11autoport: Fix ectool arguments.Vladimir Serbinenko
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-10-11macbookair4_2: fix FIXME's left by autoport.Vladimir Serbinenko
2015-10-11mba4,2: Fix requested vgabios output.Vladimir Serbinenko
2015-10-11macbookair: Disable native VGA initVladimir Serbinenko
2015-10-11Change macbook air to use a pre-dumped SPD.Vladimir Serbinenko
2015-10-11Autogenerate MacBookAir4,2Vladimir Serbinenko
2015-10-11Do not show HAVE_MTC on non-tegra210Vladimir Serbinenko
2015-10-09nb/intel/sandybridge/raminit: Add edge write discovery checkPatrick Rudolph
2015-10-09northbridge/intel/sandybridge: Do not disable PEG by defaultPatrick Rudolph
2015-10-09northbridge/intel/sandybridge: Enable PEG clock-gating on demandPatrick Rudolph
2015-10-08cbfstool: allow printable characters in image nameAndrey Petrov
2015-10-08arch/x86/bootblock: Do not include non-code files in bootblock.SAlexandru Gagniuc
2015-10-08arch/x86: Link walkcbfs.S instead on including it in bootblock.SAlexandru Gagniuc
2015-10-08arch/x86/bootblock: Link in object files selected with bootblock-yAlexandru Gagniuc
2015-10-08arch/x86/Makefile.inc: Simplify rule for bootblock.debugAlexandru Gagniuc
2015-10-08lib/gcov-glue.c: Define macro `COVERAGE_MAGIC` and use itPaul Menzel
2015-10-08fsp1_0: Fix broken logic when searching for FSPWerner Zeh
2015-10-07cbfs: add struct cbfsfAaron Durbin
2015-10-07x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc
2015-10-06vboot2: Look up actual CBFS in MULTIPLE_CBFS configurationPatrick Georgi
2015-10-06fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IOAlexandru Gagniuc
2015-10-05cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selectedAlexandru Gagniuc
2015-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-10-05buildgcc: Fix the binutils-no-doc patch with 2.25zbao
2015-10-05buildgcc: Add patch for building binutils by clang 6.0zbao
2015-10-05buildgcc: Show the progress when downloadingzbao
2015-10-05libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content()Nico Huber
2015-10-04northbridge/intel/nehalem: Fix native VGA initNicolas Reinecke
2015-10-04drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabledAlexandru Gagniuc
2015-10-03Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc
2015-10-03Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-10-02libpayload: Fix possible NULL deref in cbfs_get_file_content()Nico Huber
2015-10-02cbfstool: relocate FSP blobs on cbfstool addAaron Durbin
2015-10-02vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL optionAaron Durbin
2015-10-02tegra124: use the common verstage flowAaron Durbin
2015-10-02broadcom/cygnus: remove verstage.cAaron Durbin
2015-10-02cbfstool: provide printk() to cbfstool codeAaron Durbin
2015-10-02commonlib/helpers.h: handle interaction with other environmentsAaron Durbin
2015-10-02fsp1_1: move relocation algorithm to commonlibAaron Durbin
2015-10-02fsp1_1: use commonlib/endian.h routinesAaron Durbin