1. f04d244 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Oct 13 20:25:41 2024 -0600
  2. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  3. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:47 2024 -0600
  4. b686578 sunxi: Add support for Anbernic RG35XX-2024 by Chris Morgan · Fri Aug 30 10:55:14 2024 -0500
  5. b52fd3b Update directories for new name of TF-A directories by Peter Robinson · Fri Oct 04 11:40:44 2024 +0100
  6. 32d26c7 Update the ARM trusted firmware git URL by Peter Robinson · Wed Oct 02 19:08:49 2024 +0100
  7. d24514f sunxi: h616: add Tanix TX1 support by Andre Przywara · Mon Mar 25 21:58:39 2024 +0000
  8. 3b04b75 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jul 16 10:20:14 2024 -0600
  9. b95b901 power: pmic: sunxi: add AXP717 SPL support by Andre Przywara · Fri May 10 00:43:18 2024 +0100
  10. c4a7f43 sunxi: CONFIG_SYS_MMC_ENV_DEV undeclared by Heinrich Schuchardt · Sun Mar 31 04:37:17 2024 +0200
  11. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  12. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  13. df7fdfc arm: sunxi: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:33 2024 -0600
  14. 2721ea5 sunxi: remove unneeded i2c_init_board() call for U-Boot proper by Andre Przywara · Tue Jan 02 15:02:51 2024 +0000
  15. 117f37e sunxi: H616: Add OrangePi Zero 2W board support by Andre Przywara · Tue Jan 30 14:16:42 2024 +0000
  16. da4a0b5 board/sunxi/MAINTAINERS: Add new defconfigs by Tom Rini · Mon Jan 29 13:49:29 2024 -0500
  17. 6a92e85 sunxi: H616: Add OrangePi Zero 3 board support by Andre Przywara · Wed Oct 18 01:06:52 2023 +0100
  18. 107d1ae power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · Sun Jul 30 01:11:01 2023 +0100
  19. 657070d arm: dts: icnova-a20-adb4006: Add board support by Ludwig Kormann · Wed Nov 01 08:28:32 2023 +0100
  20. af73cfb arm: sunxi: Correct warning in board_fit_config_name_match by Tom Rini · Mon Jul 17 15:29:20 2023 -0400
  21. 2e370a3 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · Sun Jun 27 01:13:09 2021 +0100
  22. 440d70e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 23 09:04:55 2023 -0400
  23. bff083a sunxi: R528: add SMHC2 pin pull ups support by Okhunjon Sobirjonov · Mon Sep 25 06:43:28 2023 +0300
  24. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  25. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · Wed Jun 08 14:56:56 2022 +0100
  26. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · Fri Jul 15 16:52:14 2022 +0100
  27. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  28. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · Fri Jul 14 17:39:32 2023 +0300
  29. 66bed7a sunxi: Add MAINTAINERS entry for Lctech Pi F1C200s by Tom Rini · Tue Jul 18 12:20:27 2023 -0400
  30. 890f7de mtd: nand: sunxi: Convert to the driver model by Samuel Holland · Sun Jan 22 16:06:35 2023 -0600
  31. a9aab24 sunxi: board: annotate #endif lines by Andre Przywara · Mon Nov 28 00:02:56 2022 +0000
  32. 1e416f5 sunxi: remove bogus mmc_pinmux_setup() prototype by Andre Przywara · Mon Nov 28 00:55:20 2022 +0000
  33. ff32afe sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · Mon Nov 28 00:03:53 2022 +0000
  34. ffb721a sunxi: defconfig: Add X96 Mate TV box by Andre Przywara · Sun Sep 11 00:06:19 2022 +0100
  35. f713574 sunxi: fix initial environment loading without MMC by Samuel Holland · Wed Apr 20 23:15:39 2022 +0100
  36. 35663cf sunxi: Skip MMC0 init when its pinmux conflicts with UART0 by Samuel Holland · Sun Apr 10 00:13:33 2022 -0500
  37. e7c5939 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · Wed Apr 13 17:47:22 2022 +0800
  38. 7591a04 sunxi: Support building a SPL as a TOC0 image by Samuel Holland · Fri Mar 18 00:00:45 2022 -0500
  39. 64053be sunxi: Remove non-DM MMC pin setup by Samuel Holland · Sat Aug 28 11:49:03 2021 -0500
  40. 16f5cc0 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · Wed Oct 20 22:55:06 2021 -0500
  41. 39e7dbf sunxi: Remove non-DM GMAC pin setup by Samuel Holland · Sat Aug 28 13:16:44 2021 -0500
  42. 1823c23 sunxi: Fix old GMAC pinmux setup by Andre Przywara · Tue Mar 15 00:00:53 2022 +0000
  43. b176bf3 sunxi: use boot source for determining environment location by Andre Przywara · Tue Jan 11 12:46:04 2022 +0000
  44. 7aa01e2 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Feb 03 23:20:20 2022 -0500
  45. 3a3b734 sunxi: board: Add support for SUNIV by Icenowy Zheng · Sat Jan 29 10:23:05 2022 -0500
  46. 2ff2a1d sunxi: Add option to prevent booting on power plug-in by Chris Morgan · Fri Jan 21 13:37:32 2022 +0000
  47. 0fe7a5f sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3 by Giulio Benetti · Fri Dec 03 00:57:54 2021 +0100
  48. 5a1456b sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · Sat Sep 11 19:39:16 2021 +0200
  49. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  50. e79ee61 sunxi: Remove misleading USB-OTG charger message by Andre Przywara · Tue Nov 02 19:45:47 2021 +0000
  51. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  52. a757642 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · Sun Oct 10 21:36:57 2021 +0800
  53. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  54. 61485e9 board: sunxi: enable status LED early by Arnaud Ferraris · Wed Sep 08 21:14:19 2021 +0200
  55. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · Sun Sep 12 10:28:35 2021 -0500
  56. 4515816 configs: add PineTab defconfig by Arnaud Ferraris · Mon Sep 06 23:06:13 2021 +0200
  57. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  58. bc42abb sunxi: Select environment MMC based on boot device by Samuel Holland · Sun Apr 18 22:16:21 2021 -0500
  59. 96f5564 sunxi: board: Add H616 MMC2 pins by Andre Przywara · Mon Apr 26 00:38:04 2021 +0100
  60. 529efc4 sunxi: h3: Add initial ZeroPi support by Yu-Tung Chang · Sat Jun 19 16:16:45 2021 +0800
  61. fe4c155 arm: sunxi: add support for DIP detection to CHIP board by Kory Maincent · Tue May 04 19:31:27 2021 +0200
  62. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  63. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  64. e4e040c sunxi: Add support for OrangePi Zero2 by Jernej Skrabec · Mon Jan 11 21:11:53 2021 +0100
  65. 7de8eb0 sunxi: add support for R_I2C on H616 by Jernej Skrabec · Mon Jan 11 21:11:42 2021 +0100
  66. fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · Mon Jan 11 21:11:33 2021 +0100
  67. 3b2dbb5 sunxi: Properly check for SATAPWR and MACPWR by Andre Przywara · Mon Jan 18 23:23:59 2021 +0000
  68. 7d91960 sunxi: Add support for Orange Pi 3 by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  69. c5b3ce7 sunxi: Add support for Tanix TX6 by Jernej Skrabec · Wed Jan 06 18:02:57 2021 +0100
  70. bf8c810 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  71. ebdc3d4 sunxi: board: extract creating a unique sid into a helper function by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  72. 1facc0f sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · Tue Dec 08 17:45:31 2020 +0200
  73. 95d280c sunxi: add PineCube board by Icenowy Zheng · Wed Nov 18 10:27:00 2020 +0000
  74. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · Mon Oct 26 22:19:34 2020 +0800
  75. 60cea0e sunxi: a64: Add a defconfig for the PinePhone by Samuel Holland · Mon Nov 02 21:32:50 2020 -0600
  76. 87f940a sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · Sat Oct 24 10:21:54 2020 -0500
  77. 64933e9 sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · Sat Oct 24 10:21:53 2020 -0500
  78. 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · Sat Oct 24 10:21:52 2020 -0500
  79. f2352dd sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · Sat Oct 24 10:21:51 2020 -0500
  80. ba44e94 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · Sat Oct 24 10:21:50 2020 -0500
  81. 37b8620 sunxi: board: Use a more descriptive variable name by Samuel Holland · Sat Oct 24 10:21:49 2020 -0500
  82. 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · Wed Oct 21 21:12:16 2020 -0500
  83. 8aebc0a sunxi: Drop the FIT-generator script by Simon Glass · Tue Sep 01 05:14:02 2020 -0600
  84. 287e33c board: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:41 2020 +0200
  85. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  86. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  87. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  88. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  89. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  90. 95de4bc sunxi: Add Libre Computer ALL-H5-CC H5 board by Chen-Yu Tsai · Sun Jan 12 23:36:15 2020 +0800
  91. 7d106f1 sunxi: Add Libre Computer ALL-H3-IT H5 board by Chen-Yu Tsai · Sun Jan 12 23:36:14 2020 +0800
  92. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  93. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  94. f25cacc sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2 by Diego Rondini · Tue Nov 19 14:43:33 2019 +0100
  95. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  96. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  97. f94b022 arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC) by Sunil Mohan Adapa · Tue Sep 10 11:43:40 2019 -0700
  98. 293f392 MAINTAINERS: Update my email address by Maxime Ripard · Thu Oct 03 18:32:11 2019 +0200
  99. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  100. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600