- 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- fe6676b rockchip: remove support for Theobroma Systems RK3368 Lion by Quentin Schulz · 5 months ago
- 4aa0b30 rockchip: theobroma-systems: migrate git URLs to HTTPS by Quentin Schulz · 5 months ago
- 220800a rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module by Quentin Schulz · 6 months ago
- f2a20ba rockchip: theobroma: update URLs to point to CHERRY website by Quentin Schulz · 6 months ago
- f943f16 migrate Theobroma Systems mail addresses to CHERRY Embedded Solutions by Quentin Schulz · 6 months ago
- fd3fa50 rockchip: ringneck-px30: put STM32_RST line in input mode instead of output by Quentin Schulz · 10 months ago
- d894f7a Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 8 months ago
- 71a8922 rockchip: load env from boot MMC device by Ben Wolsieffer · 9 months ago
- 1c18e08 rockchip: theobroma-systems: puma: Migrate to use IO-domain driver by Jonas Karlman · 9 months ago
- 198fd35 boards: Remove empty BOARD_SPECIFIC_OPTIONS by Tom Rini · 9 months ago
- a382d8b rockchip: ringneck_px30: update website link by Quentin Schulz · 9 months ago
- 301f163 rockchip: ringneck_px30: migrate README to doc/board in rST format by Quentin Schulz · 9 months ago
- 5829cc4 rockchip: rk3399-puma: migrate README to doc/board in rST format by Quentin Schulz · 9 months ago
- e03f2a1 rockchip: puma-rk3399: MAINTAINERS: use glob for dtses by Quentin Schulz · 9 months ago
- 14f731e board: rockchip: add Theobroma-Systems RK3588 Jaguar SBC by Quentin Schulz · 9 months ago
- 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 9 months ago
- 3d9a058 rockchip: theobroma-systems: ringneck: migrate to rockchip_early_misc_init_r by Quentin Schulz · 9 months ago
- 1418625 rockchip: theobroma-systems: puma: migrate to rockchip_early_misc_init_r by Quentin Schulz · 9 months ago
- f3e450b rockchip: theobroma-systems: fix modified boot_targets detection by Quentin Schulz · 10 months ago
- 1e1a92b rockchip: ringneck-px30/puma-rk3399: factor out storage medium selection by Quentin Schulz · 10 months ago
- 530f5e8 rockchip: puma-rk3399: do not hardcode MMC controller paths by Quentin Schulz · 10 months ago
- 8fa42c0 rockchip: ringneck-px30: do not hardcode MMC controller paths by Quentin Schulz · 10 months ago
- 47d3e0b rockchip: ringneck-px30: always reset STM32 companion controller on boot by Quentin Schulz · 1 year, 1 month ago
- 5a12160 board: Remove essentially empty board files and Makefiles by Tom Rini · 1 year, 2 months ago
- b9fa930 rockchip: ringneck-px30: enforce ENV_IS_NOWHERE with Kconfig select by Quentin Schulz · 1 year, 9 months ago
- adafed4 rockchip: puma-rk3399: enforce ENV_IS_NOWHERE with Kconfig select by Quentin Schulz · 1 year, 9 months ago
- 00a6f60 rockchip: add support for PX30 Ringneck SoM on Haikou Devkit by Quentin Schulz · 1 year, 11 months ago
- 744fc43 rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.bin by Quentin Schulz · 2 years, 2 months ago
- d7bd815 rockchip: puma-rk3399: migrate to u-boot-rockchip.bin by Quentin Schulz · 2 years, 2 months ago
- 0088ca4 rockchip: puma-rk3399: migrate to TPL by Quentin Schulz · 2 years, 2 months ago
- 0ba3212 rockchip: puma-rk3399: load environment from same medium as one used to load U-Boot proper by Quentin Schulz · 2 years, 2 months ago
- 86bd44e rockchip: puma-rk3399: load environment from same MMC as used for loading U-Boot proper by Quentin Schulz · 2 years, 2 months ago
- 17457f9 rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashes by Quentin Schulz · 2 years, 2 months ago
- 11366cd rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load medium by Quentin Schulz · 2 years, 2 months ago
- e10ad79 rockchip: puma-rk3399: remove dead code by Quentin Schulz · 2 years, 2 months ago
- afed704 rockchip: puma/lion: update MAINTAINERS file by Quentin Schulz · 2 years, 11 months ago
- d1b9339 doc: rockchip: puma: update build and flash instructions by Quentin Schulz · 3 years ago
- 9b8c105 rockchip: rk3399-puma: Increase environment size to 16 kiB. by Christoph Muellner · 3 years, 9 months ago
- a27ea4c rockchip: puma: drop special handling of usb host regulator by Heiko Stuebner · 4 years, 6 months ago
- a11e567 rockchip: puma: remove separate fit generator by Heiko Stuebner · 4 years, 6 months ago
- e2a5586 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · 4 years, 6 months ago
- 5a57b9b rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · 4 years, 6 months ago
- cef81a5 rockchip: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
- 95b2b3e rockchip: Fix spl mmc boot device ofpath by Jagan Teki · 4 years, 6 months ago
- 145d8f9 board: puma: use dtb given on the commandline instead of using u-boot.dtb by Heiko Stuebner · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 79c97d5 rockchip: lion-rk3368: Migrate to use common FIT generator by Kever Yang · 5 years ago
- dd37350 doc: lion_rk3368: use idbloader.img for rk3368 by Matwey V. Kornilov · 5 years ago
- f49ad9d board: puma: Use rockchip_* helpers to setup cpuid and macaddr by Rohan Garg · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 9554a4e rockchip: rk3399: Migrate to use common board file by Kever Yang · 5 years ago
- 35b401e rockchip: rk3368: Migrate to use common board file by Kever Yang · 5 years ago
- 74bde5d rockchip: rk3399: Support common spl_board_init by Jagan Teki · 5 years ago
- d5dcf78 Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip by Jagan Teki · 5 years ago
- a91124e board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0 by Jagan Teki · 5 years ago
- c0a4ef3 rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR. by Christoph Muellner · 6 years ago
- 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
- 810182f rockchip: rk3399: change boot_target based on u-boot, spl-boot-device by Klaus Goger · 7 years ago
- 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
- dffef96 rockchip: board: lion-rk3368: reduce env-size default to 8KiB by Philipp Tomsich · 7 years ago
- b856681 rockchip: rk3399-puma: reduce env size to 8kiB by Jakob Unterwurzacher · 7 years ago
- 1738e34 rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig by Klaus Goger · 7 years ago
- b072063 rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V by Jakob Unterwurzacher · 7 years ago
- 219340c rockchip: rk3399-puma: preserve leading zeros in serial# by Jakob Unterwurzacher · 7 years ago
- 145638f rockchip: rk3399-puma: add code to allow forcing a power-on reset by Philipp Tomsich · 7 years ago
- 25aa221 rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399 by Philipp Tomsich · 7 years ago
- d0d8f9a rockchip: board: lion-rk3368: update .its file by Philipp Tomsich · 7 years ago
- 832273a rockchip: board: puma-rk3399: update .its file to use new features by Philipp Tomsich · 7 years ago
- 75fc208 rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE by Philipp Tomsich · 7 years ago
- 96351ff rockchip: puma-rk3399: update board_init() by Philipp Tomsich · 7 years ago
- 3df6626 rockchip: rk3399: make spl_board_init board-specific by Philipp Tomsich · 7 years ago
- e619016 rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stage by Philipp Tomsich · 7 years ago
- 749b987 rockchip: puma_rk3399: increase serialno_str size by Klaus Goger · 7 years ago
- 5f49bc4 rockchip: board: puma_rk3399: update README flash instructions by Klaus Goger · 7 years ago
- 96de663 rockchip: board: lion_rk3368: update README flash instructions by Klaus Goger · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 3560d7d rockchip: lion-rk3368: defconfig: enable DM timer for all stages by Philipp Tomsich · 7 years ago
- 653d204 rockchip: board: puma_rk3399: rename ATF firmware by Klaus Goger · 7 years ago
- dc30a6e rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its by Philipp Tomsich · 8 years ago
- 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · 7 years ago
- 627562b rockchip: puma-rk3399: remove duplicate code (merge artifact) by Kever Yang · 7 years ago
- c205326 rockchip: correct the bank0 ram size by Kever Yang · 7 years ago
- 6c15a54 rockchip: use common sdram function by Kever Yang · 7 years ago
- 9eefd0f rockchip: board: puma_rk3399: build FIT image via u-boot.itb by Philipp Tomsich · 8 years ago
- 6065aae rockchip: board: puma_rk3399: derive ethaddr from cpuid by Klaus Goger · 8 years ago
- 2ebe289 rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses by Philipp Tomsich · 8 years ago
- 7674d16 rockchip: ARM64: puma-rk3399: get DRAM size from DMC init by Philipp Tomsich · 8 years ago
- 8103993 rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB board by Klaus Goger · 8 years ago