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