summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: automatically include SOCsStefan Reinauer2015-04-2925-86/+57
* kbuild: automatically include ECsStefan Reinauer2015-04-2917-12/+39
* dmp/vortex86: move PLL config to cpu KconfigMartin Roth2015-04-292-47/+47
* mainboard/intel: Drop unused onboard.h filesKyösti Mälkki2015-04-292-74/+0
* crossgcc: don't use libdl while building GDB on FreeBSDIdwer Vollering2015-04-291-1/+4
* Use __ROMSTAGE__ to denote romstagePatrick Georgi2015-04-292-3/+3
* rules.h: add verstage macroPatrick Georgi2015-04-291-0/+13
* vendorcode/intel: Add FSP 1.1 header filesLee Leahy2015-04-292-0/+465
* gitconfig: Use the right make executable in git hooksPatrick Georgi2015-04-282-2/+2
* buildgcc: OpenBSD's tar and patch are sufficient, tooPatrick Georgi2015-04-281-1/+1
* board-status: Improve revision URL collectionPatrick Georgi2015-04-281-2/+2
* cbfstool: compare pointer difference with ptrdiff_t valuePatrick Georgi2015-04-281-1/+2
* Kconfig whitespace fixesMartin Roth2015-04-2844-164/+164
* fsp platforms: consolidate FspNotify callsMartin Roth2015-04-284-65/+29
* Fix some minor Kconfig issuesMartin Roth2015-04-286-34/+3
* Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki2015-04-281-16/+15
* arm: guard verstage rulesAaron Durbin2015-04-281-0/+4
* vboot: remove vboot_helper.cAaron Durbin2015-04-281-168/+0
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-2821-123/+0
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-2814-51/+25
* vboot: remove vboot1Aaron Durbin2015-04-287-797/+25
* marvell/bg4cd: merge verstage into bootblockDaisuke Nojiri2015-04-286-13/+104
* vboot2: Allow merging verstage into bootblockPatrick Georgi2015-04-282-0/+14
* vboot2: Always enable timestampsPatrick Georgi2015-04-281-0/+1
* vboot2: get rid of global variable that is used locally and only oncePatrick Georgi2015-04-281-2/+1
* vboot2: Build verstage archive, then use that for building the stagePatrick Georgi2015-04-284-4/+10
* lib: When used, add timestamp.c to bootblock and verstage, tooPatrick Georgi2015-04-281-0/+2
* arch/arm: Move inclusion of timestamps.c to the right directoryPatrick Georgi2015-04-282-2/+4
* build system: Allow using .a archives as sourcePatrick Georgi2015-04-281-0/+10
* OxPCIe: Fix UART base addressesKyösti Mälkki2015-04-281-6/+2
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-2823-317/+167
* x60,t60,x201,macbook21 : Declare GPIs for ECKyösti Mälkki2015-04-284-14/+23
* xcompile: improve mips toolchain handlingVadim Bendebury2015-04-281-16/+24
* xcompile: Use local variables and make cosmetic changesVadim Bendebury2015-04-281-14/+14
* make: avoid problems with mv aliasesVadim Bendebury2015-04-281-1/+2
* kbuild: automatically include southbridgesStefan Reinauer2015-04-2777-131/+211
* cbfstool: remove gcc-specific -Og flagStefan Tauner2015-04-271-1/+1
* libpayload arm64: update mmu translation table granule size, logic and macrosJimmy Huang2015-04-273-49/+40
* arch/arm64: update mmu translation table granule size, logic and macrosJimmy Huang2015-04-272-51/+40
* chromeec: ec_mec: Fix misaligned data accessShawn Nematbakhsh2015-04-271-1/+26
* storm: enable CBMEM console dumpVadim Bendebury2015-04-271-1/+2
* Cygnus: add TrustZone functions and set everything non-secure in bootblockCorneliu Doban2015-04-274-99/+643
* cbmem: add and use a function to dump console bufferVadim Bendebury2015-04-275-0/+31
* lib/tlcl: Provide mock implementationYen Lin2015-04-272-0/+142
* vboot: #include "fmap.h" for declarationsAaron Durbin2015-04-271-0/+1
* intel/fsp_baytrail: Fix default SMM_TSEG_SIZE valueDavid Imhoff2015-04-271-1/+1
* arm64: save/restore cptr_el3 and cpacr_el1 registersJoseph Lo2015-04-274-2/+23
* arm64: implement CPU power down sequence as per A57/A53/A72 TRMJoseph Lo2015-04-275-0/+126
* arm64: introduce data cache ops by set/way to the level specifiedJoseph Lo2015-04-277-60/+184
* arm64: perform early setup in secmon tooJoseph Lo2015-04-272-0/+2
OpenPOWER on IntegriCloud