Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
4f8ff240dd45fc568b05bb17bea5afca7a8ce75c
/
src
/
soc
/
rockchip
7760a47
google/veyron*: Pulse the i2c clock once if sda was low
by Douglas Anderson
· 8 years ago
86fc11d
arm/arm64: Generalize bootblock C entry point
by Julius Werner
· 8 years ago
e78a1be
rockchip/rk3288: hdmi: configure display output mode with EDID information
by Yakir Yang
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
6db1045
rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an error
by Douglas Anderson
· 8 years ago
f23216d
rockchip/rk3288: Remove 1392MHz option for RK3288 APLL
by David Hendricks
· 8 years ago
4a14dc2
rockchip/rk3288: Add 1416MHz as an option for RK3288 APLL
by David Hendricks
· 8 years ago
c8c099f
rockchip/rk3288: Add 600MHz as an option for RK3288 APLL
by David Hendricks
· 8 years ago
d972f78
linking: link bootblock.elf with .data and .bss sections again
by Aaron Durbin
· 8 years ago
e5bad5c
verstage: use common program.ld for linking
by Aaron Durbin
· 8 years ago
4bd65e1
rk3288: Allow board-specific APLL (CPU clock) settings
by David Hendricks
· 8 years ago
bc98cc6
bootmode: add display_init_required()
by Aaron Durbin
· 8 years ago
8c3ab6a
rockchip: rk3288: multiple NPLL rate in pll_para_config
by Yakir Yang
· 8 years ago
9a64059
rk3288: Set HDMI display mode to 480p
by Yakir Yang
· 8 years ago
04002a9
rk3288: Ignore EDID errors for HDMI
by David Hendricks
· 8 years ago
7dbf9c6
edid: Use edid_mode struct to reduce redundancy
by David Hendricks
· 8 years ago
84fb0bf
rockchip: rk3288: fix phsync & pvsync bug
by Yakir Yang
· 8 years ago
967cd9a
ChromeOS: Fix Kconfig dependencies
by Martin Roth
· 8 years ago
a3f1a2e
rk3288: Fix & vs && mix up in hdmi driver
by Stefan Reinauer
· 8 years ago
d17a862
rk3288: Use timestamp region for pre-cbmem timestamps
by Furquan Shaikh
· 9 years ago
1f440f6
veyron*: Kill SKIP_DISPLAY_INIT_HACK
by David Hendricks
· 8 years ago
cc82851
rk3288: Add VOP_MODE_NONE for headless devices
by David Hendricks
· 8 years ago
af42f06
rk3288: Auto-detect display.
by David Hendricks
· 8 years ago
c2b48e5
rockchip: rk3288: correct ddr 300MHz clock setting
by huang lin
· 8 years ago
20864c1
rockchip/rk3288: Initialize CPU in bootblock
by Patrick Georgi
· 8 years ago
bfa5197
rockchip/rk3288: complete vboot configuration and move to SoC
by Patrick Georgi
· 8 years ago
68f42be
rockchip/rk3288: add support for hdmi display
by Yakir Yang
· 9 years ago
eb22da0e
Remove old HAVE_UART_MEMORY_MAPPED select statements
by Martin Roth
· 8 years ago
f1bbd4d
rockchip: rk3288: add HDMI related iomux configuration
by huang lin
· 8 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
7a8a4ab
lib: Unify log2() and related functions
by Julius Werner
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
a6225fa
Remove Kconfig variable that has no effect
by Patrick Georgi
· 9 years ago
7780c4f
rk3288: remove unused structs and declarations
by Aaron Durbin
· 9 years ago
27ef602
vboot: split class in library and stage
by Patrick Georgi
· 9 years ago
aae53ab
kbuild: automatically include SOCs
by Stefan Reinauer
· 9 years ago
0770f25
rtc: add config flag to denote rtc API availability
by Patrick Georgi
· 9 years ago
ed84a8f
rockchip/rk3288: Fix operator precedence error in LPDDR init
by Julius Werner
· 9 years ago
97db1fb
soc: select generic gpio lib on (almost) all non-x86 SOCs
by Stefan Reinauer
· 9 years ago
97ab425
rockchip/rk3288: Fix SPI clock divisor calculation
by Julius Werner
· 9 years ago
9418476
arm(64): Manually clean up the mess left by write32() transition
by Julius Werner
· 9 years ago
2f37bd6
arm(64): Globally replace writel(v, a) with write32(a, v)
by Julius Werner
· 9 years ago
d21a329
arm(64): Replace write32() and friends with writel()
by Julius Werner
· 9 years ago
3704e69
rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function
by huang lin
· 9 years ago
5c8aacf
rockchip: configure lpddr odt properly
by Derek Basehore
· 9 years ago
8cc3a2a
rk3288: support single channel ddr
by jinkun.hong
· 9 years ago
cdf92ea
rk3288: Disable ramstage compression by default
by Julius Werner
· 9 years ago
7f70ad6
rk3288: Add software I2C support
by Julius Werner
· 9 years ago
105f5b7
chromeos: Provide common watchdog reboot support
by Julius Werner
· 9 years ago
731bfef
chromeos: Move memlayout.h/symbols.h into common directory
by Julius Werner
· 9 years ago
9dccf1c
uart: pass register width in the coreboot table
by Vadim Bendebury
· 9 years ago
ee28c86
rk3288: detect sdram size at runtime
by huang lin
· 9 years ago
249f9cc
rk3288: Handle framebuffer through memlayout, not the resource system
by Julius Werner
· 9 years ago
1c78009
rk3288: Add a config variable hack to skip display init
by David Hendricks
· 9 years ago
b7641cc
veyron: Activate Winbond SPI driver
by Julius Werner
· 9 years ago
c14e426
rk3288: support edp HPD function
by huang lin
· 9 years ago
75f431a
rk3288: set the rk808 BUCK default inductor current to max value
by huang lin
· 9 years ago
129b5fa
rk3288: Fix failing LPDDR3 reboot test
by jinkun.hong
· 9 years ago
d4a227b
rk3288: Fix failing DDR3 reboot test
by jinkun.hong
· 9 years ago
c16ba0a
rk3288: send correct EDID buffer size
by huang lin
· 9 years ago
3c4951e
rk808: Implement RTC driver
by David Hendricks
· 9 years ago
4d24421
veyron_*: Move PMIC_BUS to a Kconfig variable
by David Hendricks
· 9 years ago
33df495
rk3288: Implement support for CRYPTO module and use it in vboot hashing
by Julius Werner
· 9 years ago
3cbf02c
veyron_*: Use common CBFS wrapper
by David Hendricks
· 9 years ago
d462d3c
veyron: Move backlight gpio control to mainboard.c
by huang lin
· 9 years ago
2460a55
veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdog
by Julius Werner
· 9 years ago
dbfa9d5
veyron: Turn off SD card power in romstage
by Julius Werner
· 9 years ago
13cee14
rk3288: implement spi_crop_chunk()
by Patrick Georgi
· 9 years ago
b863425
rk3288: Fix memlayout to allow a little more bootblock space
by Julius Werner
· 9 years ago
b5995b5
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
by Julius Werner
· 9 years ago
44cf870
timer: Reestablish init_timer(), consolidate timer initialization calls
by Julius Werner
· 9 years ago
efcee76
CBFS: Automate ROM image layout and remove hardcoded offsets
by Julius Werner
· 9 years ago
8d978a8
rk3288/exynos5250/exynos5420: Consolidate timer files
by Julius Werner
· 9 years ago
e244986
rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speed
by Julius Werner
· 9 years ago
df5bf2b
rk3288: Move UART initialization to bootblock_mainboard_early_init()
by Julius Werner
· 9 years ago
a512e11
arm: Redesign mainboard and SoC hooks for bootblock
by Julius Werner
· 9 years ago
8188ab7
rk3288: Increase the delay after DDR reset de-assert to 10us.
by Dailunxue
· 9 years ago
2e2288d
rk3288: reset edp after edp clock source select
by huang lin
· 9 years ago
40f558e
rockchip: support display
by huang lin
· 9 years ago
ef639b2
veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5V
by Julius Werner
· 9 years ago
742fc8d
vboot: move vboot files to designated directory
by Daisuke Nojiri
· 9 years ago
7a89d85
rk3288: Adjust CBFS header and ROM offsets
by Julius Werner
· 9 years ago
335d9f1
rk3288: don't log LAST_TSHUT bit
by huang lin
· 9 years ago
d1bdef0
rk3288: slowly raise to max cpu voltage to prevent overshoot
by huang lin
· 9 years ago
eaa9c45
gpio: Extend common GPIO header, simplify function names
by Julius Werner
· 9 years ago
c1a9dfe
soc: Use DEVICE_NOOP macro formalism over static stub func
by Edward O'Callaghan
· 9 years ago
e5e3630
timer: Add generic udelay() implementation
by Aaron Durbin
· 9 years ago
94e4d81
console: fix Kconfig uses
by Patrick Georgi
· 9 years ago
7a453eb
rk3288: Change all SoC headers to <soc/headername.h> system
by Julius Werner
· 9 years ago
a97bd5a
rk3288: support tsadc
by huang lin
· 9 years ago
dae15a6
rk3288: Add early SRAM mapping
by Julius Werner
· 9 years ago
f8dcdea
rk3288: Fix some PLL divisors and improve clock code
by Julius Werner
· 9 years ago
558614d
rk3288: Re-write spi_xfer() to support full duplex
by David Hendricks
· 9 years ago
a48ca84
kconfig: drop intermittend forwarder files
by Stefan Reinauer
· 9 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 9 years ago
015f0ae
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
by Julius Werner
· 9 years ago
08884e3
rk3288: set cpu frequency up to 1.8GHz
by huang lin
· 9 years ago
8affee5
rk3288: guarantee i2c low period more than 1.3us
by huang lin
· 9 years ago
b6092b7
veyron_pinky/rk3288: Use KHz, MHz and GHz constants
by Julius Werner
· 9 years ago
9dceb0e
rk3288: Replace SPI fifo_size with constant
by David Hendricks
· 9 years ago
Next »