summaryrefslogtreecommitdiff
path: root/board/theobroma-systems
AgeCommit message (Expand)Author
2020-06-07rockchip: puma: drop special handling of usb host regulatorHeiko Stuebner
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner
2020-06-07rockchip: puma: fix indentation of misc_init_rHeiko Stuebner
2020-06-02rockchip: Remove ARCH= references from documentationTom Rini
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki
2020-05-22board: puma: use dtb given on the commandline instead of using u-boot.dtbHeiko Stuebner
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-11-23rockchip: lion-rk3368: Migrate to use common FIT generatorKever Yang
2019-09-11doc: lion_rk3368: use idbloader.img for rk3368Matwey V. Kornilov
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-07-29rockchip: rk3368: Migrate to use common board fileKever Yang
2019-06-26rockchip: rk3399: Support common spl_board_initJagan Teki
2019-06-26Kconfig: Add u-boot.itb BUILD_TARGET for RockchipJagan Teki
2019-06-26board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0Jagan Teki
2019-05-30rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR.Christoph Muellner
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 multiple license tags to Linux Kernel styleTom Rini
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
2018-01-02rockchip: board: lion-rk3368: reduce env-size default to 8KiBPhilipp Tomsich
2018-01-01rockchip: rk3399-puma: reduce env size to 8kiBJakob Unterwurzacher
2017-12-18rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to KconfigKlaus Goger
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-11-26rockchip: board: lion-rk3368: update .its filePhilipp Tomsich
2017-11-26rockchip: board: puma-rk3399: update .its file to use new featuresPhilipp 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-10-01rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stagePhilipp Tomsich
2017-09-18rockchip: puma_rk3399: increase serialno_str sizeKlaus Goger
2017-09-18rockchip: board: puma_rk3399: update README flash instructionsKlaus Goger
2017-09-18rockchip: board: lion_rk3368: update README flash instructionsKlaus 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-08-13rockchip: lion-rk3368: defconfig: enable DM timer for all stagesPhilipp Tomsich
2017-08-13rockchip: board: puma_rk3399: rename ATF firmwareKlaus Goger
2017-08-13rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.itsPhilipp Tomsich