Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b91f739bb073ef3620d9ea64729400f2afd3989c
/
board
/
theobroma-systems
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
5561a9a
rockchip: lion-rk3368: Migrate to use common FIT generator
by Kever Yang
· 5 years ago
326b262
doc: lion_rk3368: use idbloader.img for rk3368
by Matwey V. Kornilov
· 5 years ago
fa177ff
board: puma: Use rockchip_* helpers to setup cpuid and macaddr
by Rohan Garg
· 5 years ago
e7dcf56
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
920b013
rockchip: rk3399: Migrate to use common board file
by Kever Yang
· 5 years ago
edaf8db
rockchip: rk3368: Migrate to use common board file
by Kever Yang
· 5 years ago
07586ee
rockchip: rk3399: Support common spl_board_init
by Jagan Teki
· 5 years ago
1c281dc
Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip
by Jagan Teki
· 5 years ago
2411c33
board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0
by Jagan Teki
· 5 years ago
9828ed6
rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR.
by Christoph Muellner
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
41826f6
rockchip: rk3399: change boot_target based on u-boot, spl-boot-device
by Klaus Goger
· 6 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
9925f1d
net: Move enetaddr env access code to env config instead of net config
by Alex Kiernan
· 7 years ago
224d261
rockchip: board: lion-rk3368: reduce env-size default to 8KiB
by Philipp Tomsich
· 7 years ago
fe529e6
rockchip: rk3399-puma: reduce env size to 8kiB
by Jakob Unterwurzacher
· 7 years ago
81f53b0
rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig
by Klaus Goger
· 7 years ago
aa41220
rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V
by Jakob Unterwurzacher
· 7 years ago
b32b1bd
rockchip: rk3399-puma: preserve leading zeros in serial#
by Jakob Unterwurzacher
· 7 years ago
ae0d33a
rockchip: rk3399-puma: add code to allow forcing a power-on reset
by Philipp Tomsich
· 7 years ago
614539d
rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399
by Philipp Tomsich
· 7 years ago
b07856f
rockchip: board: lion-rk3368: update .its file
by Philipp Tomsich
· 7 years ago
fc76fa3
rockchip: board: puma-rk3399: update .its file to use new features
by Philipp Tomsich
· 7 years ago
482cf22
rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE
by Philipp Tomsich
· 7 years ago
0b5e7aa
rockchip: puma-rk3399: update board_init()
by Philipp Tomsich
· 7 years ago
fb74064
rockchip: rk3399: make spl_board_init board-specific
by Philipp Tomsich
· 7 years ago
6696fe5
rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stage
by Philipp Tomsich
· 7 years ago
60d7c50
rockchip: puma_rk3399: increase serialno_str size
by Klaus Goger
· 7 years ago
c914034
rockchip: board: puma_rk3399: update README flash instructions
by Klaus Goger
· 7 years ago
cc8fb2f
rockchip: board: lion_rk3368: update README flash instructions
by Klaus Goger
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
fe1c3cd
rockchip: lion-rk3368: defconfig: enable DM timer for all stages
by Philipp Tomsich
· 7 years ago
4ce8b4d
rockchip: board: puma_rk3399: rename ATF firmware
by Klaus Goger
· 7 years ago
1276008
rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
by Philipp Tomsich
· 8 years ago
4d02d20
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
by Philipp Tomsich
· 7 years ago
2672233
rockchip: puma-rk3399: remove duplicate code (merge artifact)
by Kever Yang
· 7 years ago
975e4ab
rockchip: correct the bank0 ram size
by Kever Yang
· 7 years ago
7805cdf
rockchip: use common sdram function
by Kever Yang
· 7 years ago
f8e3b08
rockchip: board: puma_rk3399: build FIT image via u-boot.itb
by Philipp Tomsich
· 8 years ago
8adc9d1
rockchip: board: puma_rk3399: derive ethaddr from cpuid
by Klaus Goger
· 8 years ago
9415b9a
rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses
by Philipp Tomsich
· 8 years ago
e92e580
rockchip: ARM64: puma-rk3399: get DRAM size from DMC init
by Philipp Tomsich
· 8 years ago
a13110a
rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB board
by Klaus Goger
· 8 years ago