1. 1941be8 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · 7 years ago
  2. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 8 years ago
  3. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · 8 years ago
  4. 84f3bb4 sunxi: Fix watchdog reset function for R40 by Chen-Yu Tsai · 8 years ago
  5. cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · 8 years ago
  6. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  7. 3a63c23 sunxi: provide ARMv8 mem_map for every ARM64 board by Andre Przywara · 8 years ago
  8. 4330eb9 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · 8 years ago
  9. cd975a4 sunxi: fix ACTLR.SMP assembly routine by Andre Przywara · 8 years ago
  10. a563adc sunxi: A64: enable SPL by Andre Przywara · 8 years ago
  11. dd69fd0 spl: sunxi: Drop spl_board_announce_boot_device() by Simon Glass · 8 years ago
  12. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  13. 831a17d sunxi: Enable SMP mode for the boot CPU on sun9i (A80) by Philipp Tomsich · 8 years ago
  14. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  15. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  16. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  17. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  18. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  19. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  20. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  21. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  22. a44cef9 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · 9 years ago
  23. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  24. 8dd84a7 sunxi: Move cpu independent code to mach directory by Alexander Graf · 9 years ago[Renamed from arch/arm/cpu/armv7/sunxi/board.c]
  25. c62f8da sunxi: Add conditional magic sram poke for A33 by Hans de Goede · 9 years ago
  26. 42cbbe3 sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  27. b88d0ab sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · 9 years ago
  28. 0932b63 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · 9 years ago
  29. 133bfbe sunxi: Add support for UART0 in PB pin group on A83T by vishnupatekar · 9 years ago
  30. f977072 sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  31. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  32. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  33. b9b3a23 sunxi: board: Only try to use the MMC related functions if enabled by Maxime Ripard · 9 years ago
  34. 76fa0b2 sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  35. ead498a sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · 9 years ago
  36. bf52066 sunxi: Simplify spl board_init_f function by Hans de Goede · 9 years ago
  37. fcc7b70 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  38. e8b97e2 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · 10 years ago
  39. 28b7192 sunxi: Add support for UART0 in PB pin group on A33 by Chen-Yu Tsai · 9 years ago
  40. da2f333 sunxi: hardware-feature-specific function index defines for PORT F UART0 by Chen-Yu Tsai · 9 years ago
  41. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  42. b25d3c9 sun6i: cpu_reset: Do not return from cpu_reset() by Hans de Goede · 9 years ago
  43. b9dc208 sunxi: Request macpwr gpio before using it by Hans de Goede · 9 years ago
  44. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 10 years ago
  45. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  46. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 10 years ago
  47. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 10 years ago
  48. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  49. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  50. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  51. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  52. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  53. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  54. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  55. 5debe1f sunxi: Normalise FEL support by Simon Glass · 10 years ago
  56. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  57. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  58. 8735682 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  59. 966d239 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  60. 879de35 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  61. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  62. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  63. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  64. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  65. 1275c48 ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  66. f139f1e ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  67. 4e526e2 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  68. 9b21872 sunxi: Add CONFIG_MACPWR option by Hans de Goede · 10 years ago
  69. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · 10 years ago
  70. 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
  71. d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · 10 years ago
  72. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · 10 years ago
  73. 8c1c782 sunxi: Add sun5i support by Hans de Goede · 10 years ago
  74. 1374e89 sunxi: Implement reset_cpu by Hans de Goede · 10 years ago
  75. ba8311f sunxi: add gmac Ethernet support by Ian Campbell · 11 years ago
  76. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 11 years ago