summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth2015-10-0512-0/+169
* buildgcc: Fix the binutils-no-doc patch with 2.25zbao2015-10-051-5/+5
* buildgcc: Add patch for building binutils by clang 6.0zbao2015-10-051-0/+18
* buildgcc: Show the progress when downloadingzbao2015-10-051-3/+12
* libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content()Nico Huber2015-10-051-0/+10
* northbridge/intel/nehalem: Fix native VGA initNicolas Reinecke2015-10-041-15/+17
* drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabledAlexandru Gagniuc2015-10-042-2/+1
* Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc2015-10-0384-8999/+0
* Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc2015-10-0393-14803/+1
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-0337-4931/+4931
* libpayload: Fix possible NULL deref in cbfs_get_file_content()Nico Huber2015-10-021-6/+7
* cbfstool: relocate FSP blobs on cbfstool addAaron Durbin2015-10-023-1/+158
* vboot: provide CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL optionAaron Durbin2015-10-022-0/+9
* tegra124: use the common verstage flowAaron Durbin2015-10-021-12/+3
* broadcom/cygnus: remove verstage.cAaron Durbin2015-10-021-32/+0
* cbfstool: provide printk() to cbfstool codeAaron Durbin2015-10-022-8/+51
* commonlib/helpers.h: handle interaction with other environmentsAaron Durbin2015-10-021-4/+10
* fsp1_1: move relocation algorithm to commonlibAaron Durbin2015-10-028-9/+53
* fsp1_1: use commonlib/endian.h routinesAaron Durbin2015-10-021-61/+62
* cbfstool: Allow anonymous structs/unions for older gcc versionsWerner Zeh2015-10-021-0/+1
* mc_tcu3: Remove dummy blocks from hwinfo.hexWerner Zeh2015-10-021-0/+0
* mc_tcu3: Enable the usage of blobs.Werner Zeh2015-10-021-0/+1
* tegra132/tegra210: remove verstage.cAaron Durbin2015-10-012-2/+0
* cbfstool: Add support for hashes as file metadataPatrick Georgi2015-10-015-8/+163
* kconfig: fix build for xconfig, tooPatrick Georgi2015-10-011-0/+2
* cbfstool: Add bintohex functionPatrick Georgi2015-10-012-0/+24
* intel/fsp_baytrail: Remove unused MICROCODE_INCLUDE_PATH from KconfigWerner Zeh2015-10-011-5/+0
* northbridge/intel/gm45: Fix native VGA initAudrey Pearson2015-10-011-15/+17
* Makefile.inc: Align paths in CBFS add messagesPaul Menzel2015-09-301-1/+1
* chromeos: vboot_common: Avoid code duplication when grabbing the handoff infoPaul Kocialkowski2015-09-301-3/+2
* pcengines/apu1: Add CMOS/NVRAM supportMaxime de Roucy2015-09-303-0/+53
* kconfig: kconfig_warnings needs to be defined for all frontendsPatrick Georgi2015-09-302-0/+4
* amd/family14: Add k10temp thermal zone.Tobias Diedrich2015-09-3017-458/+8
* AMD Bettong: Fix usb device in devicetree for Carrizozbao2015-09-303-3/+3
* kconfig: Allow KCONFIG_STRICT outside of confdata.cStefan Reinauer2015-09-306-5/+34
* vboot: provide a unified flow for separate verstageAaron Durbin2015-09-3011-448/+380
* cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc2015-09-3071-451/+51
* intel/fsp1_0: Declare microcode to be size 0 if it doesn't existPatrick Georgi2015-09-301-1/+5
* x86: prepare cache-as-ram to allow multiple stagesAaron Durbin2015-09-301-3/+17
* x86: provide common macro for linking early stagesAaron Durbin2015-09-302-23/+30
* chromeos: vboot-related functions move to common vboot codePaul Kocialkowski2015-09-294-48/+35
* intel/fsp1.0: Get size of microcode during build timeWerner Zeh2015-09-291-1/+9
* skylake: select HAVE_INTEL_FIRMWAREAaron Durbin2015-09-292-93/+1
* intel: auto include intel/common/firmwareAaron Durbin2015-09-2910-14/+3
* 3dparty/blobs: Advance to pull in binary microcodeAlexandru Gagniuc2015-09-291-0/+0
* Makefile: Replace the way to test if a string is emptyzbao2015-09-291-1/+1
* .gitignore: adapt to new buildgcc versionzbao2015-09-281-9/+12
* cbfstool: prefer fmap data over cbfs master header if it existsPatrick Georgi2015-09-284-46/+14
* cbfstool: have update-fit always work from CBFSPatrick Georgi2015-09-281-9/+2
* program.ld: terminate ALIGN statementPatrick Georgi2015-09-281-1/+1