1. fda9d5d sunxi: Add support for Cubieboard4 by Chen-Yu Tsai · 8 years ago
  2. 3e057e4 sunxi: Enable SPL support for A80 Optimus board by Chen-Yu Tsai · 8 years ago
  3. 58b628e sunxi: Add default zq value for sun9i (A80) by Chen-Yu Tsai · 8 years ago
  4. c53344a sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80) by Chen-Yu Tsai · 8 years ago
  5. 3ebb456 sunxi: add MMC pinmux setup for SDC2 on sun9i by Philipp Tomsich · 8 years ago
  6. a98c296 sunxi: enable SPL for sun9i by Philipp Tomsich · 8 years ago
  7. 297bb9e sunxi: DRAM initialisation for sun9i by Philipp Tomsich · 8 years ago
  8. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  9. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  10. b58d351 Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  11. 348df5b sunxi: Add defconfig and dts for the NanoPi NEO by Jelle van der Waa · 8 years ago
  12. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  13. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  14. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  15. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  16. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  17. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  18. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  19. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  20. 5a74a39 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · 8 years ago
  21. fa855d3 sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol by Andre Przywara · 8 years ago
  22. de300ea sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC by Hans de Goede · 8 years ago
  23. ca5c370 sunxi: Add support for A33-OLinuXino board by Stefan Mavrodiev · 8 years ago
  24. 6d973ad sunxi: Add iNet D978 rev2 defconfig by Icenowy Zheng · 8 years ago
  25. 8d463c5 sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet by Hans de Goede · 8 years ago
  26. a1243f7 sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB by Hans de Goede · 8 years ago
  27. ab65006 kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  28. 3f8ea3b sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID by Hans de Goede · 8 years ago
  29. 97322c3 sunxi: Ensure that the NIC specific bytes of the mac are not all 0 by Hans de Goede · 8 years ago
  30. 2a5adc5 sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC by Hans de Goede · 8 years ago
  31. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  32. 66ab528 sunxi: Add defconfig and dts file for the Orange Pi Lite SBC by Hans de Goede · 8 years ago
  33. ef36d9a sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
  34. 4a8c7c1 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · 8 years ago
  35. f221961 sunxi: Add support for multiple ethadrr-esses by Hans de Goede · 8 years ago
  36. 320e057 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago
  37. a868598 doc: ARMv8: add README.pine64 by Andre Przywara · 8 years ago
  38. d2a6af05 sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) by Quentin Schulz · 8 years ago
  39. cd8b35d sunxi: spl: Fix DRAM info printing by Hans de Goede · 8 years ago
  40. 3da9536 sunxi: Revert "sunxi: make SoC variant choice mandatory" by Hans de Goede · 8 years ago
  41. 3551b24 sunxi: Add defconfig and dts file for inet86dz board by Hans de Goede · 8 years ago
  42. cd38e3d sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet by Hans de Goede · 8 years ago
  43. 0878a8a sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 8 years ago
  44. 0875049 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · 8 years ago
  45. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 8 years ago
  46. 15278cc sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 8 years ago
  47. 5af116b sunxi: Disable VIDEO for SoCs without display support by Chen-Yu Tsai · 8 years ago
  48. acdab17 sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs by Chen-Yu Tsai · 8 years ago
  49. a81b799 sunxi: Sort SoC variants by family (sunXi) first, chip name second by Chen-Yu Tsai · 8 years ago
  50. 1a5f0de sunxi: make SoC variant choice mandatory by Chen-Yu Tsai · 8 years ago
  51. ec770db sunxi: Add defconfig and dts file for Orange Pi One SBC by Hans de Goede · 8 years ago
  52. 2c3c3ec sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option by Hans de Goede · 9 years ago
  53. 3ffe39e sunxi: Reserve ATF memory space on A64 by Alexander Graf · 9 years ago
  54. 7adbd116 sunxi: Add Pine64+ support by Siarhei Siamashka · 9 years ago
  55. d96ebc4 sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
  56. 38491d9 power: axp818: Add support for FLDOs by Chen-Yu Tsai · 9 years ago
  57. d75111a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
  58. 9fbb0c3 sunxi: Turn satapwr on from board_init by Hans de Goede · 9 years ago
  59. fc8991c sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  60. 60fa630 sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · 9 years ago
  61. 72cd013 sunxi: Add defconfig and dts for Orange Pi 2 SBC by Hans de Goede · 9 years ago
  62. d1b7407 sunxi: Add defconfig and dts for Dserve DSRV9703C tablet by Hans de Goede · 9 years ago
  63. e133c5c sunxi: Add defconfig for yones toptech bs1078-v2 tablet by Peter Korsgaard · 9 years ago
  64. b953a61 sunxi: Add defconfig for Sinlinx SinA31s by Chen-Yu Tsai · 9 years ago
  65. 2772f6d sunxi: Add defconfig for icnova-a20-swac by Stefan Roese · 9 years ago
  66. c7c1b4e sun7i: Add defconfig for the Itead Ibox by Marcus Cooper · 9 years ago
  67. a9be871 sunxi: Add defconfig for Cubietruck Plus by Chen-Yu Tsai · 9 years ago
  68. 6b3e71a sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tablet by Hans de Goede · 9 years ago
  69. c7e2ec42 sunxi: Add defconfig and dts for Difrence DIT4350 tablet by Hans de Goede · 9 years ago
  70. 84842b2 sunxi: Add defconfig and dts for colorfly e708 q1 tablet by Hans de Goede · 9 years ago
  71. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  72. 0d8382a sunxi: power: add support for sy8106a driver by Jelle van der Waa · 9 years ago
  73. f3c5045 sunxi: power: axp818: Enable support for ALDOs by Chen-Yu Tsai · 9 years ago
  74. 3517a27 power: axp: merge separate DLDO functions into 1 by Chen-Yu Tsai · 9 years ago
  75. cd7aa27 sunxi: Add suport for A83T based Banana-pi M3 Board by Vishnu Patekar · 9 years ago
  76. f5fd8ca sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  77. 853f6d1 sunxi: Enable booting non-secure and virtualization for H3 by Chen-Yu Tsai · 9 years ago
  78. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  79. a1ecb4b sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet by Hans de Goede · 9 years ago
  80. 086a250 sunxi: Add suport for A83T HomletV2 Board by Allwinner by vishnupatekar · 9 years ago
  81. 95ab8fe sunxi: power: enabled support for axp818 by vishnupatekar · 9 years ago
  82. 762e24a sunxi: Add Machine Support for A83T SOC by vishnupatekar · 9 years ago
  83. aa56cb3 sunxi: Add support for the Lamobo R1 board by Jelle de Jong · 9 years ago
  84. 7e17fd2 sunxi: Add support for Orangepi Plus and Orangepi PC boards by Hans de Goede · 9 years ago
  85. 0404d53 sunxi: Add H3 DRAM initialization support by Jens Kuske · 9 years ago
  86. 1c27b7d sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  87. fd8133b sunxi: Add CHIP support by Maxime Ripard · 9 years ago
  88. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  89. fc01dae sunxi: Add defconfig for the Sinovoip BPI-M2 board by Hans de Goede · 9 years ago
  90. b1e8b57 sunxi: Fix sorting of boards in MAINTAINERS by Hans de Goede · 9 years ago
  91. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  92. 4011752 sunxi: power: Make all voltages configurable through Kconfig by Hans de Goede · 9 years ago
  93. 70ac929 sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s by Hans de Goede · 9 years ago
  94. ff42d10 sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  95. 97fec71 sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCD by Hans de Goede · 9 years ago
  96. 46f166c sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD by Hans de Goede · 9 years ago
  97. af654d1 sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · 9 years ago
  98. 861ba4a sunxi: Rename A10s-Wobo-i5_defconfig to Wobo_i5_defconfig by Hans de Goede · 9 years ago
  99. 2ad76bf sun5i: Add A10s-Wobo-i5 defconfig and dts by Jelle van der Waa · 9 years ago
  100. 56f5eb4 sun5i: Add q8_a13_tablet defconfig and dts by Hans de Goede · 9 years ago