Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
f7c5c610a2563971461bbc066117d185022df0f5
f7c5c61
google/rush_ryu: add serialno from vpd
by Stephen Barber
· 9 years ago
b396a66
vpd: populate coreboot table with serialno
by Stephen Barber
· 10 years ago
da262a63
libpayload: cros: add serial number from coreboot table
by Stephen Barber
· 10 years ago
30773d2
vboot2: provide config option to clear dev mode state on recovery
by Vadim Bendebury
· 9 years ago
ff3af5f
libpayload: usb: fix compilation error in debug fuction
by Harry Pan
· 9 years ago
bab5fde
vboot2: ignore physical dev switch in case virtual mode is configured
by Vadim Bendebury
· 9 years ago
5e94e4f
google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdram
by jinkun.hong
· 9 years ago
a612fc1
arm64: provide icache_invalidate_all()
by Aaron Durbin
· 9 years ago
b419149
elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE
by Sol Boucher
· 10 years ago
15b4580
google/veyron_*: update sdram-ddr3-samsung-4GB.inc
by jinkun.hong
· 9 years ago
808a429
Makefile: Disable implicit rules
by Julius Werner
· 10 years ago
8eb99d0
rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpio
by huang lin
· 10 years ago
fe4253c
vboot: when configured, pass the wipeout request to vboot
by Vadim Bendebury
· 10 years ago
a32b6f0
Makefile: Avoid duplicate class suffixes in $(call src-to-obj)
by Julius Werner
· 10 years ago
b16a6c4
qualcomm/ipq806x: report versions of RPM and DDR init components
by Vadim Bendebury
· 10 years ago
116da27
qualcomm/ipq806x: add board id value for SP5
by Vadim Bendebury
· 10 years ago
5a2e23e
google/urara: retrieve board ID from a CBFS file
by Vadim Bendebury
· 10 years ago
73dd7b6
broadcom/cygnus: add timestamps in pre-ram stages
by Daisuke Nojiri
· 10 years ago
99d3956
google/purin: add DMA coherent region
by Daisuke Nojiri
· 10 years ago
d5f551a
broadcom/cygnus: Initialize dram in romstage.
by Icarus Chau
· 10 years ago
1abb600
broadcom/cygnus: Fix missing writel->write32 transformation
by Patrick Georgi
· 9 years ago
7ab46f8
libpayload: add timer driver for cygnus
by Daisuke Nojiri
· 10 years ago
b048432
cygnus: add QSPI driver
by Corneliu Doban
· 10 years ago
82a7bc4
veyron: add new SDRAM configuration with ram-code 1101b
by ZhengShunQian
· 10 years ago
823f607
pistachio: Remove 50% DDR bandwidth restriction
by Ionela Voinescu
· 10 years ago
51ad6ac
pistachio: Decrease DDR ODT from 75R to 50R
by Ionela Voinescu
· 10 years ago
59074ff
pistachio: clean DDR2 initialization code
by Ionela Voinescu
· 10 years ago
1e935bf
cygnus: enable serial driver for depthcharge
by Daisuke Nojiri
· 10 years ago
5a2718c
storm: print uber-sbl information
by Vadim Bendebury
· 10 years ago
be7124e
armv7: preserve bootblock invocation parameter
by Vadim Bendebury
· 10 years ago
90fe582
ipq808x: add uber sbl parameter definitions
by Vadim Bendebury
· 10 years ago
d99e082
urara: I2C clock and MFIO setup function for all interfaces
by Ionela Voinescu
· 10 years ago
38063b0
pistachio: add clock setup for all I2C interfaces
by Ionela Voinescu
· 10 years ago
9ff8f6f
Unify byte order macros and clrsetbits
by Julius Werner
· 10 years ago
9418476
arm(64): Manually clean up the mess left by write32() transition
by Julius Werner
· 10 years ago
2f37bd6
arm(64): Globally replace writel(v, a) with write32(a, v)
by Julius Werner
· 10 years ago
1f60f97
arm(64): Change write32() argument order to match x86
by Julius Werner
· 10 years ago
d21a329
arm(64): Replace write32() and friends with writel()
by Julius Werner
· 10 years ago
24f9476
romstage_handoff: Fix for changing CBMEM structure
by Duncan Laurie
· 10 years ago
ebdef9f
veyron_{brain,danger}: Specify vboot romstage and ramstage indices
by David Hendricks
· 10 years ago
3704e69
rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function
by huang lin
· 10 years ago
19ee156
veyron: The ODT function is disabled for LPDDR3
by jinkun.hong
· 10 years ago
c447f43
veyron: Sync up SDRAM configurations
by Julius Werner
· 10 years ago
5c8aacf
rockchip: configure lpddr odt properly
by Derek Basehore
· 10 years ago
9eb6f61
cbfs: Print absolute offsets of loaded files
by Vadim Bendebury
· 10 years ago
5792e3b
veyron_jerry: support K4B8G1646Q-4GB and H5TC8G63XXX-4GB ddr3
by jinkun.hong
· 10 years ago
dbdd066
x86: Allow builds without ACPI tables
by Lee Leahy
· 10 years ago
54cc8ba
ipq806x: i2c: stop transfer as soon as an error is reported
by Sourabh Banerjee
· 10 years ago
f36cffc
ipq806x: i2c: write function fixed to avoid spurious success
by Sourabh Banerjee
· 10 years ago
44c5105
libpayload: mips: Do not set C0_EBase_WG
by Andrew Bresticker
· 10 years ago
ca0e89b
libpayload: mips: Add macros to convert to/from KSEG{0,1} addresses
by Andrew Bresticker
· 10 years ago
ef4e87b
arch/mips: simplify cache operations
by Ionela Voinescu
· 10 years ago
8cc3a2a
rk3288: support single channel ddr
by jinkun.hong
· 10 years ago
9f5ad9b
libpayload: mips: Use KSEG1 to access DMA-coherent memory
by Andrew Bresticker
· 10 years ago
2e70946
libpayload: mips: Set BASE_ADDRESS to 0
by Andrew Bresticker
· 10 years ago
b8936ad
urara: Identity map DRAM/SRAM
by Andrew Bresticker
· 10 years ago
3537e95
mips: Allow memory to be identity mapped in the TLB
by Andrew Bresticker
· 10 years ago
df4081e
broadwell: Clear USB3.0 PORTSC status bits in sleep_prepare.
by Todd Broch
· 10 years ago
46d3ac1
broadwell: indent xhci code
by Patrick Georgi
· 9 years ago
1e6b591
broadwell: Skip pre-graphics delay in resume path
by Duncan Laurie
· 10 years ago
b2deb22
broadwell: Implement Recovery Button
by Ryan Lin
· 10 years ago
f92edfe
Arrange CBMEM table entries' IDs alphanumerically
by Vadim Bendebury
· 10 years ago
dfd441d
urara: add config of SPI bus and correct selection of winbond flash
by Ionela Voinescu
· 10 years ago
8549797
imgtec/pistachio: Add spi_crop_chunk()
by Patrick Georgi
· 9 years ago
4038a7f
gigabyte/ga-b75m-d3v: Add GIGABYTE GA-B75M-D3V mainboard
by Damien Zammit
· 9 years ago
31ca97c
southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset
by Damien Zammit
· 9 years ago
bcff3bd
mainboard/lenovo/t430s,t530,x230:enable usb3, set xhci overcurrent mapping
by Nicolas Reinecke
· 9 years ago
59aef5c
southbrige/intel/bd82x6x: add XHCI overcurrent map config
by Nicolas Reinecke
· 9 years ago
f21b657
build system: improve portability by not relying on extraordinary dd options
by Patrick Georgi
· 9 years ago
01368ed
Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART
by Patrick Georgi
· 9 years ago
c047b10
purin: add ns16550 driver
by Daisuke Nojiri
· 10 years ago
3a2ac88
console: copy ns16550 driver from u-boot
by Daisuke Nojiri
· 10 years ago
76e3303
chromeos: vboot2: Add TPM PCR extension support
by Julius Werner
· 10 years ago
5aecacc
vboot2 workbuf alignment is now 16 bytes, not 8
by Bill Richardson
· 10 years ago
cdf92ea
rk3288: Disable ramstage compression by default
by Julius Werner
· 10 years ago
0b29a7b
southbrige/intel/bd82x6x: XHCI replace magic values
by Nicolas Reinecke
· 9 years ago
7effaa4
riscv: use new-style CBFS header lookup
by Patrick Georgi
· 9 years ago
42001a7
vboot2: provide path for booting using alternative CBFS instances
by Vadim Bendebury
· 10 years ago
3c90365
vboot2: Implement new vb2ex_hwcrypto API
by Julius Werner
· 10 years ago
23727ca
vboot: make vboot2_verify_firmware return
by Daisuke Nojiri
· 10 years ago
7c25640
ipq806x: initialize UART even when console is not enabled
by Vadim Bendebury
· 10 years ago
b67b715
ipq806x: uart: replace hardware accessors
by Vadim Bendebury
· 10 years ago
ab7586f
broadwell: Set C9/C10 vccmin
by Duncan Laurie
· 10 years ago
aafdddf
broadwell: Disable XHCI compliance mode entry
by Duncan Laurie
· 10 years ago
2f2a5e5
panther: Fix pointer related errors in LAN code
by Furquan Shaikh
· 10 years ago
45e5997
cbfstool: clean up source code
by Vadim Bendebury
· 10 years ago
1161473
cbfstool: add the missing 'break'
by Vadim Bendebury
· 10 years ago
5e273a4
cbfstool: add a command to duplicate a cbfs instance
by Vadim Bendebury
· 10 years ago
458a12e
cbfstool: allow user to explicitly specify header location
by Vadim Bendebury
· 10 years ago
14ecb54
soc/intel/common: Add common reset code
by Lee Leahy
· 10 years ago
a32b6b9
soc/intel/common: Add function to protect MRC cache
by Duncan Laurie
· 10 years ago
1006b10
broadwell: add ROM stage pre console init call back
by Wenkai Du
· 10 years ago
3c6e5db
libpayload udc: Support legal edge case of GET_CONFIGURATION call
by Patrick Georgi
· 10 years ago
dc83d35
libpayload udc: Only enable configuration if it's valid
by Patrick Georgi
· 10 years ago
e17d57e
libpayload: Enforce strict packet handling order in ChipIdea driver
by Patrick Georgi
· 10 years ago
49a80ce
libpayload: More defensive ChipIdea initialization
by Patrick Georgi
· 10 years ago
9a20a43
libpayload udc: Clear bit when it needs clearing
by Patrick Georgi
· 10 years ago
bd6901e
libpayload udc: Deconfigure device when necessary
by Patrick Georgi
· 10 years ago
ea0bdf2
libpayload: Add zero length packet support to UDC framework
by Patrick Georgi
· 10 years ago
1bd3050
libpayload: Add USB device mode driver
by Patrick Georgi
· 10 years ago
Next »