Age | Commit message (Expand) | Author |
2015-04-30 | intel/broadwell: Don't select MONOTONIC_TIMER_MSR | Patrick Georgi |
2015-04-30 | intel/broadwell: Build monotonic timer driver for SMM | Patrick Georgi |
2015-04-30 | chromeos: Add missing headers | Patrick Georgi |
2015-04-30 | vboot: add and rejuggle Kconfig options | Aaron Durbin |
2015-04-30 | kbuild: Don't require intel/common changes for every soc | Stefan Reinauer |
2015-04-30 | imgtech/pistachio: Give some more space to the bootblock | Patrick Georgi |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-28 | fsp platforms: consolidate FspNotify calls | Martin Roth |
2015-04-28 | Fix some minor Kconfig issues | Martin Roth |
2015-04-28 | chromeos: remove VBOOT2_VERIFY_FIRMWARE option | Aaron Durbin |
2015-04-28 | marvell/bg4cd: merge verstage into bootblock | Daisuke Nojiri |
2015-04-27 | Cygnus: add TrustZone functions and set everything non-secure in bootblock | Corneliu Doban |
2015-04-27 | intel/fsp_baytrail: Fix default SMM_TSEG_SIZE value | David Imhoff |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-22 | intel/broadwell: guard CHROMEOS support better | Patrick Georgi |
2015-04-22 | coreboot: common stage cache | Aaron Durbin |
2015-04-22 | rtc: add config flag to denote rtc API availability | Patrick Georgi |
2015-04-22 | nvidia/tegra132: Add spi_crop_chunk() | Patrick Georgi |
2015-04-22 | broadcom/cygnus: Enable DDR auto self-refresh | Icarus Chau |
2015-04-22 | broadcom/cygnus: add specific controller initialization to coreboot | Corneliu Doban |
2015-04-22 | t132: Add gic.c to secmon | Furquan Shaikh |
2015-04-22 | broadcom/cygnus: add usb phy driver | Daisuke Nojiri |
2015-04-22 | imgtec/pistachio: DDR reads return to controller with no bubbles | Ionela Voinescu |
2015-04-22 | imgtec/pistachio: DDR row/bank/column mapping | Ionela Voinescu |
2015-04-22 | broadcom/cygnus: add secimage and sign bootblock | Daisuke Nojiri |
2015-04-22 | nvidia/tegra*: check bus number for i2c driver APIs | Yen Lin |
2015-04-22 | rockchip/rk3288: Fix operator precedence error in LPDDR init | Julius Werner |
2015-04-22 | broadcom/cygnus: Implement I2C driver | Anatol Pomazau |
2015-04-22 | broadcom/cygnus: Enable gpio on romstage | Icarus Chau |
2015-04-22 | soc: select generic gpio lib on (almost) all non-x86 SOCs | Stefan Reinauer |
2015-04-22 | imgtec/pistachio: increase RAM CBFS cache size | Vadim Bendebury |
2015-04-22 | rockchip/rk3288: Fix SPI clock divisor calculation | Julius Werner |
2015-04-22 | qualcomm/ipq806x: report versions of RPM and DDR init components | Vadim Bendebury |
2015-04-22 | qualcomm/ipq806x: add board id value for SP5 | Vadim Bendebury |
2015-04-22 | broadcom/cygnus: add timestamps in pre-ram stages | Daisuke Nojiri |
2015-04-22 | google/purin: add DMA coherent region | Daisuke Nojiri |
2015-04-22 | broadcom/cygnus: Initialize dram in romstage. | Icarus Chau |
2015-04-21 | broadcom/cygnus: Fix missing writel->write32 transformation | Patrick Georgi |
2015-04-21 | cygnus: add QSPI driver | Corneliu Doban |
2015-04-21 | pistachio: Remove 50% DDR bandwidth restriction | Ionela Voinescu |
2015-04-21 | pistachio: Decrease DDR ODT from 75R to 50R | Ionela Voinescu |
2015-04-21 | pistachio: clean DDR2 initialization code | Ionela Voinescu |
2015-04-21 | armv7: preserve bootblock invocation parameter | Vadim Bendebury |
2015-04-21 | ipq808x: add uber sbl parameter definitions | Vadim Bendebury |
2015-04-21 | pistachio: add clock setup for all I2C interfaces | Ionela Voinescu |
2015-04-21 | arm(64): Manually clean up the mess left by write32() transition | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Change write32() argument order to match x86 | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-21 | rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function | huang lin |