1. e2f8ba8 rockchip: rk3188: Fix the code support for SPL_LED by Kever Yang · 4 years, 1 month ago
  2. 5a11405 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · 4 years, 2 months ago
  3. a32dd07 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 2 months ago
  4. c4cea2b rockchip: Enable building a SPI ROM image on bob by Simon Glass · 4 years, 2 months ago
  5. 9b312e2 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · 4 years, 2 months ago
  6. fab4f32 rockchip: Allow Bob to use SPI boot by Simon Glass · 4 years, 2 months ago
  7. e230c57 rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 2 months ago
  8. 88132e0 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 2 months ago
  9. b24405f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 2 months ago
  10. 500d1e7 rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 2 months ago
  11. eab5c50 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 2 months ago
  12. 90f740a rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 3 months ago
  13. 02ce99e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 3 months ago
  14. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  15. 46a8606 rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · 4 years, 4 months ago
  16. a2b1cff rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · 4 years, 3 months ago
  17. b6740fb rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · 4 years, 4 months ago
  18. 9fb8e24 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · 4 years, 5 months ago
  19. c28ef1b arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · 4 years, 4 months ago
  20. 97de393 rockchip: Fix spl mmc boot device ofpath by Jagan Teki · 4 years, 4 months ago
  21. e68a843 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · 4 years, 5 months ago
  22. 353ad95 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · 4 years, 5 months ago
  23. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  24. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  25. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  26. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  27. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  28. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  29. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  30. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  31. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  32. 61853a7 rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 6 months ago
  33. f9561d8 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 9 months ago
  34. 5a6d3d1 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · 4 years, 8 months ago
  35. 01892d2 rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 8 months ago
  36. 80b9882 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 8 months ago
  37. 3807017 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 8 months ago
  38. 552e7cc rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 9 months ago
  39. dfa6470 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 9 months ago
  40. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  41. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  42. efebc8e rockchip: rk3399: Add bootcount support by Jagan Teki · 4 years, 9 months ago
  43. ee6321f rockchip: Add common reset cause by Jagan Teki · 4 years, 9 months ago
  44. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 9 months ago
  45. 2952f39 rockchip: Add cpu-info by Jagan Teki · 4 years, 9 months ago
  46. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  47. d4e4187 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 4 years, 9 months ago
  48. 6d06ea3 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 4 years, 10 months ago
  49. 7c33771 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 4 years, 10 months ago
  50. e0e6c96 arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 4 years, 10 months ago
  51. fd3a7ae rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · 4 years, 10 months ago
  52. d490fad rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · 4 years, 10 months ago
  53. c541bfd rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 4 years, 10 months ago
  54. ec4fafd rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · 4 years, 10 months ago
  55. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 11 months ago
  56. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  57. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  58. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  59. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  60. c618bb0 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · 4 years, 11 months ago
  61. 65325fb rockchip: Convert to use FIT generator for optee by Kever Yang · 4 years, 11 months ago
  62. 857d638 rockchip: allow DRAM init in SPL by Thomas Hebb · 4 years, 11 months ago
  63. 220697a rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · 4 years, 11 months ago
  64. 208b8cd rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 4 years, 11 months ago
  65. 9e3de72 board: rockchip: Add rk3308 evb support by Andy Yan · 4 years, 11 months ago
  66. f1a2252 arm: rockchip: Add RK3308 SOC support by Andy Yan · 4 years, 11 months ago
  67. de43ca7 rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  68. 17224b3 rockchip: Init driver otg_data for rk3288 usb phy by Kever Yang · 5 years ago
  69. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  70. e9ccb2f rockchip: add px30 architecture core by Heiko Stuebner · 5 years ago
  71. e61350a rockchip: misc: read cpuid either from efuse or otp by Heiko Stuebner · 5 years ago
  72. a922d0d ram: rk3399: migrate to use common code by YouMin Chen · 4 years, 11 months ago
  73. ca93e32 ram: rk3328: use common sdram driver by YouMin Chen · 4 years, 11 months ago
  74. c7becc3 rockchip: sdram: update the sys_reg to sys_reg2 by Kever Yang · 4 years, 11 months ago
  75. 9a46f2a rockchip: sdram: extend to use sys_reg3 for capacity info by Kever Yang · 4 years, 11 months ago
  76. 5d19ddf ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · 4 years, 11 months ago
  77. 2a2f0b1 ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · 4 years, 11 months ago
  78. f74a089 rockchip: firefly-rk3288: Enable TPL support by Kever Yang · 5 years ago
  79. 2d86ab5 rockchip: adding the missing "/" in entries of boot_devices by Levin Du · 5 years ago
  80. 006ab58 rockchip: rk3399: update SPL_STACK_R_ADDR by Kever Yang · 5 years ago
  81. f848d2b rockchip: make_fit_atf.py: allow inclusion of a tee binary by Heiko Stuebner · 5 years ago
  82. cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  83. d46b548 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · 5 years ago
  84. 03f98b7 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · 5 years ago
  85. 891d4d1 rockchip: spi-boot-order: Trival fix to newline missing by Jagan Teki · 5 years ago
  86. bacad56 rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection by Jagan Teki · 5 years ago
  87. c9ec5fe rockchip: clean makefile for misc.c by Kever Yang · 5 years ago
  88. 45f8b55 rockchip: not depends on TPL_BUILD for rk3188 makefile including by Kever Yang · 5 years ago
  89. 0482538 rockchip: rk3399: derive ethaddr from cpuid by Rohan Garg · 5 years ago
  90. cb8c492 rockchip: rk3288: remove fennec board support by Kever Yang · 5 years ago
  91. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  92. 3f47db0 rockchip: Kconfig: enable TPL support for rk3328 by Kever Yang · 5 years ago
  93. a9775a8 rockchip: rk3328: set DDR as non-secure in SPL by Kever Yang · 5 years ago
  94. 26008cd rockchip: rv1108: Migrate to use common board file by Kever Yang · 5 years ago
  95. 920b013 rockchip: rk3399: Migrate to use common board file by Kever Yang · 5 years ago
  96. edaf8db rockchip: rk3368: Migrate to use common board file by Kever Yang · 5 years ago
  97. 38ed267 rockchip: rk3328: Migrate to use common board file by Kever Yang · 5 years ago
  98. de57a9f rockchip: rk3288: Migrate to use common board file by Kever Yang · 5 years ago
  99. 271318a rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  100. 88a87bc rockchip: rk3288: Move clock CMD to SoC file by Kever Yang · 5 years ago