index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Correct shareability option for normal memory
Furquan Shaikh
2015-04-22
2
-0
/
+7
*
google/urara: retrieve network device information from VPD
Vadim Bendebury
2015-04-22
1
-0
/
+16
*
vpd: process WiFi MACs along with ethernet MACs
Vadim Bendebury
2015-04-22
1
-49
/
+69
*
vpd: decode calibration data into binary
Vadim Bendebury
2015-04-22
1
-3
/
+25
*
imgtec/pistachio: increase RAM CBFS cache size
Vadim Bendebury
2015-04-22
1
-2
/
+2
*
chromeec: Access ID + flags through ACPI I/O ports
Shawn Nematbakhsh
2015-04-22
1
-22
/
+61
*
lib: add base64 decoder
Vadim Bendebury
2015-04-22
3
-0
/
+182
*
google/veyron_*: Increase SPI flash frequency to 24.75MHz
Julius Werner
2015-04-22
7
-7
/
+7
*
google/urara: use board ID information to set up hardware
Ionela Voinescu
2015-04-22
5
-39
/
+80
*
rockchip/rk3288: Fix SPI clock divisor calculation
Julius Werner
2015-04-22
8
-17
/
+13
*
chromeec: Support accessing memmap data over port 62/66
Shawn Nematbakhsh
2015-04-22
3
-41
/
+79
*
chromeec: Update ec_commands.h from EC repository
Shawn Nematbakhsh
2015-04-22
1
-168
/
+524
*
arch/arm64: allow floating-point registers access
Yen Lin
2015-04-22
2
-0
/
+41
*
google/rush_ryu: add serialno from vpd
Stephen Barber
2015-04-22
1
-0
/
+8
*
vpd: populate coreboot table with serialno
Stephen Barber
2015-04-22
3
-1
/
+54
*
vboot2: provide config option to clear dev mode state on recovery
Vadim Bendebury
2015-04-22
2
-0
/
+11
*
vboot2: ignore physical dev switch in case virtual mode is configured
Vadim Bendebury
2015-04-22
1
-4
/
+5
*
google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdram
jinkun.hong
2015-04-22
18
-12
/
+948
*
arm64: provide icache_invalidate_all()
Aaron Durbin
2015-04-22
3
-3
/
+15
*
elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE
Sol Boucher
2015-04-22
3
-43
/
+22
*
google/veyron_*: update sdram-ddr3-samsung-4GB.inc
jinkun.hong
2015-04-22
6
-42
/
+42
*
rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpio
huang lin
2015-04-22
9
-21
/
+21
*
vboot: when configured, pass the wipeout request to vboot
Vadim Bendebury
2015-04-22
3
-0
/
+13
*
qualcomm/ipq806x: report versions of RPM and DDR init components
Vadim Bendebury
2015-04-22
1
-1
/
+20
*
qualcomm/ipq806x: add board id value for SP5
Vadim Bendebury
2015-04-22
1
-0
/
+1
*
google/urara: retrieve board ID from a CBFS file
Vadim Bendebury
2015-04-22
2
-4
/
+101
*
broadcom/cygnus: add timestamps in pre-ram stages
Daisuke Nojiri
2015-04-22
2
-25
/
+6
*
google/purin: add DMA coherent region
Daisuke Nojiri
2015-04-22
8
-8
/
+76
*
broadcom/cygnus: Initialize dram in romstage.
Icarus Chau
2015-04-22
19
-11
/
+22763
*
broadcom/cygnus: Fix missing writel->write32 transformation
Patrick Georgi
2015-04-21
1
-17
/
+17
*
cygnus: add QSPI driver
Corneliu Doban
2015-04-21
3
-8
/
+292
*
veyron: add new SDRAM configuration with ram-code 1101b
ZhengShunQian
2015-04-21
12
-12
/
+12
*
pistachio: Remove 50% DDR bandwidth restriction
Ionela Voinescu
2015-04-21
1
-1
/
+1
*
pistachio: Decrease DDR ODT from 75R to 50R
Ionela Voinescu
2015-04-21
1
-1
/
+1
*
pistachio: clean DDR2 initialization code
Ionela Voinescu
2015-04-21
1
-155
/
+15
*
storm: print uber-sbl information
Vadim Bendebury
2015-04-21
1
-0
/
+42
*
armv7: preserve bootblock invocation parameter
Vadim Bendebury
2015-04-21
3
-2
/
+27
*
ipq808x: add uber sbl parameter definitions
Vadim Bendebury
2015-04-21
1
-0
/
+65
*
urara: I2C clock and MFIO setup function for all interfaces
Ionela Voinescu
2015-04-21
1
-19
/
+25
*
pistachio: add clock setup for all I2C interfaces
Ionela Voinescu
2015-04-21
3
-20
/
+20
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
32
-378
/
+92
*
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
26
-160
/
+402
*
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
131
-2670
/
+2536
*
arm(64): Change write32() argument order to match x86
Julius Werner
2015-04-21
6
-16
/
+16
*
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-21
43
-507
/
+375
*
romstage_handoff: Fix for changing CBMEM structure
Duncan Laurie
2015-04-21
1
-1
/
+3
*
veyron_{brain,danger}: Specify vboot romstage and ramstage indices
David Hendricks
2015-04-21
2
-2
/
+16
*
rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function
huang lin
2015-04-21
1
-0
/
+5
*
veyron: The ODT function is disabled for LPDDR3
jinkun.hong
2015-04-21
10
-10
/
+10
*
veyron: Sync up SDRAM configurations
Julius Werner
2015-04-21
38
-112
/
+2367
[next]