1. 1a76b3a rockchip: boot_mode: fix fastboot command by John Keeping · Thu Nov 25 18:05:22 2021 +0000
  2. 19e0c95 engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF by Jagan Teki · Mon Nov 15 23:08:21 2021 +0530
  3. 131e1ab rockchip: rk3568: add arch_cpu_init() by Nico Cheng · Tue Oct 26 10:42:21 2021 +0800
  4. 00ceeb0 rockchip: Kconfig: Enable SPL support for rk3568 by Nico Cheng · Tue Oct 26 10:42:19 2021 +0800
  5. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  6. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  7. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  8. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  9. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  10. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  11. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  12. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  13. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  14. 0f412e4 rockchip: px30: Add support for using SFC by Chris Morgan · Thu Aug 05 16:26:39 2021 +0800
  15. 103a166 rk3399: boot_devices fix spinor node name by Artem Lapkin · Wed May 26 17:32:27 2021 +0800
  16. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  17. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  18. 1689989 board: rockchip: Add rk3568 evb support by Joseph Chen · Wed Jun 02 16:13:46 2021 +0800
  19. 72cd879 rockchip: Add rk3568 architecture core by Joseph Chen · Wed Jun 02 15:58:25 2021 +0800
  20. 35f307d ARM: fix LTO for rockchip and samsung by Marek Behún · Thu May 20 13:24:18 2021 +0200
  21. 4721ff7 common: fit: Add weak board_fit_config_name_match by Sean Anderson · Wed Mar 31 14:32:27 2021 -0400
  22. 1859ea7 rockchip: rk3368: move STACK_R_ADDR address and into Kconfig by Heiko Stuebner · Tue Feb 09 14:47:06 2021 +0100
  23. 5204a37 rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000 by Heiko Stuebner · Tue Feb 09 14:47:05 2021 +0100
  24. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  25. 98756b5 arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() by Bin Meng · Sun Jan 31 20:35:58 2021 +0800
  26. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  27. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  28. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  29. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  30. c7a3d13 rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · Wed Oct 28 19:03:47 2020 +0530
  31. 57a0a56 rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · Wed Oct 28 19:03:45 2020 +0530
  32. c6e5017 rockchip: px30: Add EVB_PX30 Kconfig help by Jagan Teki · Wed Oct 28 19:03:43 2020 +0530
  33. e30025a rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · Tue Sep 15 03:43:29 2020 +0200
  34. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · Tue Jul 28 23:35:32 2020 +0300
  35. 2ce1215 rockchip: rk3188: Fix the code support for SPL_LED by Kever Yang · Thu Aug 20 17:31:16 2020 +0800
  36. b9adf23 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · Sun Jul 19 13:56:14 2020 -0600
  37. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · Sun Jul 19 13:56:12 2020 -0600
  38. 8251e03 rockchip: Enable building a SPI ROM image on bob by Simon Glass · Sun Jul 19 13:55:58 2020 -0600
  39. 88315f7 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · Sun Jul 19 13:55:57 2020 -0600
  40. 0b2f70c rockchip: Allow Bob to use SPI boot by Simon Glass · Sun Jul 19 13:55:53 2020 -0600
  41. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · Tue Jul 21 20:36:03 2020 +0530
  42. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · Tue Jul 21 20:36:02 2020 +0530
  43. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · Wed Jul 22 20:26:30 2020 +0800
  44. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · Tue Jul 21 20:36:00 2020 +0530
  45. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · Tue Jul 21 12:16:38 2020 +0530
  46. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · Wed Jul 15 01:03:31 2020 +0200
  47. a9ca71e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · Wed Jul 01 11:28:42 2020 +0200
  48. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  49. bf0fe0f rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · Tue Jun 16 00:30:47 2020 +0100
  50. 1baa6e2 rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · Mon Jun 22 16:19:25 2020 +0300
  51. d14cd61 rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · Mon May 25 19:57:24 2020 +0200
  52. 6a349e7 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · Mon Apr 20 20:27:36 2020 +0100
  53. ed59f95 arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · Tue May 26 11:32:08 2020 +0800
  54. 95b2b3e rockchip: Fix spl mmc boot device ofpath by Jagan Teki · Sun May 24 20:26:18 2020 +0530
  55. f0f5652 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · Wed May 13 19:15:22 2020 +0000
  56. c22d863 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · Wed May 13 19:15:20 2020 +0000
  57. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  58. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  59. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  60. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  61. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  62. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  63. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  64. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  65. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  66. 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · Thu Apr 02 17:11:23 2020 +0530
  67. 6404bb6 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · Wed Jan 08 03:56:11 2020 +0000
  68. fe65e71 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · Mon Feb 03 19:20:05 2020 +0530
  69. f1cd07b rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · Mon Feb 03 19:20:04 2020 +0530
  70. 8282094 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · Sat Jan 25 16:19:36 2020 +0000
  71. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · Thu Jan 23 19:42:19 2020 +0530
  72. 7d11094 rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · Fri Jan 17 21:37:09 2020 +0100
  73. bf4c6c4 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · Fri Jan 17 21:26:04 2020 +0100
  74. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  75. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  76. e704301 rockchip: rk3399: Add bootcount support by Jagan Teki · Thu Jan 09 14:22:19 2020 +0530
  77. 4fe57d2 rockchip: Add common reset cause by Jagan Teki · Thu Jan 09 14:22:18 2020 +0530
  78. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · Thu Jan 09 14:22:17 2020 +0530
  79. cc46443 rockchip: Add cpu-info by Jagan Teki · Thu Jan 09 14:22:15 2020 +0530
  80. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  81. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · Fri Dec 20 18:05:22 2019 -0800
  82. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · Tue Dec 10 13:07:21 2019 +0000
  83. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · Thu Dec 05 18:11:52 2019 +0800
  84. 770258b arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · Tue Dec 03 19:02:50 2019 +0800
  85. 0a956d6 rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · Fri Nov 29 16:40:43 2019 +0100
  86. 2b587f4 rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · Fri Nov 29 16:40:42 2019 +0100
  87. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · Thu Nov 28 15:27:52 2019 +0100
  88. 7250b23 rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · Thu Nov 28 15:27:51 2019 +0100
  89. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  90. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  91. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  92. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  93. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  94. 886ecb2 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · Tue Nov 19 13:56:22 2019 +0530
  95. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · Fri Nov 15 10:27:07 2019 +0800
  96. 14ac124 rockchip: allow DRAM init in SPL by Thomas Hebb · Fri Nov 15 08:48:56 2019 -0800
  97. 3fe4ec8 rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · Fri Nov 15 08:48:55 2019 -0800
  98. 62d952f rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · Thu Nov 14 11:23:02 2019 +0800
  99. 771788f board: rockchip: Add rk3308 evb support by Andy Yan · Thu Nov 14 11:21:15 2019 +0800
  100. b5e1630 arm: rockchip: Add RK3308 SOC support by Andy Yan · Thu Nov 14 11:21:12 2019 +0800