index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
Age
Commit message (
Expand
)
Author
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
2015-04-21
rockchip: configure lpddr odt properly
Derek Basehore
2015-04-21
ipq806x: i2c: stop transfer as soon as an error is reported
Sourabh Banerjee
2015-04-21
ipq806x: i2c: write function fixed to avoid spurious success
Sourabh Banerjee
2015-04-21
rk3288: support single channel ddr
jinkun.hong
2015-04-21
urara: Identity map DRAM/SRAM
Andrew Bresticker
2015-04-21
broadwell: Clear USB3.0 PORTSC status bits in sleep_prepare.
Todd Broch
2015-04-21
broadwell: indent xhci code
Patrick Georgi
2015-04-21
broadwell: Skip pre-graphics delay in resume path
Duncan Laurie
2015-04-21
broadwell: Implement Recovery Button
Ryan Lin
2015-04-21
imgtec/pistachio: Add spi_crop_chunk()
Patrick Georgi
2015-04-20
Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART
Patrick Georgi
[next]