summaryrefslogtreecommitdiff
path: root/board/theobroma-systems/puma_rk3399
AgeCommit message (Expand)AuthorFilesLines
2022-01-07rockchip: puma/lion: update MAINTAINERS fileQuentin Schulz1-1/+1
2021-12-24doc: rockchip: puma: update build and flash instructionsQuentin Schulz1-36/+30
2021-03-30rockchip: rk3399-puma: Increase environment size to 16 kiB.Christoph Muellner1-1/+1
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner1-67/+0
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner1-94/+0
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner1-0/+15
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner1-16/+16
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki1-2/+2
2020-05-22board: puma: use dtb given on the commandline instead of using u-boot.dtbHeiko Stuebner1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Rename ofnode_get_chosen_prop()Simon Glass1-1/+1
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-08-23board: puma: Use rockchip_* helpers to setup cpuid and macaddrRohan Garg1-90/+18
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-29rockchip: rk3399: Migrate to use common board fileKever Yang1-15/+0
2019-06-26rockchip: rk3399: Support common spl_board_initJagan Teki1-58/+0
2019-06-26Kconfig: Add u-boot.itb BUILD_TARGET for RockchipJagan Teki1-1/+1
2019-06-26board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0Jagan Teki2-58/+94
2019-05-30rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR.Christoph Muellner1-1/+1
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang1-5/+5
2018-07-21rockchip: rk3399: change boot_target based on u-boot, spl-boot-deviceKlaus Goger1-0/+74
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-01-01rockchip: rk3399-puma: reduce env size to 8kiBJakob Unterwurzacher1-1/+1
2017-12-18rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to KconfigKlaus Goger1-0/+6
2017-12-17rockchip: rk3399-puma: set gpio4cd iodomain to 1.8VJakob Unterwurzacher1-0/+19
2017-12-08rockchip: rk3399-puma: preserve leading zeros in serial#Jakob Unterwurzacher1-1/+1
2017-12-01rockchip: rk3399-puma: add code to allow forcing a power-on resetPhilipp Tomsich1-0/+44
2017-12-01rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399Philipp Tomsich1-1/+69
2017-11-26rockchip: board: puma-rk3399: update .its file to use new featuresPhilipp Tomsich1-5/+7
2017-10-01rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLEPhilipp Tomsich1-0/+10
2017-10-01rockchip: puma-rk3399: update board_init()Philipp Tomsich1-32/+4
2017-10-01rockchip: rk3399: make spl_board_init board-specificPhilipp Tomsich1-5/+7
2017-09-18rockchip: puma_rk3399: increase serialno_str sizeKlaus Goger1-1/+1
2017-09-18rockchip: board: puma_rk3399: update README flash instructionsKlaus Goger1-8/+43
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-3/+3
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-08-13rockchip: board: puma_rk3399: rename ATF firmwareKlaus Goger2-2/+2
2017-08-13rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.itsPhilipp Tomsich1-9/+9
2017-07-27rockchip: puma-rk3399: remove duplicate code (merge artifact)Kever Yang1-13/+7
2017-07-11rockchip: correct the bank0 ram sizeKever Yang1-9/+0
2017-07-11rockchip: use common sdram functionKever Yang1-22/+0
2017-06-07rockchip: board: puma_rk3399: build FIT image via u-boot.itbPhilipp Tomsich1-3/+2
2017-06-07rockchip: board: puma_rk3399: derive ethaddr from cpuidKlaus Goger1-2/+40
2017-06-07rockchip: board: puma_rk3399: add support for serial# and cpuid# via efusesPhilipp Tomsich1-0/+80