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