1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  4. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  5. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  6. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  7. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  8. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  9. 61853a7 rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 6 months ago
  10. f9561d8 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 9 months ago
  11. 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
  12. 01892d2 rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 8 months ago
  13. 80b9882 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 8 months ago
  14. 3807017 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 8 months ago
  15. 552e7cc rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 8 months ago
  16. dfa6470 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 8 months ago
  17. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  18. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  19. efebc8e rockchip: rk3399: Add bootcount support by Jagan Teki · 4 years, 9 months ago
  20. ee6321f rockchip: Add common reset cause by Jagan Teki · 4 years, 9 months ago
  21. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 9 months ago
  22. 2952f39 rockchip: Add cpu-info by Jagan Teki · 4 years, 9 months ago
  23. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  24. d4e4187 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 4 years, 9 months ago
  25. 6d06ea3 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 4 years, 10 months ago
  26. 7c33771 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 4 years, 10 months ago
  27. e0e6c96 arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 4 years, 10 months ago
  28. fd3a7ae rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · 4 years, 10 months ago
  29. d490fad rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · 4 years, 10 months ago
  30. c541bfd rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 4 years, 10 months ago
  31. ec4fafd rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · 4 years, 10 months ago
  32. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 11 months ago
  33. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  34. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  35. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  36. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  37. c618bb0 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · 4 years, 10 months ago
  38. 65325fb rockchip: Convert to use FIT generator for optee by Kever Yang · 4 years, 11 months ago
  39. 857d638 rockchip: allow DRAM init in SPL by Thomas Hebb · 4 years, 11 months ago
  40. 220697a rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · 4 years, 11 months ago
  41. 208b8cd rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 4 years, 11 months ago
  42. 9e3de72 board: rockchip: Add rk3308 evb support by Andy Yan · 4 years, 11 months ago
  43. f1a2252 arm: rockchip: Add RK3308 SOC support by Andy Yan · 4 years, 11 months ago
  44. de43ca7 rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 4 years, 11 months ago
  45. 17224b3 rockchip: Init driver otg_data for rk3288 usb phy by Kever Yang · 5 years ago
  46. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  47. e9ccb2f rockchip: add px30 architecture core by Heiko Stuebner · 5 years ago
  48. e61350a rockchip: misc: read cpuid either from efuse or otp by Heiko Stuebner · 5 years ago
  49. a922d0d ram: rk3399: migrate to use common code by YouMin Chen · 4 years, 11 months ago
  50. ca93e32 ram: rk3328: use common sdram driver by YouMin Chen · 4 years, 11 months ago
  51. c7becc3 rockchip: sdram: update the sys_reg to sys_reg2 by Kever Yang · 4 years, 11 months ago
  52. 9a46f2a rockchip: sdram: extend to use sys_reg3 for capacity info by Kever Yang · 4 years, 11 months ago
  53. 5d19ddf ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · 4 years, 11 months ago
  54. 2a2f0b1 ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · 4 years, 11 months ago
  55. f74a089 rockchip: firefly-rk3288: Enable TPL support by Kever Yang · 5 years ago
  56. 2d86ab5 rockchip: adding the missing "/" in entries of boot_devices by Levin Du · 5 years ago
  57. 006ab58 rockchip: rk3399: update SPL_STACK_R_ADDR by Kever Yang · 5 years ago
  58. f848d2b rockchip: make_fit_atf.py: allow inclusion of a tee binary by Heiko Stuebner · 5 years ago
  59. cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  60. d46b548 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · 5 years ago
  61. 03f98b7 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · 5 years ago
  62. 891d4d1 rockchip: spi-boot-order: Trival fix to newline missing by Jagan Teki · 5 years ago
  63. bacad56 rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection by Jagan Teki · 5 years ago
  64. c9ec5fe rockchip: clean makefile for misc.c by Kever Yang · 5 years ago
  65. 45f8b55 rockchip: not depends on TPL_BUILD for rk3188 makefile including by Kever Yang · 5 years ago
  66. 0482538 rockchip: rk3399: derive ethaddr from cpuid by Rohan Garg · 5 years ago
  67. cb8c492 rockchip: rk3288: remove fennec board support by Kever Yang · 5 years ago
  68. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  69. 3f47db0 rockchip: Kconfig: enable TPL support for rk3328 by Kever Yang · 5 years ago
  70. a9775a8 rockchip: rk3328: set DDR as non-secure in SPL by Kever Yang · 5 years ago
  71. 26008cd rockchip: rv1108: Migrate to use common board file by Kever Yang · 5 years ago
  72. 920b013 rockchip: rk3399: Migrate to use common board file by Kever Yang · 5 years ago
  73. edaf8db rockchip: rk3368: Migrate to use common board file by Kever Yang · 5 years ago
  74. 38ed267 rockchip: rk3328: Migrate to use common board file by Kever Yang · 5 years ago
  75. de57a9f rockchip: rk3288: Migrate to use common board file by Kever Yang · 5 years ago
  76. 271318a rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  77. 88a87bc rockchip: rk3288: Move clock CMD to SoC file by Kever Yang · 5 years ago
  78. b678f27 rockchip: rk3288: Move veyron_init() back to veyron.c by Kever Yang · 5 years ago
  79. 0221910 rockchip: rk3288: move board_early_init_f() back to veyron by Kever Yang · 5 years ago
  80. 1e7d2be rockchip: rk3288: move SOC setting into arch_cpu_init() by Kever Yang · 5 years ago
  81. a97b65a rockchip: rk3188: Migrate to use common board file by Kever Yang · 5 years ago
  82. c14fe2a rockchip: rk3188: Move SoC one time setting into arch_cpu_init() by Kever Yang · 5 years ago
  83. cca3b09 rockchip: rk322x: Migrate to use common board file by Kever Yang · 5 years ago
  84. 55cdceb rockchip: rk322x: move SoC setting into arch_cpu_init() by Kever Yang · 5 years ago
  85. 7e719d9 rockchip: rk3128: Migrate to use common board file by Kever Yang · 5 years ago
  86. c0c2a2e rockchip: rk3036: Migrate to use common board file by Kever Yang · 5 years ago
  87. 7559f6e rockchip: rk3036: move dram_init() into soc file by Kever Yang · 5 years ago
  88. 5eb9a78 rockchip: sdram_common: add common dram_init_banksize by Kever Yang · 5 years ago
  89. 54f17fa rockchip: add common board file for U-Boot proper by Kever Yang · 5 years ago
  90. 6c9a9df rockchip: clean up board_usb_init() for all SoCs by Kever Yang · 5 years ago
  91. 283e61a rockchip: convert to use ROCKCHIP_BOOT_MODE_REG for fastboot tag by Kever Yang · 5 years ago
  92. 604814c rockchip: rk3328: add board_debug_uart_init() by Kever Yang · 5 years ago
  93. b7abef2 rockchip: rk3399: Migrate to use common spl board file by Kever Yang · 5 years ago
  94. faa98c7 rockchip: rk3399: move chromebook bob specific flow to its board file by Kever Yang · 5 years ago
  95. 4e1aeb8 rockchip: rk3399: move boot_devices into soc file by Kever Yang · 5 years ago
  96. 47b0ead rockchip: rk3399; move spl_board_init() into soc file by Kever Yang · 5 years ago
  97. bd06a7c rockchip: rk3399: move SoC setting into arch_cpu_init() by Kever Yang · 5 years ago
  98. 08f7905 rockchip: rk3399: show SPL BANNER earlier in board_init_f() by Kever Yang · 5 years ago
  99. 4238e52 rockchip: rk3399: move spl_perform_fixups() into soc file by Kever Yang · 5 years ago
  100. 4a39578 rockchip: rk3368: add boot_devices mapping to support 'same-as-spl' by Kever Yang · 5 years ago