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