1. 6a89465 rockchip: puma-rk3399: enforce ENV_IS_NOWHERE with Kconfig select by Quentin Schulz · 1 year, 8 months ago
  2. bd9b4ac rockchip: puma-rk3399: migrate to u-boot-rockchip-spi.bin by Quentin Schulz · 2 years, 1 month ago
  3. 35f571b rockchip: puma-rk3399: migrate to u-boot-rockchip.bin by Quentin Schulz · 2 years, 1 month ago
  4. 2169e29 rockchip: puma-rk3399: migrate to TPL by Quentin Schulz · 2 years, 1 month ago
  5. b1f1b4a rockchip: puma-rk3399: load environment from same medium as one used to load U-Boot proper by Quentin Schulz · 2 years, 1 month ago
  6. d7435d4 rockchip: puma-rk3399: load environment from same MMC as used for loading U-Boot proper by Quentin Schulz · 2 years, 1 month ago
  7. ba086c6 rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashes by Quentin Schulz · 2 years, 1 month ago
  8. 12c84d5 rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load medium by Quentin Schulz · 2 years, 1 month ago
  9. 51ead64 rockchip: puma-rk3399: remove dead code by Quentin Schulz · 2 years, 1 month ago
  10. dae0829 rockchip: puma/lion: update MAINTAINERS file by Quentin Schulz · 2 years, 10 months ago
  11. 780fc00 doc: rockchip: puma: update build and flash instructions by Quentin Schulz · 3 years ago
  12. 8a5a883 rockchip: rk3399-puma: Increase environment size to 16 kiB. by Christoph Muellner · 3 years, 8 months ago
  13. c48cbb9 rockchip: puma: drop special handling of usb host regulator by Heiko Stuebner · 4 years, 5 months ago
  14. 9bbc13e rockchip: puma: remove separate fit generator by Heiko Stuebner · 4 years, 5 months ago
  15. 97fa784 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · 4 years, 5 months ago
  16. c4faf85 rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · 4 years, 5 months ago
  17. 97de393 rockchip: Fix spl mmc boot device ofpath by Jagan Teki · 4 years, 5 months ago
  18. 6393357 board: puma: use dtb given on the commandline instead of using u-boot.dtb by Heiko Stuebner · 4 years, 6 months ago
  19. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  20. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  21. 14ca9f7 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 9 months ago
  22. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  23. fa177ff board: puma: Use rockchip_* helpers to setup cpuid and macaddr by Rohan Garg · 5 years ago
  24. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  25. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  26. 920b013 rockchip: rk3399: Migrate to use common board file by Kever Yang · 5 years ago
  27. 07586ee rockchip: rk3399: Support common spl_board_init by Jagan Teki · 5 years ago
  28. 1c281dc Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip by Jagan Teki · 5 years ago
  29. 2411c33 board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0 by Jagan Teki · 5 years ago
  30. 9828ed6 rockchip: rk3399-puma: Move ENV_OFFSET to end of SPI NOR. by Christoph Muellner · 5 years ago
  31. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  32. 41826f6 rockchip: rk3399: change boot_target based on u-boot, spl-boot-device by Klaus Goger · 6 years ago
  33. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  34. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  35. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  36. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  37. fe529e6 rockchip: rk3399-puma: reduce env size to 8kiB by Jakob Unterwurzacher · 7 years ago
  38. 81f53b0 rockchip: move CONFIG_ENV_SIZE and CONFIG_ENV_OFFSET to Kconfig by Klaus Goger · 7 years ago
  39. aa41220 rockchip: rk3399-puma: set gpio4cd iodomain to 1.8V by Jakob Unterwurzacher · 7 years ago
  40. b32b1bd rockchip: rk3399-puma: preserve leading zeros in serial# by Jakob Unterwurzacher · 7 years ago
  41. ae0d33a rockchip: rk3399-puma: add code to allow forcing a power-on reset by Philipp Tomsich · 7 years ago
  42. 614539d rockchip: rk3399-puma: implement usb_hub_reset_devices for puma-rk3399 by Philipp Tomsich · 7 years ago
  43. fc76fa3 rockchip: board: puma-rk3399: update .its file to use new features by Philipp Tomsich · 7 years ago
  44. 482cf22 rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE by Philipp Tomsich · 7 years ago
  45. 0b5e7aa rockchip: puma-rk3399: update board_init() by Philipp Tomsich · 7 years ago
  46. fb74064 rockchip: rk3399: make spl_board_init board-specific by Philipp Tomsich · 7 years ago
  47. 60d7c50 rockchip: puma_rk3399: increase serialno_str size by Klaus Goger · 7 years ago
  48. c914034 rockchip: board: puma_rk3399: update README flash instructions by Klaus Goger · 7 years ago
  49. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  50. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  51. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  52. 4ce8b4d rockchip: board: puma_rk3399: rename ATF firmware by Klaus Goger · 7 years ago
  53. 1276008 rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its by Philipp Tomsich · 7 years ago
  54. 2672233 rockchip: puma-rk3399: remove duplicate code (merge artifact) by Kever Yang · 7 years ago
  55. 975e4ab rockchip: correct the bank0 ram size by Kever Yang · 7 years ago
  56. 7805cdf rockchip: use common sdram function by Kever Yang · 7 years ago
  57. f8e3b08 rockchip: board: puma_rk3399: build FIT image via u-boot.itb by Philipp Tomsich · 7 years ago
  58. 8adc9d1 rockchip: board: puma_rk3399: derive ethaddr from cpuid by Klaus Goger · 7 years ago
  59. 9415b9a rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses by Philipp Tomsich · 7 years ago
  60. e92e580 rockchip: ARM64: puma-rk3399: get DRAM size from DMC init by Philipp Tomsich · 7 years ago
  61. a13110a rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB board by Klaus Goger · 8 years ago