aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-30cbmem: Add FSP timestampsLee Leahy
2015-04-30cbmem: Identify the FSP areas in CBMEMLee Leahy
2015-04-30imgtech/pistachio: Give some more space to the bootblockPatrick Georgi
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-29kbuild: automatically include ECsStefan Reinauer
2015-04-29dmp/vortex86: move PLL config to cpu KconfigMartin Roth
2015-04-29mainboard/intel: Drop unused onboard.h filesKyösti Mälkki
2015-04-29Use __ROMSTAGE__ to denote romstagePatrick Georgi
2015-04-29rules.h: add verstage macroPatrick Georgi
2015-04-29vendorcode/intel: Add FSP 1.1 header filesLee Leahy
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-28fsp platforms: consolidate FspNotify callsMartin Roth
2015-04-28Fix some minor Kconfig issuesMartin Roth
2015-04-28Makefile x86 SMM: Move smm_wrap recipesKyösti Mälkki
2015-04-28arm: guard verstage rulesAaron Durbin
2015-04-28vboot: remove vboot_helper.cAaron Durbin
2015-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin
2015-04-28vboot: remove vboot1Aaron Durbin
2015-04-28marvell/bg4cd: merge verstage into bootblockDaisuke Nojiri
2015-04-28vboot2: Allow merging verstage into bootblockPatrick Georgi
2015-04-28vboot2: Always enable timestampsPatrick Georgi
2015-04-28vboot2: get rid of global variable that is used locally and only oncePatrick Georgi
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
2015-04-22chromeos: make functions visible with CONFIG_CHROMEOSPatrick Georgi
2015-04-22elog: use CONFIG_RTCPatrick Georgi
2015-04-22rtc: add config flag to denote rtc API availabilityPatrick Georgi
2015-04-22chromeos: Drop {developer,recovery}_mode_enabledPatrick Georgi
2015-04-22nvidia/tegra132: Add spi_crop_chunk()Patrick Georgi
2015-04-22google/*: Add MAINBOARD_HAS_CHROMEOS where appropriatePatrick Georgi
2015-04-22vboot2: CFLAGS_* doesn't contain preprocessor flags anymorePatrick Georgi
2015-04-22qemu-armv7: fix cbfs media implementationAaron Durbin
2015-04-22coreboot: add a place to choose romstage loaderAaron Durbin
2015-04-22kontron/986lcd-m: update vendor URLPatrick Georgi
2015-04-22kontron/986lcd-m: Add release yearPatrick Georgi
2015-04-22vboot: route all resets through a single functionVadim Bendebury
2015-04-22broadcom/cygnus: Enable DDR auto self-refreshIcarus Chau
2015-04-22broadcom/cygnus: add specific controller initialization to corebootCorneliu Doban
2015-04-22google/veyron_rialto: support the developer key GPIOJonathan Dixon
2015-04-22armv8/secmon: Disable and Enable GIC in PSCI pathFurquan Shaikh
2015-04-22t132: Add gic.c to secmonFurquan Shaikh
2015-04-22armv8/secmon: Correct PSCI function idsFurquan Shaikh
2015-04-22armv8/secmon: Correct names for SMC macrosFurquan Shaikh
2015-04-22arm64: save and restore cntfrq for secondary cpusJimmy Huang
2015-04-22vboot: add mocked secdataDaisuke Nojiri
2015-04-22broadcom/cygnus: add usb phy driverDaisuke Nojiri
2015-04-22imgtec/pistachio: DDR reads return to controller with no bubblesIonela Voinescu
2015-04-22imgtec/pistachio: DDR row/bank/column mappingIonela Voinescu
2015-04-22arm64: add arm64_arch_timer_init functionJoseph Lo
2015-04-22broadcom/cygnus: add secimage and sign bootblockDaisuke Nojiri