1. b176bf3 sunxi: use boot source for determining environment location by Andre Przywara · Tue Jan 11 12:46:04 2022 +0000
  2. 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
  3. 3a3b734 sunxi: board: Add support for SUNIV by Icenowy Zheng · Sat Jan 29 10:23:05 2022 -0500
  4. 2ff2a1d sunxi: Add option to prevent booting on power plug-in by Chris Morgan · Fri Jan 21 13:37:32 2022 +0000
  5. 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
  6. 5a1456b sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · Sat Sep 11 19:39:16 2021 +0200
  7. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  8. e79ee61 sunxi: Remove misleading USB-OTG charger message by Andre Przywara · Tue Nov 02 19:45:47 2021 +0000
  9. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  10. a757642 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · Sun Oct 10 21:36:57 2021 +0800
  11. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  12. 61485e9 board: sunxi: enable status LED early by Arnaud Ferraris · Wed Sep 08 21:14:19 2021 +0200
  13. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · Sun Sep 12 10:28:35 2021 -0500
  14. 4515816 configs: add PineTab defconfig by Arnaud Ferraris · Mon Sep 06 23:06:13 2021 +0200
  15. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  16. bc42abb sunxi: Select environment MMC based on boot device by Samuel Holland · Sun Apr 18 22:16:21 2021 -0500
  17. 96f5564 sunxi: board: Add H616 MMC2 pins by Andre Przywara · Mon Apr 26 00:38:04 2021 +0100
  18. 529efc4 sunxi: h3: Add initial ZeroPi support by Yu-Tung Chang · Sat Jun 19 16:16:45 2021 +0800
  19. fe4c155 arm: sunxi: add support for DIP detection to CHIP board by Kory Maincent · Tue May 04 19:31:27 2021 +0200
  20. 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
  21. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  22. e4e040c sunxi: Add support for OrangePi Zero2 by Jernej Skrabec · Mon Jan 11 21:11:53 2021 +0100
  23. 7de8eb0 sunxi: add support for R_I2C on H616 by Jernej Skrabec · Mon Jan 11 21:11:42 2021 +0100
  24. fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · Mon Jan 11 21:11:33 2021 +0100
  25. 3b2dbb5 sunxi: Properly check for SATAPWR and MACPWR by Andre Przywara · Mon Jan 18 23:23:59 2021 +0000
  26. 7d91960 sunxi: Add support for Orange Pi 3 by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  27. c5b3ce7 sunxi: Add support for Tanix TX6 by Jernej Skrabec · Wed Jan 06 18:02:57 2021 +0100
  28. bf8c810 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  29. ebdc3d4 sunxi: board: extract creating a unique sid into a helper function by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  30. 1facc0f sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · Tue Dec 08 17:45:31 2020 +0200
  31. 95d280c sunxi: add PineCube board by Icenowy Zheng · Wed Nov 18 10:27:00 2020 +0000
  32. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · Mon Oct 26 22:19:34 2020 +0800
  33. 60cea0e sunxi: a64: Add a defconfig for the PinePhone by Samuel Holland · Mon Nov 02 21:32:50 2020 -0600
  34. 87f940a sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · Sat Oct 24 10:21:54 2020 -0500
  35. 64933e9 sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · Sat Oct 24 10:21:53 2020 -0500
  36. 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · Sat Oct 24 10:21:52 2020 -0500
  37. f2352dd sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · Sat Oct 24 10:21:51 2020 -0500
  38. ba44e94 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · Sat Oct 24 10:21:50 2020 -0500
  39. 37b8620 sunxi: board: Use a more descriptive variable name by Samuel Holland · Sat Oct 24 10:21:49 2020 -0500
  40. 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · Wed Oct 21 21:12:16 2020 -0500
  41. 8aebc0a sunxi: Drop the FIT-generator script by Simon Glass · Tue Sep 01 05:14:02 2020 -0600
  42. 287e33c board: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · Fri Jul 03 17:36:41 2020 +0200
  43. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  44. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  45. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  46. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  47. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  48. 95de4bc sunxi: Add Libre Computer ALL-H5-CC H5 board by Chen-Yu Tsai · Sun Jan 12 23:36:15 2020 +0800
  49. 7d106f1 sunxi: Add Libre Computer ALL-H3-IT H5 board by Chen-Yu Tsai · Sun Jan 12 23:36:14 2020 +0800
  50. 65c4759 common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  51. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  52. f25cacc sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2 by Diego Rondini · Tue Nov 19 14:43:33 2019 +0100
  53. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  54. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  55. f94b022 arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC) by Sunil Mohan Adapa · Tue Sep 10 11:43:40 2019 -0700
  56. 293f392 MAINTAINERS: Update my email address by Maxime Ripard · Thu Oct 03 18:32:11 2019 +0200
  57. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  58. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  59. d299e5b sun8i: h3: Add support for the Beelink-x2 STB by Marcus Cooper · Sun Jun 02 08:38:40 2019 +0200
  60. 4d5262e sun50i: a64: Add Olimex A64-Teres-I board initial support by Jonas Smedegaard · Sat Apr 20 18:24:16 2019 +0800
  61. 71a9177 arm: dts: h6: Add Beelink GS1 initial support by Clément Péron · Fri Apr 12 16:15:26 2019 +0200
  62. 0931e37 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · Fri Apr 12 16:28:54 2019 +0530
  63. facfc1b board: sunxi: Add R40 sata compatible by Jagan Teki · Fri Apr 12 16:47:56 2019 +0530
  64. 28c8f97 board: sunxi: gmac: Remove Ethernet clock and reset by Jagan Teki · Thu Feb 28 00:27:01 2019 +0530
  65. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  66. c499451 MAINTAINERS: Change Jagan's email address by Jagan Teki · Fri Apr 12 18:44:34 2019 +0530
  67. 7a0b4e0 sun50i: a64: Add Oceanic 5205 5inMFD initial support by Jagan Teki · Wed Mar 06 22:24:48 2019 +0530
  68. 572dcdd sunxi: Add Bananapi M2+ H5 board by Chen-Yu Tsai · Fri Feb 15 19:03:18 2019 +0800
  69. 974114b sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3 by Chen-Yu Tsai · Fri Feb 15 19:03:17 2019 +0800
  70. d7cea36 sunxi: board: do MMC pinmux setup for DM_MMC builds by Andre Przywara · Tue Jan 29 15:54:14 2019 +0000
  71. 273f044 board: sun50i-h5: Add Emlid Neutis N5 support by Aleksandr Aleksandrov · Fri Oct 05 15:55:59 2018 +0300
  72. cabe992 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · Tue Jan 08 12:04:30 2019 +0200
  73. 0a0bcde Revert "sunxi: board: Print error after power initialization fails" by From: Karl Palsson · Wed Dec 19 13:00:39 2018 +0000
  74. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  75. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  76. a6727be sunxi: update README.sunxi64 by Andre Przywara · Thu Dec 06 01:25:57 2018 +0000
  77. 4ccb2c4 sunxi: board: Print error after power initialization fails by Olliver Schinagl · Wed Nov 21 20:05:25 2018 +0200
  78. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · Thu Nov 29 10:52:46 2018 +0100
  79. 3b09224 sunxi: Update MAINTAINERS file for recent boards by Tom Rini · Fri Nov 16 09:32:31 2018 -0500
  80. 97b261a board: allwinner: sun50i-h6: Add Orangepi Lite2 support by Jagan Teki · Mon Nov 05 13:20:40 2018 +0530
  81. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · Mon Nov 05 20:24:30 2018 -0800
  82. 8db6712 sunxi: add support for Banana Pi M2 Zero board by Jun Nie · Sat Oct 27 13:11:00 2018 +0800
  83. 08ee1ba sunxi: store DRAM size in SPL header by Andre Przywara · Thu Oct 25 17:23:07 2018 +0800
  84. 14a2539 sunxi: board.c: refactor SPL header checks by Andre Przywara · Thu Oct 25 17:23:04 2018 +0800
  85. edddccb sunxi: Extend SPL header versioning by Andre Przywara · Thu Oct 25 17:23:03 2018 +0800
  86. 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · Thu Oct 25 17:23:02 2018 +0800
  87. 9aa5009 sunxi: docs: Mention CONFIG_NAND requirement by Priit Laes · Tue Oct 23 20:20:30 2018 +0300
  88. cb9325d sunxi: Fix typos of spelling Allwinner by Priit Laes · Tue Oct 23 20:20:28 2018 +0300
  89. 09328a7 board: sunxi: Remove unused local variables by Jagan Teki · Mon Aug 20 17:13:15 2018 +0530
  90. 3a0854f board: sun50i: h6: Add OrangePi One Plus initial support by Jagan Teki · Sun Jul 29 00:03:31 2018 +0530
  91. 1259869 sunxi: add support for Pine H64 board by Icenowy Zheng · Sat Jul 21 16:20:32 2018 +0800
  92. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · Sat Jul 21 16:20:29 2018 +0800
  93. 1e6d726 sunxi: change ATF position for H6 by Icenowy Zheng · Sat Jul 21 16:20:23 2018 +0800
  94. 221a3e0 sun50i: h5: Add initial Orange Pi Zero Plus support by Hauke Mehrtens · Sat Jun 09 18:34:46 2018 +0200
  95. 1a17c75 sun8i: h2: Add initial Orange Pi R1 support by Hauke Mehrtens · Sat Jun 09 18:33:37 2018 +0200
  96. af666ac board: sun50i: Add Amarula A64-Relic initial support by Jagan Teki · Mon May 28 16:34:43 2018 +0530
  97. 1f03161 sunxi: Drop legacy usb_phy.c by Jagan Teki · Fri May 25 15:32:17 2018 +0530
  98. 73a3ecf board: sunxi: Use generic-phy for board_usb_cable_connected by Jagan Teki · Mon May 07 13:03:36 2018 +0530
  99. 98c9076 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 09 12:58:06 2018 -0400
  100. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400