summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-28vboot2: Build verstage archive, then use that for building the stagePatrick Georgi
2015-04-28lib: When used, add timestamp.c to bootblock and verstage, tooPatrick Georgi
2015-04-28arch/arm: Move inclusion of timestamps.c to the right directoryPatrick Georgi
2015-04-28OxPCIe: Fix UART base addressesKyösti Mälkki
2015-04-28intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki
2015-04-28x60,t60,x201,macbook21 : Declare GPIs for ECKyösti Mälkki
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-27arch/arm64: update mmu translation table granule size, logic and macrosJimmy Huang
2015-04-27chromeec: ec_mec: Fix misaligned data accessShawn Nematbakhsh
2015-04-27storm: enable CBMEM console dumpVadim Bendebury
2015-04-27Cygnus: add TrustZone functions and set everything non-secure in bootblockCorneliu Doban
2015-04-27cbmem: add and use a function to dump console bufferVadim Bendebury
2015-04-27lib/tlcl: Provide mock implementationYen Lin
2015-04-27vboot: #include "fmap.h" for declarationsAaron Durbin
2015-04-27intel/fsp_baytrail: Fix default SMM_TSEG_SIZE valueDavid Imhoff
2015-04-27arm64: save/restore cptr_el3 and cpacr_el1 registersJoseph Lo
2015-04-27arm64: implement CPU power down sequence as per A57/A53/A72 TRMJoseph Lo
2015-04-27arm64: introduce data cache ops by set/way to the level specifiedJoseph Lo
2015-04-27arm64: perform early setup in secmon tooJoseph Lo
2015-04-27arm64: Allow cpu specific early setupFurquan Shaikh
2015-04-24driver/intel/fsp: Correct the fastboot data (MRC data) printing lengthYork Yang
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
2015-04-23ramstage: don't drop cbmem consoleAaron Durbin
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-04-23memlayout: Make sure preram_cbmem_console symbols existPatrick Georgi
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-23AMD Lamar: Add a new AMD FP3 socket mainboardBruce Griffith
2015-04-22cbmem: switch over to imd-based cbmemAaron Durbin
2015-04-22elog: enable by default for CHROMEOSPatrick Georgi
2015-04-22google/storm: indicate start of normal boot on LED ringVadim Bendebury
2015-04-22i2c/ww_ring: add a pattern for normal bootVadim Bendebury
2015-04-22google/storm: enable zero page access protection.Deepa Dinamani
2015-04-22i2c/ww_ring: update color definitionsVadim Bendebury
2015-04-22i2c/ww_ring: change colors for different display modesVadim Bendebury
2015-04-22storm: add config option to clear dev mode state on recoveryVadim Bendebury
2015-04-22google/storm: enable virtual development mode switchVadim Bendebury
2015-04-22i2c/ww_ring: use shorter blinking programVadim Bendebury
2015-04-22i2c/ww_ring: stop running programs before loading the new onesVadim Bendebury
2015-04-22i2c/ww_ring: define display pattern programsVadim Bendebury
2015-04-22i2c/ww_ring: decouple LED display from vbootVadim Bendebury
2015-04-22i2c/ww_ring: various driver fixes and improvementsVadim Bendebury
2015-04-22google/storm: support factory reset (wipeout) requestVadim Bendebury
2015-04-22google/storm: use whirlwind LED ring on SP5 boardsVadim Bendebury
2015-04-22i2c: add support for ww_ringVadim Bendebury
2015-04-22mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi
2015-04-22intel/broadwell: guard CHROMEOS support betterPatrick Georgi
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-22coreboot: tiered imdAaron Durbin
2015-04-22coreboot: add imd libraryAaron Durbin
2015-04-22chromeos: fix some compilation issuesAaron Durbin