1. b9adf23 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · 4 years, 4 months ago
  2. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 4 months ago
  3. 8251e03 rockchip: Enable building a SPI ROM image on bob by Simon Glass · 4 years, 4 months ago
  4. 88315f7 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · 4 years, 4 months ago
  5. 0b2f70c rockchip: Allow Bob to use SPI boot by Simon Glass · 4 years, 4 months ago
  6. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 4 months ago
  7. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 4 months ago
  8. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 4 months ago
  9. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 4 months ago
  10. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 4 months ago
  11. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 5 months ago
  12. a9ca71e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 5 months ago
  13. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  14. bf0fe0f rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · 4 years, 6 months ago
  15. 1baa6e2 rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · 4 years, 5 months ago
  16. d14cd61 rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · 4 years, 6 months ago
  17. 6a349e7 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · 4 years, 7 months ago
  18. ed59f95 arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · 4 years, 6 months ago
  19. 95b2b3e rockchip: Fix spl mmc boot device ofpath by Jagan Teki · 4 years, 6 months ago
  20. f0f5652 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · 4 years, 7 months ago
  21. c22d863 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · 4 years, 7 months ago
  22. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  23. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  24. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  25. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  26. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  27. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  28. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  29. 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  30. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
  31. 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 8 months ago
  32. 6404bb6 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 5 years ago
  33. fe65e71 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · 4 years, 10 months ago
  34. f1cd07b rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 10 months ago
  35. 8282094 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 10 months ago
  36. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 10 months ago
  37. 7d11094 rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 11 months ago
  38. bf4c6c4 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 11 months ago
  39. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  40. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  41. e704301 rockchip: rk3399: Add bootcount support by Jagan Teki · 5 years ago
  42. 4fe57d2 rockchip: Add common reset cause by Jagan Teki · 5 years ago
  43. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · 5 years ago
  44. cc46443 rockchip: Add cpu-info by Jagan Teki · 5 years ago
  45. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  46. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 5 years ago
  47. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 5 years ago
  48. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 5 years ago
  49. 770258b arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 5 years ago
  50. 0a956d6 rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · 5 years ago
  51. 2b587f4 rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · 5 years ago
  52. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 5 years ago
  53. 7250b23 rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · 5 years ago
  54. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  55. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  56. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  57. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  58. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  59. 886ecb2 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · 5 years ago
  60. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · 5 years ago
  61. 14ac124 rockchip: allow DRAM init in SPL by Thomas Hebb · 5 years ago
  62. 3fe4ec8 rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · 5 years ago
  63. 62d952f rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 5 years ago
  64. 771788f board: rockchip: Add rk3308 evb support by Andy Yan · 5 years ago
  65. b5e1630 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago
  66. da2f45a rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  67. 6169a0d rockchip: Init driver otg_data for rk3288 usb phy by Kever Yang · 5 years ago
  68. 45bda03 rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  69. fc36785 rockchip: add px30 architecture core by Heiko Stuebner · 5 years ago
  70. fdf43e7 rockchip: misc: read cpuid either from efuse or otp by Heiko Stuebner · 5 years ago
  71. 23ae72e ram: rk3399: migrate to use common code by YouMin Chen · 5 years ago
  72. b9f7df3 ram: rk3328: use common sdram driver by YouMin Chen · 5 years ago
  73. 4c0c6e4 rockchip: sdram: update the sys_reg to sys_reg2 by Kever Yang · 5 years ago
  74. 117585a rockchip: sdram: extend to use sys_reg3 for capacity info by Kever Yang · 5 years ago
  75. e47db83 ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · 5 years ago
  76. cdbb38a ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · 5 years ago
  77. 89d0884 rockchip: firefly-rk3288: Enable TPL support by Kever Yang · 5 years ago
  78. 27df507 rockchip: adding the missing "/" in entries of boot_devices by Levin Du · 5 years ago
  79. 133f85c rockchip: rk3399: update SPL_STACK_R_ADDR by Kever Yang · 5 years ago
  80. a2efb6c rockchip: make_fit_atf.py: allow inclusion of a tee binary by Heiko Stuebner · 5 years ago
  81. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  82. 5a98979 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · 5 years ago
  83. 1b03955 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · 5 years ago
  84. e07a2ee rockchip: spi-boot-order: Trival fix to newline missing by Jagan Teki · 5 years ago
  85. 89bd882 rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection by Jagan Teki · 5 years ago
  86. 92c8cc9 rockchip: clean makefile for misc.c by Kever Yang · 5 years ago
  87. 5e46e8d rockchip: not depends on TPL_BUILD for rk3188 makefile including by Kever Yang · 5 years ago
  88. cfdc192 rockchip: rk3399: derive ethaddr from cpuid by Rohan Garg · 5 years ago
  89. 05e8cfd rockchip: rk3288: remove fennec board support by Kever Yang · 5 years ago
  90. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  91. 6987185 rockchip: Kconfig: enable TPL support for rk3328 by Kever Yang · 5 years ago
  92. a18a645 rockchip: rk3328: set DDR as non-secure in SPL by Kever Yang · 5 years ago
  93. a2b336e rockchip: rv1108: Migrate to use common board file by Kever Yang · 5 years ago
  94. 9554a4e rockchip: rk3399: Migrate to use common board file by Kever Yang · 5 years ago
  95. 35b401e rockchip: rk3368: Migrate to use common board file by Kever Yang · 5 years ago
  96. 205e2cc rockchip: rk3328: Migrate to use common board file by Kever Yang · 5 years ago
  97. ba87501 rockchip: rk3288: Migrate to use common board file by Kever Yang · 5 years ago
  98. b7da271 rockchip: rk3288: Move rk3288_detect_reset_reason to soc file by Kever Yang · 5 years ago
  99. bbea493 rockchip: rk3288: Move clock CMD to SoC file by Kever Yang · 5 years ago
  100. 71195ce rockchip: rk3288: Move veyron_init() back to veyron.c by Kever Yang · 5 years ago