1. c7175be sunxi: eMMC: Improve automatic boot source detection by Andre Przywara · Mon Jul 12 11:06:50 2021 +0100
  2. 47263bd sunxi: H3: fix non working console on uart2 by Angelo Dureghello · Sat Oct 09 14:18:59 2021 +0200
  3. 784fcf6 sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · Fri Mar 18 00:00:44 2022 -0500
  4. 1823c23 sunxi: Fix old GMAC pinmux setup by Andre Przywara · Tue Mar 15 00:00:53 2022 +0000
  5. fb7bd33 mach-sunxi: Add boot device detection for SUNIV/F1C100s by Jesse Taube · Fri Feb 11 19:32:33 2022 -0500
  6. 8f2d1c0 mach-sunxi: Add support for SUNIV architecture by Icenowy Zheng · Sat Jan 29 10:23:07 2022 -0500
  7. d5b6f7d armv8: remove no longer needed lowlevel_init.S by Andre Przywara · Sun Jan 23 00:31:06 2022 +0000
  8. b277429 sunxi: move early "SRAM setup" into separate file by Andre Przywara · Sun Jan 23 00:28:43 2022 +0000
  9. 5fc2556 sunxi: move Cortex SMPEN setting into start.S by Andre Przywara · Sun Jan 23 00:27:19 2022 +0000
  10. e2c133d sunxi: move non-essential code out of s_init() by Andre Przywara · Sat Jan 22 10:05:12 2022 +0000
  11. 01477b3 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · Wed Nov 03 22:55:15 2021 -0500
  12. 35e9f63 sunxi: Only initialize legacy I2C when enabled by Samuel Holland · Fri Oct 08 00:17:17 2021 -0500
  13. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  14. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  15. c0387f1 sunxi: H616: Enable full 4GB of DRAM by Andre Przywara · Wed Apr 28 21:29:55 2021 +0100
  16. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  17. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  18. 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
  19. 6892a56 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · Mon Feb 15 00:19:58 2021 +0100
  20. 30efb9d sunxi: add support for H616 uart0 by Jernej Skrabec · Mon Jan 11 21:11:41 2021 +0100
  21. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · Mon Jan 11 21:11:39 2021 +0100
  22. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  24. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  25. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  26. 9ba18e8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · Fri Jan 10 01:47:32 2020 +0000
  27. a0a5b21 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · Fri Jan 10 01:47:31 2020 +0000
  28. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  29. 112c886 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · Wed Apr 24 13:44:12 2019 +0800
  30. b70fa39 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 20 13:53:51 2019 -0400
  31. 3344544 arm: sunxi: h6: fix reset using r_wdog by Clément Péron · Wed Apr 17 19:41:05 2019 +0200
  32. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  33. 946e9db sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · Sun Dec 16 02:04:58 2018 +0000
  34. 9bc6bec sunxi: map DRAM part with 3G size by Icenowy Zheng · Thu Oct 25 17:23:05 2018 +0800
  35. a78bb07 sunxi: add UART0 setup for H6 by Icenowy Zheng · Sat Jul 21 16:20:28 2018 +0800
  36. 5a76cdd sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · Sat Jul 21 16:20:27 2018 +0800
  37. 194d1a1 ARM: sunxi: remove empty #ifdef/endif block by Chris Packham · Mon Jun 04 21:45:23 2018 +1200
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  39. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  40. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  41. 1941be8 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · Wed Aug 23 10:06:30 2017 +0200
  42. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · Thu Apr 27 00:03:36 2017 +0200
  43. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · Sat Apr 08 15:30:12 2017 +0800
  44. 84f3bb4 sunxi: Fix watchdog reset function for R40 by Chen-Yu Tsai · Wed Nov 30 16:27:14 2016 +0800
  45. cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · Wed Nov 30 14:57:32 2016 +0800
  46. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  47. 3a63c23 sunxi: provide ARMv8 mem_map for every ARM64 board by Andre Przywara · Thu Feb 16 01:20:24 2017 +0000
  48. 4330eb9 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · Thu Feb 16 01:20:21 2017 +0000
  49. cd975a4 sunxi: fix ACTLR.SMP assembly routine by Andre Przywara · Thu Feb 16 01:20:18 2017 +0000
  50. a563adc sunxi: A64: enable SPL by Andre Przywara · Mon Jan 02 11:48:45 2017 +0000
  51. dd69fd0 spl: sunxi: Drop spl_board_announce_boot_device() by Simon Glass · Wed Nov 30 15:30:54 2016 -0700
  52. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  53. 831a17d sunxi: Enable SMP mode for the boot CPU on sun9i (A80) by Philipp Tomsich · Fri Oct 28 18:21:30 2016 +0800
  54. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  55. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  56. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  57. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 19 16:38:57 2016 -0400
  58. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · Fri Jun 24 16:46:22 2016 -0700
  59. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · Sat Jul 09 15:31:47 2016 +0200
  60. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300
  61. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  62. a44cef9 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · Sun Apr 03 13:58:00 2016 +0200
  63. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  64. 8dd84a7 sunxi: Move cpu independent code to mach directory by Alexander Graf · Tue Mar 29 17:29:06 2016 +0200[Renamed from arch/arm/cpu/armv7/sunxi/board.c]
  65. c62f8da sunxi: Add conditional magic sram poke for A33 by Hans de Goede · Thu Mar 24 22:37:08 2016 +0100
  66. 42cbbe3 sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · Thu Mar 17 13:53:03 2016 +0100
  67. b88d0ab sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · Fri Mar 04 10:57:34 2016 +0100
  68. 0932b63 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · Wed Jan 06 15:13:06 2016 +0800
  69. 133bfbe sunxi: Add support for UART0 in PB pin group on A83T by vishnupatekar · Sun Nov 29 01:07:20 2015 +0800
  70. f977072 sunxi: Add basic H3 support by Jens Kuske · Tue Nov 17 15:12:58 2015 +0100
  71. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · Sun Nov 08 17:11:54 2015 +0200
  72. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  73. b9b3a23 sunxi: board: Only try to use the MMC related functions if enabled by Maxime Ripard · Thu Oct 15 22:04:06 2015 +0200
  74. 76fa0b2 sunxi: Switch to using malloc_simple for the spl by Hans de Goede · Sun Sep 13 12:31:24 2015 +0200
  75. ead498a sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · Thu Sep 17 18:52:52 2015 +0200
  76. bf52066 sunxi: Simplify spl board_init_f function by Hans de Goede · Sun Sep 13 15:33:34 2015 +0200
  77. fcc7b70 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · Tue Aug 25 10:49:19 2015 +0800
  78. e8b97e2 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · Fri May 29 16:55:42 2015 +0200
  79. 28b7192 sunxi: Add support for UART0 in PB pin group on A33 by Chen-Yu Tsai · Tue Jun 23 19:57:25 2015 +0800
  80. da2f333 sunxi: hardware-feature-specific function index defines for PORT F UART0 by Chen-Yu Tsai · Tue Jun 23 19:57:23 2015 +0800
  81. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · Fri Jun 26 19:42:24 2015 +0100
  82. b25d3c9 sun6i: cpu_reset: Do not return from cpu_reset() by Hans de Goede · Sun Jun 14 16:53:15 2015 +0200
  83. b9dc208 sunxi: Request macpwr gpio before using it by Hans de Goede · Sun Jun 07 15:26:42 2015 +0200
  84. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · Tue May 26 17:00:42 2015 +0200
  85. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · Tue Jan 13 19:25:06 2015 +0100
  86. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · Tue May 19 21:44:44 2015 +0200
  87. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · Tue May 05 17:02:00 2015 -0700
  88. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · Thu Apr 23 18:47:47 2015 +0200
  89. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · Sun Apr 19 11:48:19 2015 +0200
  90. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · Mon Apr 06 20:55:39 2015 +0200
  91. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  92. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · Mon Apr 06 20:16:36 2015 +0200
  93. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · Sun Mar 22 18:12:22 2015 +0100
  94. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · Mon Feb 16 10:23:59 2015 +0200
  95. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  96. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · Wed Jan 21 16:24:05 2015 +0100
  97. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · Tue Dec 23 12:04:53 2014 -0700
  98. 8735682 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · Tue Dec 23 12:04:52 2014 -0700
  99. 966d239 sun8i: Add dram initialization support by Hans de Goede · Sun Dec 07 14:34:27 2014 +0100
  100. 879de35 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · Sun Nov 02 16:55:09 2014 +0100