1. b70fa39 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 20 13:53:51 2019 -0400
  2. 3344544 arm: sunxi: h6: fix reset using r_wdog by Clément Péron · Wed Apr 17 19:41:05 2019 +0200
  3. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  4. 946e9db sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · Sun Dec 16 02:04:58 2018 +0000
  5. 9bc6bec sunxi: map DRAM part with 3G size by Icenowy Zheng · Thu Oct 25 17:23:05 2018 +0800
  6. a78bb07 sunxi: add UART0 setup for H6 by Icenowy Zheng · Sat Jul 21 16:20:28 2018 +0800
  7. 5a76cdd sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · Sat Jul 21 16:20:27 2018 +0800
  8. 194d1a1 ARM: sunxi: remove empty #ifdef/endif block by Chris Packham · Mon Jun 04 21:45:23 2018 +1200
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  11. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  12. 1941be8 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · Wed Aug 23 10:06:30 2017 +0200
  13. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · Thu Apr 27 00:03:36 2017 +0200
  14. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · Sat Apr 08 15:30:12 2017 +0800
  15. 84f3bb4 sunxi: Fix watchdog reset function for R40 by Chen-Yu Tsai · Wed Nov 30 16:27:14 2016 +0800
  16. cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · Wed Nov 30 14:57:32 2016 +0800
  17. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  18. 3a63c23 sunxi: provide ARMv8 mem_map for every ARM64 board by Andre Przywara · Thu Feb 16 01:20:24 2017 +0000
  19. 4330eb9 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · Thu Feb 16 01:20:21 2017 +0000
  20. cd975a4 sunxi: fix ACTLR.SMP assembly routine by Andre Przywara · Thu Feb 16 01:20:18 2017 +0000
  21. a563adc sunxi: A64: enable SPL by Andre Przywara · Mon Jan 02 11:48:45 2017 +0000
  22. dd69fd0 spl: sunxi: Drop spl_board_announce_boot_device() by Simon Glass · Wed Nov 30 15:30:54 2016 -0700
  23. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  24. 831a17d sunxi: Enable SMP mode for the boot CPU on sun9i (A80) by Philipp Tomsich · Fri Oct 28 18:21:30 2016 +0800
  25. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  26. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  27. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  28. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 19 16:38:57 2016 -0400
  29. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · Fri Jun 24 16:46:22 2016 -0700
  30. 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
  31. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300
  32. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  33. a44cef9 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · Sun Apr 03 13:58:00 2016 +0200
  34. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  35. 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]
  36. c62f8da sunxi: Add conditional magic sram poke for A33 by Hans de Goede · Thu Mar 24 22:37:08 2016 +0100
  37. 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
  38. b88d0ab sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · Fri Mar 04 10:57:34 2016 +0100
  39. 0932b63 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · Wed Jan 06 15:13:06 2016 +0800
  40. 133bfbe sunxi: Add support for UART0 in PB pin group on A83T by vishnupatekar · Sun Nov 29 01:07:20 2015 +0800
  41. f977072 sunxi: Add basic H3 support by Jens Kuske · Tue Nov 17 15:12:58 2015 +0100
  42. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · Sun Nov 08 17:11:54 2015 +0200
  43. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  44. b9b3a23 sunxi: board: Only try to use the MMC related functions if enabled by Maxime Ripard · Thu Oct 15 22:04:06 2015 +0200
  45. 76fa0b2 sunxi: Switch to using malloc_simple for the spl by Hans de Goede · Sun Sep 13 12:31:24 2015 +0200
  46. ead498a sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · Thu Sep 17 18:52:52 2015 +0200
  47. bf52066 sunxi: Simplify spl board_init_f function by Hans de Goede · Sun Sep 13 15:33:34 2015 +0200
  48. fcc7b70 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · Tue Aug 25 10:49:19 2015 +0800
  49. e8b97e2 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · Fri May 29 16:55:42 2015 +0200
  50. 28b7192 sunxi: Add support for UART0 in PB pin group on A33 by Chen-Yu Tsai · Tue Jun 23 19:57:25 2015 +0800
  51. da2f333 sunxi: hardware-feature-specific function index defines for PORT F UART0 by Chen-Yu Tsai · Tue Jun 23 19:57:23 2015 +0800
  52. 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
  53. b25d3c9 sun6i: cpu_reset: Do not return from cpu_reset() by Hans de Goede · Sun Jun 14 16:53:15 2015 +0200
  54. b9dc208 sunxi: Request macpwr gpio before using it by Hans de Goede · Sun Jun 07 15:26:42 2015 +0200
  55. 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
  56. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · Tue Jan 13 19:25:06 2015 +0100
  57. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · Tue May 19 21:44:44 2015 +0200
  58. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · Tue May 05 17:02:00 2015 -0700
  59. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · Thu Apr 23 18:47:47 2015 +0200
  60. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · Sun Apr 19 11:48:19 2015 +0200
  61. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · Mon Apr 06 20:55:39 2015 +0200
  62. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  63. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · Mon Apr 06 20:16:36 2015 +0200
  64. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · Sun Mar 22 18:12:22 2015 +0100
  65. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · Mon Feb 16 10:23:59 2015 +0200
  66. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  67. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · Wed Jan 21 16:24:05 2015 +0100
  68. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · Tue Dec 23 12:04:53 2014 -0700
  69. 8735682 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · Tue Dec 23 12:04:52 2014 -0700
  70. 966d239 sun8i: Add dram initialization support by Hans de Goede · Sun Dec 07 14:34:27 2014 +0100
  71. 879de35 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · Sun Nov 02 16:55:09 2014 +0100
  72. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · Fri Oct 24 21:20:47 2014 +0100
  73. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · Wed Oct 22 16:47:47 2014 +0800
  74. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · Wed Oct 22 16:47:44 2014 +0800
  75. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · Wed Oct 22 16:47:42 2014 +0800
  76. 1275c48 ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · Sat Oct 04 20:37:28 2014 +0800
  77. f139f1e ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · Fri Oct 03 20:16:28 2014 +0800
  78. 4e526e2 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · Fri Oct 03 20:16:21 2014 +0800
  79. 9b21872 sunxi: Add CONFIG_MACPWR option by Hans de Goede · Sat Jul 26 17:09:13 2014 +0200
  80. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · Fri Jun 13 22:55:52 2014 +0200
  81. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  82. d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · Sun Jul 06 20:03:20 2014 +0100
  83. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
  84. 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
  85. 1374e89 sunxi: Implement reset_cpu by Hans de Goede · Mon Jun 09 11:36:56 2014 +0200
  86. ba8311f sunxi: add gmac Ethernet support by Ian Campbell · Mon May 05 11:52:28 2014 +0100
  87. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · Mon May 05 11:52:26 2014 +0100