1. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  2. 2596cca board: rockchip: rock5b-rk3588: fix description by Eugen Hristev · Fri Jun 23 13:05:27 2023 +0300
  3. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  4. 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · Wed Jun 07 14:41:51 2023 +0900
  5. adb7894 rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash by Jonas Karlman · Thu May 18 15:39:30 2023 +0000
  6. 9bfd651 rockchip: rk3588: Select DM_RESET and DM_REGULATOR_FIXED in arch Kconfig by Jonas Karlman · Wed May 17 18:26:37 2023 +0000
  7. 3a0269b rockchip: handle peripheral as well as otg dr_mode by John Keeping · Wed Apr 12 12:52:53 2023 +0100
  8. a47bf33 rockchip: use standard dr_mode parsing function by John Keeping · Wed Apr 12 12:52:52 2023 +0100
  9. 8c4e304 board: rockchip: add Anbernic RGXX3 Series Devices by Chris Morgan · Fri Apr 21 10:59:19 2023 -0500
  10. 6ba857d rockchip: rk3288: syscon_rk3288: store syscon platdata in regmap by Johan Jonker · Mon Mar 13 01:30:57 2023 +0100
  11. fc805c2 rockchip: rk3588: Sync sdmmc node from linux-next by Jonas Karlman · Mon Apr 17 19:07:21 2023 +0000
  12. f4d27e9 rockchip: rk35xx: Enable fdtoverlay and kernel compression by Jonas Karlman · Mon Apr 17 19:07:17 2023 +0000
  13. 47af53c rockchip: rk35xx: Fix boot with a large fdt blob by Jonas Karlman · Mon Apr 17 19:07:15 2023 +0000
  14. 06be725 rockchip: misc: fix misc_read() return check by John Keeping · Mon Mar 27 12:01:08 2023 +0100
  15. d5cb771 rockchip: rk3288: Use ft_system_setup instead of ft_board_setup by John Keeping · Thu Feb 23 19:28:51 2023 +0000
  16. 6918769 rockchip: Use an external TPL binary on RK3588 by Jonas Karlman · Tue Feb 28 21:38:25 2023 +0000
  17. e25c045 board: rockchip: Add rk3588 evb by Kever Yang · Thu Mar 02 15:12:57 2023 +0800
  18. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  19. afe8635f rockchip: rk3588: Add boot device detection by Jonas Karlman · Tue Mar 14 00:38:30 2023 +0000
  20. 980da01 rockchip: rk3568: Fix boot device detection by Jonas Karlman · Tue Mar 14 00:38:23 2023 +0000
  21. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  22. dd96cef arm: rk3368: Select ARCH_EARLY_INIT_R when used by Tom Rini · Wed Feb 15 22:36:50 2023 -0500
  23. 32f36cf board: rockchip: add Radxa ROCK5B Rk3588 board by Eugen Hristev · Wed Feb 22 11:05:12 2023 +0200
  24. eeb1917 rockchip: rk3588: Read cpuid from otp by Jonas Karlman · Wed Feb 22 22:44:41 2023 +0000
  25. be56bb5 rockchip: rk3568: Read cpuid from otp by Jonas Karlman · Wed Feb 22 22:44:41 2023 +0000
  26. 0daea33 rockchip: misc: Set eth1addr mac address by Jonas Karlman · Wed Feb 22 22:44:40 2023 +0000
  27. 91dc9f6 board: rockchip: Add Edgeble Neural Compute Module 6 by Jagan Teki · Mon Jan 30 20:27:49 2023 +0530
  28. 8967dea arm: rockchip: Add RK3588 arch core support by Jagan Teki · Mon Jan 30 20:27:45 2023 +0530
  29. ba9a606 rockchip: rk3568: enable automatic power savings by Chris Morgan · Mon Feb 13 16:27:39 2023 -0600
  30. 673a647 rockchip: rk3568: add boot device detection by Chris Morgan · Mon Feb 13 16:27:38 2023 -0600
  31. b34b19c rockchip: rk3568: Select DM_REGULATOR_FIXED by Manoj Sai · Fri Feb 17 17:28:44 2023 +0530
  32. ce0bbac rockchip: rk3568: Move DM_RESET in arch kconfig by Jagan Teki · Fri Feb 17 17:28:34 2023 +0530
  33. 38ad6c9 rockchip: Use an external TPL binary on RK3568 by Jonas Karlman · Sat Feb 25 19:01:34 2023 +0000
  34. dd4d16f rockchip: sdram: add dram bank with usable memory beyond 4GB by Jonas Karlman · Tue Feb 07 17:27:11 2023 +0000
  35. f570c25 rockchip: sdram: add basic support for sdram reg info version 3 by Jonas Karlman · Tue Feb 07 17:27:10 2023 +0000
  36. 5ef968e Correct SPL uses of ROCKCHIP_OTP by Simon Glass · Sun Feb 05 17:54:59 2023 -0700
  37. 96c0d2b Correct SPL uses of FASTBOOT by Simon Glass · Sun Feb 05 17:54:10 2023 -0700
  38. d85fc35 Correct SPL uses of ROCKCHIP_EFUSE by Simon Glass · Sun Feb 05 15:40:40 2023 -0700
  39. b3bb4ab Correct SPL use of DISPLAY_CPUINFO by Simon Glass · Sun Feb 05 15:39:36 2023 -0700
  40. 0320893 Correct SPL use of CMD_NET by Simon Glass · Sun Feb 05 15:36:35 2023 -0700
  41. 0d56aa1 rockchip: Correct a reference to CONFIG_BOOT_MODE_REG by Simon Glass · Wed Feb 01 13:19:23 2023 -0700
  42. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  43. 93d888d rockchip: Drop the FIT generator script by Simon Glass · Sat Jan 07 14:07:20 2023 -0700
  44. 91eaa7c rockchip: Enable bootstage on rockpro64 by Simon Glass · Sat Jan 07 14:57:30 2023 -0700
  45. 00a6f60 rockchip: add support for PX30 Ringneck SoM on Haikou Devkit by Quentin Schulz · Mon Jan 09 11:36:45 2023 +0100
  46. c2592c0 rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree by Quentin Schulz · Mon Jan 09 11:36:43 2023 +0100
  47. a5a60e8 rockchip: px30: list possible SPL boot devices by Quentin Schulz · Mon Jan 09 11:36:42 2023 +0100
  48. 613d6f2 rockchip: px30: fix possibly unused grf and cru variables by Quentin Schulz · Mon Jan 09 11:36:40 2023 +0100
  49. 0b437a0 rockchip: Add initial support for the PINE64 Pinephone Pro by Peter Robinson · Sat Dec 31 09:24:00 2022 +0000
  50. 1db421e board: rockchip: Add Edgeble Neu2 IO Board by Jagan Teki · Wed Dec 14 23:21:11 2022 +0530
  51. 142730b arm: rockchip: rv1126: Set dram area unsecure for SPL by Jagan Teki · Wed Dec 14 23:21:06 2022 +0530
  52. 249a238 arm: rockchip: Add RV1126 arch core support by Jagan Teki · Wed Dec 14 23:21:05 2022 +0530
  53. cddecd3 rockchip: px30: make watchdog and tsadc trigger a first global reset by Quentin Schulz · Fri Nov 11 12:25:48 2022 +0100
  54. 70bc336 rk32xx: Use standard TPL linker script by Tom Rini · Sun Dec 04 10:03:27 2022 -0500
  55. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  56. c1b8e8b rockchip: capsule: Add functions for supporting capsule updates by Sughosh Ganu · Thu Nov 10 14:49:15 2022 +0530
  57. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  58. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  59. 5875175 rockchip: px30: support debug uart on UART0 by Quentin Schulz · Thu Sep 15 12:12:47 2022 +0200
  60. 65e713f rockchip: rk3399: fix incorrect ifdef check on SPL_GPIO by Quentin Schulz · Fri Jul 22 11:30:14 2022 +0200
  61. 179e570 rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR by Quentin Schulz · Fri Jul 22 11:30:13 2022 +0200
  62. c605208 rockchip: phycore_rk3288: remove phycore_init() function by Johan Jonker · Tue Oct 18 13:25:00 2022 +0200
  63. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  64. 12df9cf rockchip: allow to build SPI images even without HAS_ROM option by Quentin Schulz · Fri Sep 02 15:10:54 2022 +0200
  65. a52dfbd rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths by Quentin Schulz · Fri Jul 15 17:15:52 2022 +0200
  66. 4592c64 rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device by Quentin Schulz · Fri Jul 15 17:15:51 2022 +0200
  67. 1cfd080 rockchip: rk3308: fix same-as-spl boot order by John Keeping · Thu Jul 14 15:18:37 2022 +0100
  68. f2da9d6 rockchip: rk3399: boot_devices: fix eMMC node name by Quentin Schulz · Mon Jul 11 16:15:33 2022 +0200
  69. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  70. 7c9de74 rockchip: Add option to prevent booting on power plug-in by Chris Morgan · Fri May 27 13:18:20 2022 -0500
  71. 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
  72. aa65f3d rockchip: board: change condition board_usb_init() in function by Johan Jonker · Fri Apr 29 23:40:07 2022 +0200
  73. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  74. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  75. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  76. e7c5939 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · Wed Apr 13 17:47:22 2022 +0800
  77. f05aa9d rockchip: fix boot_devices constants by Johan Jonker · Fri Apr 15 23:21:43 2022 +0200
  78. 281c8a6 rockchip: rk3066: add Rikomagic MK808 board by Johan Jonker · Sat Apr 16 17:09:48 2022 +0200
  79. a289fc7 rockchip: rk3066: add core support by Johan Jonker · Sat Apr 16 17:09:47 2022 +0200
  80. febb969 rockchip: tpl: use IS_ENABLED for timer_init() call condition by Johan Jonker · Sat Apr 09 18:55:05 2022 +0200
  81. 5180b1a rockchip: tpl: change call condition rockchip_stimer_init() by Johan Jonker · Sat Apr 09 18:55:04 2022 +0200
  82. 87affc3 rockchip: spl: change call condition rockchip_stimer_init() by Johan Jonker · Sat Apr 09 18:55:03 2022 +0200
  83. f6fc895 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · Sat Apr 09 18:55:02 2022 +0200
  84. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · Mon Jul 12 11:06:49 2021 +0100
  85. 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
  86. b20a8dac rockchip: rk3399: Add support for chromebook_kevin by Marty E. Plummer · Fri Dec 24 16:43:46 2021 +0300
  87. 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
  88. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · Tue Dec 14 13:36:33 2021 -0500
  89. 1a76b3a rockchip: boot_mode: fix fastboot command by John Keeping · Thu Nov 25 18:05:22 2021 +0000
  90. 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
  91. 131e1ab rockchip: rk3568: add arch_cpu_init() by Nico Cheng · Tue Oct 26 10:42:21 2021 +0800
  92. 00ceeb0 rockchip: Kconfig: Enable SPL support for rk3568 by Nico Cheng · Tue Oct 26 10:42:19 2021 +0800
  93. b247d02 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · Wed Nov 03 07:16:08 2021 -0600
  94. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  95. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  96. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  97. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  98. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  99. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  100. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600