1. 41e5a6c rockchip: rk3399-rockpro64: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 4 months ago
  2. 95edee7 rockchip: rk3399: pass platform parameter to TF-A by default for new RK3399 boards by Quentin Schulz · 1 year, 5 months ago
  3. bb5fabe rockchip: Restore support for boot scripts in legacy image format by Jonas Karlman · 1 year, 5 months ago
  4. d150ec1 rockchip: rockpro64: Build u-boot-rockchip-spi.bin by Jonas Karlman · 1 year, 7 months ago
  5. cdbb5c2 rockchip: rockpro64: Use SDMA to boost eMMC performance by Jonas Karlman · 1 year, 7 months ago
  6. a77d6f8 configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
  7. 221d123 rockchip: Drop bootstage stash in TPL and SPL for rockpro64 by Simon Glass · 1 year, 8 months ago
  8. 9924ca1 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
  9. 91eaa7c rockchip: Enable bootstage on rockpro64 by Simon Glass · 1 year, 11 months ago
  10. 2da26d7 ram: rockchip: Add common ddr type configs by Jagan Teki · 2 years ago
  11. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  12. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years, 1 month ago
  13. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  14. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  15. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  16. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  17. 112d2e0 Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 5 months ago
  18. b48f539 rockchip: rockpro64: enable leds by Peter Robinson · 2 years, 6 months ago
  19. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  20. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  21. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  22. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  23. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  24. c8a61c0 configs: set CONFIG_COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
  25. ffadd40 configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  26. 27acd7e rockchip: Enable AHCI/SCSI/SATA on rockpro64-rk3399. by Vagrant Cascadian · 2 years, 8 months ago
  27. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  28. f8463d6 nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
  29. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  30. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  31. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  32. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  33. 21301ac configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
  34. b2e0b32 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  35. 891ec11 configs: rk3399: enable rng on firefly/rock960/rockpro64 by Peter Robinson · 4 years ago
  36. 99324a1 rockchip: rockpro64: fix boot from SPI flash on spi1 by Hugh Cole-Baker · 4 years, 1 month ago
  37. f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  38. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  39. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
  40. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  41. 4c9ea09 rockchip: rockpro64: Enable USB3.0 Host by Jagan Teki · 4 years, 4 months ago
  42. 58b4e94 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 5 months ago
  43. 5a932fb rockchip: rockpro64: initialize USB in preboot by Marcin Juszkiewicz · 4 years, 6 months ago
  44. 6c75e63 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 5 months ago
  45. 52f3404 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  46. 4e852a7 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  47. 8b5fe24 rockchip: rockpro64: add SPI boot by Marcin Juszkiewicz · 4 years, 6 months ago
  48. 8e1cc41 rockchip: rockpro64: Store default env into SPI by Marcin Juszkiewicz · 4 years, 6 months ago
  49. 6870b64 rockchip: Enable PCIe and NVMe on ROCKPro64 by Mark Kettenis · 4 years, 6 months ago
  50. 1aa34fa rockchip: rockpro64: enable DM_KEYBOARD by Marcin Juszkiewicz · 4 years, 6 months ago
  51. 3e240ab rockchip: enable USB OHCI host for RockPro64 by Marcin Juszkiewicz · 4 years, 6 months ago
  52. 63683ef configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  53. 2ba556a rockpro64: Enable HDMI output on rockpro64 board by Andrius Štikonas · 4 years, 7 months ago
  54. 6bd3b14 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  55. 2a437d3 rockchip: rk3399: Enable DISPLAY_CPUINFO by Jagan Teki · 4 years, 11 months ago
  56. c0224a4 rockpro-rk3399: Enable SPI Flash by Jagan Teki · 5 years ago
  57. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  58. 28862bf configs: Resync with savedefconfig by Tom Rini · 5 years ago
  59. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  60. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  61. da2f45a rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  62. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  63. 133f85c rockchip: rk3399: update SPL_STACK_R_ADDR by Kever Yang · 5 years ago
  64. 977ff17 rockchip: rk3399: defconfig: no need to reserve IRAM for SPL by Kever Yang · 5 years ago
  65. ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
  66. 016935e configs: rockpro64-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE by Hugh Cole-Baker · 5 years ago
  67. 2067354 rockchip: rk3399: defconfig: remove SPL raw image support by Kever Yang · 5 years ago
  68. 2c7a8d4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  69. 09583db rockchip: rk3399: default enable SPL LIBCOMMON and LIBGENERIC by Kever Yang · 5 years ago
  70. df19770 rockchip: rk3399: use default value for SYS_MALLOC_F_LEN by Kever Yang · 5 years ago
  71. caac417 configs: rockpro64: Enable LPDDR4 support by Jagan Teki · 5 years ago
  72. c1ca573 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  73. 2a2d35f rockchip: rk3399: Add Rockpro64 board support by Jagan Teki · 6 years ago