1. 9ba18e8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · 4 years, 11 months ago
  2. a0a5b21 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · 4 years, 11 months ago
  3. 47d4997 phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 5 years ago
  4. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  5. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  6. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  7. 112c886 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · 6 years ago
  8. b01dc98 sunxi: Fix pll1 clock calculation by Stefan Mavrodiev · 5 years ago
  9. 370245e sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · 5 years ago
  10. 4c62b7f arm: sunxi: Enable SPI/SPI-FLASH support for A64 by Jagan Teki · 5 years ago
  11. 213c297 sunxi: H6: Enable USB for existing boards by Andre Przywara · 5 years ago
  12. fed1d2f sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  13. 75d38d0 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  14. c78a47a sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  15. 1c7a751 sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  16. 595475e sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  17. de5d61f sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  18. b70fa39 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  19. 3344544 arm: sunxi: h6: fix reset using r_wdog by Clément Péron · 6 years ago
  20. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  21. c498154 arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · 6 years ago
  22. 946e9db sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · 6 years ago
  23. d6c5cfc arm: sunxi: Enable DRAM ODT by default on H3/H5 by Paul Kocialkowski · 6 years ago
  24. 4d492a3 arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5 by Paul Kocialkowski · 6 years ago
  25. 70373ca arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i by Paul Kocialkowski · 6 years ago
  26. 3a489dc sunxi: dram_sun8i: Fix A33 memory initialization by Michael Trimarchi · 6 years ago
  27. 6d1eb7d arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 6 years ago
  28. 72d6068 arm: sunxi: Enable DM_MMC by Jagan Teki · 6 years ago
  29. fa2ca7c sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · 6 years ago
  30. 7ed2367 sunxi: Fix memory 2-rank initialization for a33 cpu by Michael Trimarchi · 6 years ago
  31. a4e8dd9 sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  32. b198e2c sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  33. 05e7220 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  34. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
  35. 14170a4 sunxi: add Kconfig option for the maximum accessible DRAM by Icenowy Zheng · 6 years ago
  36. 9bc6bec sunxi: map DRAM part with 3G size by Icenowy Zheng · 6 years ago
  37. 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago
  38. cb9325d sunxi: Fix typos of spelling Allwinner by Priit Laes · 6 years ago
  39. ac2ed96 sunxi: fix DRAM gate/reset sequence of H6 by Icenowy Zheng · 6 years ago
  40. 4572cb5 sunxi: A64: fix default DRAM_ODT_EN symbol by Andre Przywara · 6 years ago
  41. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  42. 4e287f6 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  43. a78bb07 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  44. 5a76cdd sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago
  45. d1fa87d sunxi: add clock code for H6 by Icenowy Zheng · 6 years ago
  46. bb769d6 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · 6 years ago
  47. 5e6dd27 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · 6 years ago
  48. 1a6575b dm: sunxi: Use DM for MMC and SATA on all A10 boards by Adam Sampson · 6 years ago
  49. 52a5ccb Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  50. d1de0bb arm: timer: sunxi: add Allwinner timer erratum workaround by Andre Przywara · 6 years ago
  51. 194d1a1 ARM: sunxi: remove empty #ifdef/endif block by Chris Packham · 6 years ago
  52. 1f03161 sunxi: Drop legacy usb_phy.c by Jagan Teki · 7 years ago
  53. 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · 7 years ago
  54. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  55. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  56. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  57. 270a6f6 sunxi: Add DRAM_SUN8I_A83T kconfig entry by Jagan Teki · 7 years ago
  58. e624d4c sunxi: Add DRAM_SUN8I_A33 kconfig entry by Jagan Teki · 7 years ago
  59. 318e4e5 sunxi: Add DRAM_SUN8I_A23 kconfig entry by Jagan Teki · 7 years ago
  60. 6aa7f71 sunxi: Add DRAM_SUN9I kconfig entry by Jagan Teki · 7 years ago
  61. 3994b1e sunxi: Add DRAM_SUN4I kconfig entry by Jagan Teki · 7 years ago
  62. 68d0f5f sunxi: add DRAM_SUN6I kconfig by Jagan Teki · 7 years ago
  63. feb2927 sunxi: Add AXP_PMIC_BUS kconfig entry by Jagan Teki · 7 years ago
  64. f35767b sunxi: Add SUN8I_RSB kconfig entry by Jagan Teki · 7 years ago
  65. 11f33e1 sunxi: Use SUN6I_PRCM if used by Jagan Teki · 7 years ago
  66. 59ea287 sunxi: Add SUN6I_P2WI kconfig entry by Jagan Teki · 7 years ago
  67. 932f5e0 sunxi: Add SUN6I_PRCM kconfig entry by Jagan Teki · 7 years ago
  68. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  69. 4e159f8 arm: sunxi: Move spl spi sunxi code to mach-sunxi by Jagan Teki · 7 years ago
  70. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  71. 2e915b4 sunxi: set the default CPUx frequency of H5 to 816MHz by Icenowy Zheng · 7 years ago
  72. 2f0b6e5 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · 7 years ago
  73. 82576de sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · 7 years ago
  74. 60e4b8f video: add an option for video simplefb via DT by Icenowy Zheng · 7 years ago
  75. 1fa956f sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI by Icenowy Zheng · 7 years ago
  76. 53bba76 sunxi: usb_phy: invert the USB phy_ctl condition by Maxime Ripard · 7 years ago
  77. 1941be8 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · 7 years ago
  78. 4799a1a sunxi: Enable MMC new mode for A83T by Maxime Ripard · 7 years ago
  79. 2e4d4de Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  80. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  81. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  82. 883b3c0 sunxi: switch PRCM to non-secure on H3/H5 SoCs by Icenowy Zheng · 7 years ago
  83. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  84. eb4766e sunxi: add LPDDR3 timing from stock boot0 by Icenowy Zheng · 7 years ago
  85. 3c1b9f1 sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller by Icenowy Zheng · 7 years ago
  86. b54209f sunxi: enable DRAM initialization and SPL for V3s SoC by Icenowy Zheng · 7 years ago
  87. fe05217 sunxi: add support for V3s DRAM controller by Icenowy Zheng · 7 years ago
  88. e270a58 sunxi: add support for the DDR2 in V3s SoC by Icenowy Zheng · 7 years ago
  89. 8804877 sunxi: enable dual rank detection in DesignWare-like DRAM code by Icenowy Zheng · 7 years ago
  90. f09b48e sunxi: Add selective DRAM type and timing by Icenowy Zheng · 7 years ago
  91. 2002035 sunxi: add bank detection code to H3 DRAM initialization code by Icenowy Zheng · 7 years ago
  92. b260751 sunxi: add option for 16-bit DW DRAM controller by Icenowy Zheng · 7 years ago
  93. 4323a8f sunxi: Rename bus-width related macros in H3 DRAM code by Icenowy Zheng · 7 years ago
  94. ca0bc02 sunxi: makes an invisible option for H3-like DRAM controllers by Icenowy Zheng · 7 years ago
  95. d836216 sunxi: enable automatic FIT build for 64-bit SoCs by Andre Przywara · 8 years ago
  96. 3279661 sunxi: add clock configuration of R40 sata by Icenowy Zheng · 8 years ago
  97. 8e5e1ea ARM: sunxi: use imply instead of bare default y in Kconfig by Masahiro Yamada · 8 years ago
  98. 4976a22 ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig by Masahiro Yamada · 8 years ago
  99. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 8 years ago
  100. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · 8 years ago