1. 0b437a0 rockchip: Add initial support for the PINE64 Pinephone Pro by Peter Robinson · Sat Dec 31 09:24:00 2022 +0000
  2. 1db421e board: rockchip: Add Edgeble Neu2 IO Board by Jagan Teki · Wed Dec 14 23:21:11 2022 +0530
  3. 142730b arm: rockchip: rv1126: Set dram area unsecure for SPL by Jagan Teki · Wed Dec 14 23:21:06 2022 +0530
  4. 249a238 arm: rockchip: Add RV1126 arch core support by Jagan Teki · Wed Dec 14 23:21:05 2022 +0530
  5. cddecd3 rockchip: px30: make watchdog and tsadc trigger a first global reset by Quentin Schulz · Fri Nov 11 12:25:48 2022 +0100
  6. 70bc336 rk32xx: Use standard TPL linker script by Tom Rini · Sun Dec 04 10:03:27 2022 -0500
  7. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  8. c1b8e8b rockchip: capsule: Add functions for supporting capsule updates by Sughosh Ganu · Thu Nov 10 14:49:15 2022 +0530
  9. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  10. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  11. 5875175 rockchip: px30: support debug uart on UART0 by Quentin Schulz · Thu Sep 15 12:12:47 2022 +0200
  12. 65e713f rockchip: rk3399: fix incorrect ifdef check on SPL_GPIO by Quentin Schulz · Fri Jul 22 11:30:14 2022 +0200
  13. 179e570 rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR by Quentin Schulz · Fri Jul 22 11:30:13 2022 +0200
  14. c605208 rockchip: phycore_rk3288: remove phycore_init() function by Johan Jonker · Tue Oct 18 13:25:00 2022 +0200
  15. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  16. 12df9cf rockchip: allow to build SPI images even without HAS_ROM option by Quentin Schulz · Fri Sep 02 15:10:54 2022 +0200
  17. a52dfbd rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths by Quentin Schulz · Fri Jul 15 17:15:52 2022 +0200
  18. 4592c64 rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device by Quentin Schulz · Fri Jul 15 17:15:51 2022 +0200
  19. 1cfd080 rockchip: rk3308: fix same-as-spl boot order by John Keeping · Thu Jul 14 15:18:37 2022 +0100
  20. f2da9d6 rockchip: rk3399: boot_devices: fix eMMC node name by Quentin Schulz · Mon Jul 11 16:15:33 2022 +0200
  21. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  22. 7c9de74 rockchip: Add option to prevent booting on power plug-in by Chris Morgan · Fri May 27 13:18:20 2022 -0500
  23. ce79605 mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format by Jerome Forissier · Wed May 11 17:35:14 2022 +0200
  24. aa65f3d rockchip: board: change condition board_usb_init() in function by Johan Jonker · Fri Apr 29 23:40:07 2022 +0200
  25. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  26. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  27. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  28. e7c5939 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · Wed Apr 13 17:47:22 2022 +0800
  29. f05aa9d rockchip: fix boot_devices constants by Johan Jonker · Fri Apr 15 23:21:43 2022 +0200
  30. 281c8a6 rockchip: rk3066: add Rikomagic MK808 board by Johan Jonker · Sat Apr 16 17:09:48 2022 +0200
  31. a289fc7 rockchip: rk3066: add core support by Johan Jonker · Sat Apr 16 17:09:47 2022 +0200
  32. febb969 rockchip: tpl: use IS_ENABLED for timer_init() call condition by Johan Jonker · Sat Apr 09 18:55:05 2022 +0200
  33. 5180b1a rockchip: tpl: change call condition rockchip_stimer_init() by Johan Jonker · Sat Apr 09 18:55:04 2022 +0200
  34. 87affc3 rockchip: spl: change call condition rockchip_stimer_init() by Johan Jonker · Sat Apr 09 18:55:03 2022 +0200
  35. f6fc895 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · Sat Apr 09 18:55:02 2022 +0200
  36. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · Mon Jul 12 11:06:49 2021 +0100
  37. cf9159e rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE by Alper Nebi Yasak · Sat Jan 29 18:27:56 2022 +0300
  38. b20a8dac rockchip: rk3399: Add support for chromebook_kevin by Marty E. Plummer · Fri Dec 24 16:43:46 2021 +0300
  39. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Sun Jan 09 07:56:31 2022 -0500
  40. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · Tue Dec 14 13:36:33 2021 -0500
  41. 1a76b3a rockchip: boot_mode: fix fastboot command by John Keeping · Thu Nov 25 18:05:22 2021 +0000
  42. 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
  43. 131e1ab rockchip: rk3568: add arch_cpu_init() by Nico Cheng · Tue Oct 26 10:42:21 2021 +0800
  44. 00ceeb0 rockchip: Kconfig: Enable SPL support for rk3568 by Nico Cheng · Tue Oct 26 10:42:19 2021 +0800
  45. b247d02 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · Wed Nov 03 07:16:08 2021 -0600
  46. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  47. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  48. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  49. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  50. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  51. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  52. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  53. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  54. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  55. 0f412e4 rockchip: px30: Add support for using SFC by Chris Morgan · Thu Aug 05 16:26:39 2021 +0800
  56. 103a166 rk3399: boot_devices fix spinor node name by Artem Lapkin · Wed May 26 17:32:27 2021 +0800
  57. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  58. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  59. 1689989 board: rockchip: Add rk3568 evb support by Joseph Chen · Wed Jun 02 16:13:46 2021 +0800
  60. 72cd879 rockchip: Add rk3568 architecture core by Joseph Chen · Wed Jun 02 15:58:25 2021 +0800
  61. 35f307d ARM: fix LTO for rockchip and samsung by Marek Behún · Thu May 20 13:24:18 2021 +0200
  62. 4721ff7 common: fit: Add weak board_fit_config_name_match by Sean Anderson · Wed Mar 31 14:32:27 2021 -0400
  63. 1859ea7 rockchip: rk3368: move STACK_R_ADDR address and into Kconfig by Heiko Stuebner · Tue Feb 09 14:47:06 2021 +0100
  64. 5204a37 rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000 by Heiko Stuebner · Tue Feb 09 14:47:05 2021 +0100
  65. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  66. 98756b5 arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() by Bin Meng · Sun Jan 31 20:35:58 2021 +0800
  67. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  68. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  69. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  70. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  71. c7a3d13 rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · Wed Oct 28 19:03:47 2020 +0530
  72. 57a0a56 rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · Wed Oct 28 19:03:45 2020 +0530
  73. c6e5017 rockchip: px30: Add EVB_PX30 Kconfig help by Jagan Teki · Wed Oct 28 19:03:43 2020 +0530
  74. e30025a rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · Tue Sep 15 03:43:29 2020 +0200
  75. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · Tue Jul 28 23:35:32 2020 +0300
  76. 2ce1215 rockchip: rk3188: Fix the code support for SPL_LED by Kever Yang · Thu Aug 20 17:31:16 2020 +0800
  77. b9adf23 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · Sun Jul 19 13:56:14 2020 -0600
  78. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · Sun Jul 19 13:56:12 2020 -0600
  79. 8251e03 rockchip: Enable building a SPI ROM image on bob by Simon Glass · Sun Jul 19 13:55:58 2020 -0600
  80. 88315f7 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · Sun Jul 19 13:55:57 2020 -0600
  81. 0b2f70c rockchip: Allow Bob to use SPI boot by Simon Glass · Sun Jul 19 13:55:53 2020 -0600
  82. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · Tue Jul 21 20:36:03 2020 +0530
  83. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · Tue Jul 21 20:36:02 2020 +0530
  84. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · Wed Jul 22 20:26:30 2020 +0800
  85. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · Tue Jul 21 20:36:00 2020 +0530
  86. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · Tue Jul 21 12:16:38 2020 +0530
  87. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · Wed Jul 15 01:03:31 2020 +0200
  88. a9ca71e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · Wed Jul 01 11:28:42 2020 +0200
  89. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  90. bf0fe0f rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · Tue Jun 16 00:30:47 2020 +0100
  91. 1baa6e2 rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · Mon Jun 22 16:19:25 2020 +0300
  92. d14cd61 rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · Mon May 25 19:57:24 2020 +0200
  93. 6a349e7 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · Mon Apr 20 20:27:36 2020 +0100
  94. ed59f95 arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · Tue May 26 11:32:08 2020 +0800
  95. 95b2b3e rockchip: Fix spl mmc boot device ofpath by Jagan Teki · Sun May 24 20:26:18 2020 +0530
  96. 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
  97. c22d863 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · Wed May 13 19:15:20 2020 +0000
  98. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  99. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  100. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600