index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
theobroma-systems
Age
Commit message (
Expand
)
Author
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-11-23
rockchip: lion-rk3368: Migrate to use common FIT generator
Kever Yang
2019-09-11
doc: lion_rk3368: use idbloader.img for rk3368
Matwey V. Kornilov
2019-08-23
board: puma: Use rockchip_* helpers to setup cpuid and macaddr
Rohan Garg
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-29
rockchip: rk3399: Migrate to use common board file
Kever Yang
2019-07-29
rockchip: rk3368: Migrate to use common board file
Kever Yang
2019-06-26
rockchip: rk3399: Support common spl_board_init
Jagan Teki
2019-06-26
Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip
Jagan Teki
2019-06-26
board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0
Jagan Teki
2019-05-30
rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR.
Christoph Muellner
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-07-21
rockchip: rk3399: change boot_target based on u-boot, spl-boot-device
Klaus Goger
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-01-02
rockchip: board: lion-rk3368: reduce env-size default to 8KiB
Philipp Tomsich
2018-01-01
rockchip: rk3399-puma: reduce env size to 8kiB
Jakob Unterwurzacher
2017-12-18
rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig
Klaus Goger
2017-12-17
rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V
Jakob Unterwurzacher
2017-12-08
rockchip: rk3399-puma: preserve leading zeros in serial#
Jakob Unterwurzacher
2017-11-30
rockchip: rk3399-puma: add code to allow forcing a power-on reset
Philipp Tomsich
2017-11-30
rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399
Philipp Tomsich
2017-11-26
rockchip: board: lion-rk3368: update .its file
Philipp Tomsich
2017-11-26
rockchip: board: puma-rk3399: update .its file to use new features
Philipp Tomsich
2017-10-01
rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE
Philipp Tomsich
2017-10-01
rockchip: puma-rk3399: update board_init()
Philipp Tomsich
2017-10-01
rockchip: rk3399: make spl_board_init board-specific
Philipp Tomsich
2017-10-01
rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stage
Philipp Tomsich
2017-09-18
rockchip: puma_rk3399: increase serialno_str size
Klaus Goger
2017-09-18
rockchip: board: puma_rk3399: update README flash instructions
Klaus Goger
2017-09-18
rockchip: board: lion_rk3368: update README flash instructions
Klaus Goger
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-13
rockchip: lion-rk3368: defconfig: enable DM timer for all stages
Philipp Tomsich
2017-08-13
rockchip: board: puma_rk3399: rename ATF firmware
Klaus Goger
2017-08-13
rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
Philipp Tomsich
2017-08-13
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
Philipp Tomsich
2017-07-27
rockchip: puma-rk3399: remove duplicate code (merge artifact)
Kever Yang
2017-07-11
rockchip: correct the bank0 ram size
Kever Yang
2017-07-11
rockchip: use common sdram function
Kever Yang
2017-06-07
rockchip: board: puma_rk3399: build FIT image via u-boot.itb
Philipp Tomsich
2017-06-07
rockchip: board: puma_rk3399: derive ethaddr from cpuid
Klaus Goger
2017-06-07
rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses
Philipp Tomsich
2017-05-10
rockchip: ARM64: puma-rk3399: get DRAM size from DMC init
Philipp Tomsich
2017-04-15
rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB board
Klaus Goger