1. 5cfeeac sunxi: Silence warning about non-static inline function by Samuel Holland · 4 years, 5 months ago
  2. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  3. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  4. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  5. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  6. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  7. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  8. fd40ad0 sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC by Andre Przywara · 4 years, 8 months ago
  9. da19a0d sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC by Andre Przywara · 4 years, 8 months ago
  10. 56f51f3 sunxi: SPL SPI: Introduce is_sun6i_gen_spi() by Andre Przywara · 4 years, 8 months ago
  11. 2775e08 sunxi: SPL SPI: Split off SPI0 base address by Andre Przywara · 4 years, 8 months ago
  12. 7c841d8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · 4 years, 9 months ago
  13. ee98d76 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · 4 years, 9 months ago
  14. a2f729f phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 4 years, 9 months ago
  15. 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  16. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  17. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  18. 5f19c93 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · 5 years ago
  19. e6467df sunxi: Fix pll1 clock calculation by Stefan Mavrodiev · 5 years ago
  20. e8c19ff sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · 5 years ago
  21. 7945caf arm: sunxi: Enable SPI/SPI-FLASH support for A64 by Jagan Teki · 5 years ago
  22. f96238e sunxi: H6: Enable USB for existing boards by Andre Przywara · 5 years ago
  23. 0824384 sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  24. 7656d39 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  25. 75a8a64 sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  26. 770b85a sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  27. 65f80f5 sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  28. 1a1d1df sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  29. 79764b5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  30. 26f8e0d arm: sunxi: h6: fix reset using r_wdog by Clément Péron · 5 years ago
  31. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  32. bb3362b arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · 5 years ago
  33. 067e0b9 sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · 6 years ago
  34. 9d0f9e8 arm: sunxi: Enable DRAM ODT by default on H3/H5 by Paul Kocialkowski · 6 years ago
  35. 882b71e arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5 by Paul Kocialkowski · 6 years ago
  36. 9c2b0dd arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i by Paul Kocialkowski · 6 years ago
  37. ddd6930 sunxi: dram_sun8i: Fix A33 memory initialization by Michael Trimarchi · 6 years ago
  38. 85c3d46 arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 5 years ago
  39. a7cca57 arm: sunxi: Enable DM_MMC by Jagan Teki · 6 years ago
  40. c970e89 sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · 6 years ago
  41. aa09a07 sunxi: Fix memory 2-rank initialization for a33 cpu by Michael Trimarchi · 6 years ago
  42. 0e21a2f sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  43. 2a8882e sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  44. 7d121a8 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  45. 31a4ac4 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
  46. f8aa3f8 sunxi: add Kconfig option for the maximum accessible DRAM by Icenowy Zheng · 6 years ago
  47. 7009134 sunxi: map DRAM part with 3G size by Icenowy Zheng · 6 years ago
  48. c6c2c85 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago
  49. 297963f sunxi: Fix typos of spelling Allwinner by Priit Laes · 6 years ago
  50. 90de396 sunxi: fix DRAM gate/reset sequence of H6 by Icenowy Zheng · 6 years ago
  51. 8094f0c sunxi: A64: fix default DRAM_ODT_EN symbol by Andre Przywara · 6 years ago
  52. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  53. da26165 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  54. 7f51a40 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  55. 10196c9 sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago
  56. 0558676 sunxi: add clock code for H6 by Icenowy Zheng · 6 years ago
  57. 8019780 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · 6 years ago
  58. cadc7c2 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · 6 years ago
  59. df63fcc dm: sunxi: Use DM for MMC and SATA on all A10 boards by Adam Sampson · 6 years ago
  60. 4ac5df4 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  61. be0d217 arm: timer: sunxi: add Allwinner timer erratum workaround by Andre Przywara · 6 years ago
  62. 9508ecf ARM: sunxi: remove empty #ifdef/endif block by Chris Packham · 6 years ago
  63. f5871a6 sunxi: Drop legacy usb_phy.c by Jagan Teki · 6 years ago
  64. dd32281 usb: sunxi: Switch to use generic-phy by Jagan Teki · 6 years ago
  65. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  66. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  67. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  68. 0354f4b sunxi: Add DRAM_SUN8I_A83T kconfig entry by Jagan Teki · 7 years ago
  69. c335e99 sunxi: Add DRAM_SUN8I_A33 kconfig entry by Jagan Teki · 7 years ago
  70. af30393 sunxi: Add DRAM_SUN8I_A23 kconfig entry by Jagan Teki · 7 years ago
  71. 7d0b165 sunxi: Add DRAM_SUN9I kconfig entry by Jagan Teki · 7 years ago
  72. dd928bf sunxi: Add DRAM_SUN4I kconfig entry by Jagan Teki · 7 years ago
  73. fdfa934 sunxi: add DRAM_SUN6I kconfig by Jagan Teki · 7 years ago
  74. 735fb25 sunxi: Add AXP_PMIC_BUS kconfig entry by Jagan Teki · 7 years ago
  75. 6f6f883 sunxi: Add SUN8I_RSB kconfig entry by Jagan Teki · 7 years ago
  76. 63928fa sunxi: Use SUN6I_PRCM if used by Jagan Teki · 7 years ago
  77. 71d9edf sunxi: Add SUN6I_P2WI kconfig entry by Jagan Teki · 7 years ago
  78. 2aa697a sunxi: Add SUN6I_PRCM kconfig entry by Jagan Teki · 7 years ago
  79. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  80. c2a7a7e arm: sunxi: Move spl spi sunxi code to mach-sunxi by Jagan Teki · 7 years ago
  81. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  82. 3cfecee sunxi: set the default CPUx frequency of H5 to 816MHz by Icenowy Zheng · 7 years ago
  83. 1d7eef3 sunxi: video: add LCD support to DE2 driver by Vasily Khoruzhick · 7 years ago
  84. be5b96f sunxi: setup simplefb for Allwinner DE2 by Icenowy Zheng · 7 years ago
  85. f6bdddc video: add an option for video simplefb via DT by Icenowy Zheng · 7 years ago
  86. 401a3ca sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI by Icenowy Zheng · 7 years ago
  87. 9f35688 sunxi: usb_phy: invert the USB phy_ctl condition by Maxime Ripard · 7 years ago
  88. 8829076 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · 7 years ago
  89. 343ff16 sunxi: Enable MMC new mode for A83T by Maxime Ripard · 7 years ago
  90. ceff355 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  91. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  92. b529993 spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  93. e37a1b1 sunxi: switch PRCM to non-secure on H3/H5 SoCs by Icenowy Zheng · 7 years ago
  94. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  95. ec4670a sunxi: add LPDDR3 timing from stock boot0 by Icenowy Zheng · 7 years ago
  96. 72cc987 sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller by Icenowy Zheng · 7 years ago
  97. 7d06e59 sunxi: enable DRAM initialization and SPL for V3s SoC by Icenowy Zheng · 7 years ago
  98. 3ec0698 sunxi: add support for V3s DRAM controller by Icenowy Zheng · 7 years ago
  99. 67337e6 sunxi: add support for the DDR2 in V3s SoC by Icenowy Zheng · 7 years ago
  100. 176868b sunxi: enable dual rank detection in DesignWare-like DRAM code by Icenowy Zheng · 7 years ago