summaryrefslogtreecommitdiff
path: root/board/theobroma-systems/puma_rk3399/puma-rk3399.c
AgeCommit message (Expand)Author
2022-10-19FROMLIST: rockchip: puma-rk3399: load environment from same medium as one use...Quentin Schulz
2022-10-19FROMLIST: rockchip: puma-rk3399: load environment from same MMC as used for l...Quentin Schulz
2022-10-19FROMLIST: rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot pr...Quentin Schulz
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-08-23board: puma: Use rockchip_* helpers to setup cpuid and macaddrRohan Garg
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-29rockchip: rk3399: Migrate to use common board fileKever Yang
2019-06-26rockchip: rk3399: Support common spl_board_initJagan Teki
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2018-07-21rockchip: rk3399: change boot_target based on u-boot, spl-boot-deviceKlaus Goger
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-12-17rockchip: rk3399-puma: set gpio4cd iodomain to 1.8VJakob Unterwurzacher
2017-12-08rockchip: rk3399-puma: preserve leading zeros in serial#Jakob Unterwurzacher
2017-11-30rockchip: rk3399-puma: add code to allow forcing a power-on resetPhilipp Tomsich
2017-11-30rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399Philipp Tomsich
2017-10-01rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLEPhilipp Tomsich
2017-10-01rockchip: puma-rk3399: update board_init()Philipp Tomsich
2017-10-01rockchip: rk3399: make spl_board_init board-specificPhilipp Tomsich
2017-09-18rockchip: puma_rk3399: increase serialno_str sizeKlaus Goger
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-27rockchip: puma-rk3399: remove duplicate code (merge artifact)Kever Yang
2017-07-11rockchip: correct the bank0 ram sizeKever Yang
2017-07-11rockchip: use common sdram functionKever Yang
2017-06-07rockchip: board: puma_rk3399: derive ethaddr from cpuidKlaus Goger
2017-06-07rockchip: board: puma_rk3399: add support for serial# and cpuid# via efusesPhilipp Tomsich
2017-05-10rockchip: ARM64: puma-rk3399: get DRAM size from DMC initPhilipp Tomsich
2017-04-15rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB boardKlaus Goger