aboutsummaryrefslogtreecommitdiff
path: root/board/theobroma-systems
AgeCommit message (Expand)AuthorFilesLines
2024-07-17rockchip: remove support for Theobroma Systems RK3368 LionQuentin Schulz3-106/+0
2024-07-17rockchip: theobroma-systems: migrate git URLs to HTTPSQuentin Schulz4-4/+4
2024-06-14rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger moduleQuentin Schulz4-0/+92
2024-05-29rockchip: theobroma: update URLs to point to CHERRY websiteQuentin Schulz3-5/+6
2024-05-29migrate Theobroma Systems mail addresses to CHERRY Embedded SolutionsQuentin Schulz4-8/+8
2024-04-26rockchip: ringneck-px30: put STM32_RST line in input mode instead of outputQuentin Schulz1-2/+2
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...WIP/15Mar2024-nextTom Rini11-250/+100
2024-03-14rockchip: load env from boot MMC deviceBen Wolsieffer1-30/+0
2024-03-14rockchip: theobroma-systems: puma: Migrate to use IO-domain driverJonas Karlman1-21/+0
2024-03-13boards: Remove empty BOARD_SPECIFIC_OPTIONSTom Rini1-3/+0
2024-03-13rockchip: ringneck_px30: update website linkQuentin Schulz1-1/+1
2024-03-13rockchip: ringneck_px30: migrate README to doc/board in rST formatQuentin Schulz2-69/+2
2024-03-13rockchip: rk3399-puma: migrate README to doc/board in rST formatQuentin Schulz2-89/+2
2024-03-13rockchip: puma-rk3399: MAINTAINERS: use glob for dtsesQuentin Schulz1-1/+1
2024-03-13board: rockchip: add Theobroma-Systems RK3588 Jaguar SBCQuentin Schulz4-0/+92
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz1-1/+0
2024-03-13rockchip: theobroma-systems: ringneck: migrate to rockchip_early_misc_init_rQuentin Schulz1-19/+1
2024-03-13rockchip: theobroma-systems: puma: migrate to rockchip_early_misc_init_rQuentin Schulz1-19/+1
2024-01-19rockchip: theobroma-systems: fix modified boot_targets detectionQuentin Schulz1-2/+6
2024-01-19rockchip: ringneck-px30/puma-rk3399: factor out storage medium selectionQuentin Schulz8-307/+176
2024-01-19rockchip: puma-rk3399: do not hardcode MMC controller pathsQuentin Schulz1-35/+46
2024-01-19rockchip: ringneck-px30: do not hardcode MMC controller pathsQuentin Schulz1-12/+25
2023-11-10rockchip: ringneck-px30: always reset STM32 companion controller on bootQuentin Schulz1-0/+53
2023-10-09board: Remove essentially empty board files and MakefilesTom Rini2-9/+0
2023-04-21rockchip: ringneck-px30: enforce ENV_IS_NOWHERE with Kconfig selectQuentin Schulz2-4/+1
2023-04-21rockchip: puma-rk3399: enforce ENV_IS_NOWHERE with Kconfig selectQuentin Schulz2-4/+1
2023-01-16rockchip: add support for PX30 Ringneck SoM on Haikou DevkitQuentin Schulz5-0/+278
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.binQuentin Schulz1-9/+2
2022-10-19rockchip: puma-rk3399: migrate to u-boot-rockchip.binQuentin Schulz1-8/+3
2022-10-19rockchip: puma-rk3399: migrate to TPLQuentin Schulz1-4/+4
2022-10-19rockchip: puma-rk3399: load environment from same medium as one used to load ...Quentin Schulz1-0/+37
2022-10-19rockchip: puma-rk3399: load environment from same MMC as used for loading U-B...Quentin Schulz1-0/+22
2022-10-19rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashesQuentin Schulz1-3/+0
2022-10-19rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load ...Quentin Schulz1-12/+13
2022-10-19rockchip: puma-rk3399: remove dead codeQuentin Schulz1-16/+0
2022-01-07rockchip: puma/lion: update MAINTAINERS fileQuentin Schulz2-2/+2
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-06-02rockchip: Remove ARCH= references from documentationTom Rini1-2/+2
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-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass1-1/+1
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-11-23rockchip: lion-rk3368: Migrate to use common FIT generatorKever Yang1-52/+0