aboutsummaryrefslogtreecommitdiff
path: root/board/theobroma-systems
AgeCommit message (Expand)Author
2024-04-26rockchip: ringneck-px30: put STM32_RST line in input mode instead of outputQuentin Schulz
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-03-14rockchip: load env from boot MMC deviceBen Wolsieffer
2024-03-14rockchip: theobroma-systems: puma: Migrate to use IO-domain driverJonas Karlman
2024-03-13boards: Remove empty BOARD_SPECIFIC_OPTIONSTom Rini
2024-03-13rockchip: ringneck_px30: update website linkQuentin Schulz
2024-03-13rockchip: ringneck_px30: migrate README to doc/board in rST formatQuentin Schulz
2024-03-13rockchip: rk3399-puma: migrate README to doc/board in rST formatQuentin Schulz
2024-03-13rockchip: puma-rk3399: MAINTAINERS: use glob for dtsesQuentin Schulz
2024-03-13board: rockchip: add Theobroma-Systems RK3588 Jaguar SBCQuentin Schulz
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-03-13rockchip: theobroma-systems: ringneck: migrate to rockchip_early_misc_init_rQuentin Schulz
2024-03-13rockchip: theobroma-systems: puma: migrate to rockchip_early_misc_init_rQuentin Schulz
2024-01-19rockchip: theobroma-systems: fix modified boot_targets detectionQuentin Schulz
2024-01-19rockchip: ringneck-px30/puma-rk3399: factor out storage medium selectionQuentin Schulz
2024-01-19rockchip: puma-rk3399: do not hardcode MMC controller pathsQuentin Schulz
2024-01-19rockchip: ringneck-px30: do not hardcode MMC controller pathsQuentin Schulz
2023-11-10rockchip: ringneck-px30: always reset STM32 companion controller on bootQuentin Schulz
2023-10-09board: Remove essentially empty board files and MakefilesTom Rini
2023-04-21rockchip: ringneck-px30: enforce ENV_IS_NOWHERE with Kconfig selectQuentin Schulz
2023-04-21rockchip: puma-rk3399: enforce ENV_IS_NOWHERE with Kconfig selectQuentin Schulz
2023-01-16rockchip: add support for PX30 Ringneck SoM on Haikou DevkitQuentin Schulz
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.binQuentin Schulz
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip.binQuentin Schulz
2022-10-19rockchip: puma-rk3399: migrate to TPLQuentin Schulz
2022-10-19rockchip: puma-rk3399: load environment from same medium as one used to load ...Quentin Schulz
2022-10-19rockchip: puma-rk3399: load environment from same MMC as used for loading U-B...Quentin Schulz
2022-10-19rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashesQuentin Schulz
2022-10-19rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load ...Quentin Schulz
2022-10-19rockchip: puma-rk3399: remove dead codeQuentin Schulz
2022-01-07rockchip: puma/lion: update MAINTAINERS fileQuentin Schulz
2021-12-24doc: rockchip: puma: update build and flash instructionsQuentin Schulz
2021-03-30rockchip: rk3399-puma: Increase environment size to 16 kiB.Christoph Muellner
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