1. 6633b4d rockchip: px30: Add support for using SFC by Chris Morgan · 3 years, 3 months ago
  2. e8a663c rk3399: boot_devices fix spinor node name by Artem Lapkin · 3 years, 5 months ago
  3. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  4. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  5. 695693b board: rockchip: Add rk3568 evb support by Joseph Chen · 3 years, 5 months ago
  6. 2a950e3 rockchip: Add rk3568 architecture core by Joseph Chen · 3 years, 5 months ago
  7. 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 5 months ago
  8. d442f69 common: fit: Add weak board_fit_config_name_match by Sean Anderson · 3 years, 7 months ago
  9. ca7bb9d rockchip: rk3368: move STACK_R_ADDR address and into Kconfig by Heiko Stuebner · 3 years, 8 months ago
  10. 53e14aa rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000 by Heiko Stuebner · 3 years, 8 months ago
  11. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  12. 65f354c arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() by Bin Meng · 3 years, 9 months ago
  13. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  14. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  15. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  16. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  17. 51656ae rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · 4 years ago
  18. 39c8b2c rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · 4 years ago
  19. cf1b86a rockchip: px30: Add EVB_PX30 Kconfig help by Jagan Teki · 4 years ago
  20. 5b861ee rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years, 1 month ago
  21. 851737a fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 3 months ago
  22. e2f8ba8 rockchip: rk3188: Fix the code support for SPL_LED by Kever Yang · 4 years, 2 months ago
  23. 5a11405 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · 4 years, 3 months ago
  24. a32dd07 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 3 months ago
  25. c4cea2b rockchip: Enable building a SPI ROM image on bob by Simon Glass · 4 years, 3 months ago
  26. 9b312e2 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · 4 years, 3 months ago
  27. fab4f32 rockchip: Allow Bob to use SPI boot by Simon Glass · 4 years, 3 months ago
  28. e230c57 rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 3 months ago
  29. 88132e0 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 3 months ago
  30. b24405f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 3 months ago
  31. 500d1e7 rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 3 months ago
  32. eab5c50 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 3 months ago
  33. 90f740a rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 3 months ago
  34. 02ce99e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 4 months ago
  35. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  36. 46a8606 rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · 4 years, 4 months ago
  37. a2b1cff rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · 4 years, 4 months ago
  38. b6740fb rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · 4 years, 5 months ago
  39. 9fb8e24 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · 4 years, 6 months ago
  40. c28ef1b arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · 4 years, 5 months ago
  41. 97de393 rockchip: Fix spl mmc boot device ofpath by Jagan Teki · 4 years, 5 months ago
  42. e68a843 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · 4 years, 5 months ago
  43. 353ad95 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · 4 years, 5 months ago
  44. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  45. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  46. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  47. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  48. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  49. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  50. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  51. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 5 months ago
  52. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  53. 61853a7 rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 7 months ago
  54. f9561d8 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 10 months ago
  55. 5a6d3d1 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · 4 years, 9 months ago
  56. 01892d2 rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 9 months ago
  57. 80b9882 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 9 months ago
  58. 3807017 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 9 months ago
  59. 552e7cc rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 9 months ago
  60. dfa6470 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 9 months ago
  61. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  62. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  63. efebc8e rockchip: rk3399: Add bootcount support by Jagan Teki · 4 years, 10 months ago
  64. ee6321f rockchip: Add common reset cause by Jagan Teki · 4 years, 10 months ago
  65. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
  66. 2952f39 rockchip: Add cpu-info by Jagan Teki · 4 years, 10 months ago
  67. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  68. d4e4187 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · 4 years, 10 months ago
  69. 6d06ea3 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · 4 years, 11 months ago
  70. 7c33771 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · 4 years, 11 months ago
  71. e0e6c96 arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 4 years, 11 months ago
  72. fd3a7ae rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · 5 years ago
  73. d490fad rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · 5 years ago
  74. c541bfd rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 5 years ago
  75. ec4fafd rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · 5 years ago
  76. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  77. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  78. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  79. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  80. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  81. c618bb0 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · 5 years ago
  82. 65325fb rockchip: Convert to use FIT generator for optee by Kever Yang · 5 years ago
  83. 857d638 rockchip: allow DRAM init in SPL by Thomas Hebb · 5 years ago
  84. 220697a rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · 5 years ago
  85. 208b8cd rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 5 years ago
  86. 9e3de72 board: rockchip: Add rk3308 evb support by Andy Yan · 5 years ago
  87. f1a2252 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago
  88. de43ca7 rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  89. 17224b3 rockchip: Init driver otg_data for rk3288 usb phy by Kever Yang · 5 years ago
  90. e76943c rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  91. e9ccb2f rockchip: add px30 architecture core by Heiko Stuebner · 5 years ago
  92. e61350a rockchip: misc: read cpuid either from efuse or otp by Heiko Stuebner · 5 years ago
  93. a922d0d ram: rk3399: migrate to use common code by YouMin Chen · 5 years ago
  94. ca93e32 ram: rk3328: use common sdram driver by YouMin Chen · 5 years ago
  95. c7becc3 rockchip: sdram: update the sys_reg to sys_reg2 by Kever Yang · 5 years ago
  96. 9a46f2a rockchip: sdram: extend to use sys_reg3 for capacity info by Kever Yang · 5 years ago
  97. 5d19ddf ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · 5 years ago
  98. 2a2f0b1 ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · 5 years ago
  99. f74a089 rockchip: firefly-rk3288: Enable TPL support by Kever Yang · 5 years ago
  100. 2d86ab5 rockchip: adding the missing "/" in entries of boot_devices by Levin Du · 5 years ago