1. 0ec8832 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 4 months ago
  2. f9437b0 sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · 3 years ago
  3. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years ago
  4. 8b0eacd sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · 3 years ago
  5. d3b0298 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · 3 years ago
  6. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years ago
  7. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years ago
  8. 4ab39e7 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · 3 years ago
  9. abd2e78 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · 3 years ago
  10. ea261fd sunxi: Only initialize legacy I2C when enabled by Samuel Holland · 3 years ago
  11. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  12. dda9fa7 sunxi: Simplify MMC pinmux selection by Samuel Holland · 3 years, 1 month ago
  13. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  14. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  15. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  16. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  17. b6e3bf1 mmc: sunxi: Enable "new timing mode" on all new SoCs by Andre Przywara · 3 years, 6 months ago
  18. b874785 sunxi: H616: Enable full 4GB of DRAM by Andre Przywara · 3 years, 6 months ago
  19. f9d1324 sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · 3 years, 6 months ago
  20. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  21. 6c2c7e9 arm: sunxi: add support for DIP detection to CHIP board by Kory Maincent · 3 years, 6 months ago
  22. 599177e sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 8 months ago
  23. a5ff6f5 sunxi: enable dual rank memory on R40 by Icenowy Zheng · 3 years, 8 months ago
  24. e9dfd8e sunxi: support asymmetric dual rank DRAM on A64/R40 by Icenowy Zheng · 3 years, 8 months ago
  25. 668866a Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 8 months ago
  26. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 8 months ago
  27. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  28. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  29. 7f4e294 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 8 months ago
  30. bc24884 sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 9 months ago
  31. 8ec293e sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 9 months ago
  32. f4317db sunxi: Add H616 DRAM support by Jernej Skrabec · 3 years, 9 months ago
  33. c13d98b sunxi: add support for H616 uart0 by Jernej Skrabec · 3 years, 9 months ago
  34. b18bd53 sunxi: introduce support for H616 clocks by Jernej Skrabec · 3 years, 9 months ago
  35. c0b417b sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 9 months ago
  36. 57e7623 sunxi: Add support for I2C on H6 like SoCs by Jernej Skrabec · 3 years, 9 months ago
  37. 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 9 months ago
  38. fbd37d8 sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 9 months ago
  39. 9267ff8 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · 3 years, 1 month ago
  40. ec9cdaa sunxi: dram: h6: Improve DDR3 config detection by Jernej Skrabec · 4 years, 7 months ago
  41. ef9025b sunxi: add V3/S3 support by Icenowy Zheng · 4 years ago
  42. 8a8b73b sunxi: board: Add PinePhone DT selection logic by Samuel Holland · 4 years ago
  43. 0e3160b sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · 4 years ago
  44. 5cfeeac sunxi: Silence warning about non-static inline function by Samuel Holland · 4 years, 6 months ago
  45. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  46. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  47. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  48. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  49. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  50. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  51. fd40ad0 sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC by Andre Przywara · 4 years, 9 months ago
  52. da19a0d sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC by Andre Przywara · 4 years, 9 months ago
  53. 56f51f3 sunxi: SPL SPI: Introduce is_sun6i_gen_spi() by Andre Przywara · 4 years, 9 months ago
  54. 2775e08 sunxi: SPL SPI: Split off SPI0 base address by Andre Przywara · 4 years, 9 months ago
  55. 7c841d8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · 4 years, 10 months ago
  56. ee98d76 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · 4 years, 10 months ago
  57. a2f729f phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 4 years, 10 months ago
  58. 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  59. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  60. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  61. 5f19c93 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · 5 years ago
  62. e6467df sunxi: Fix pll1 clock calculation by Stefan Mavrodiev · 5 years ago
  63. e8c19ff sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · 5 years ago
  64. 7945caf arm: sunxi: Enable SPI/SPI-FLASH support for A64 by Jagan Teki · 5 years ago
  65. f96238e sunxi: H6: Enable USB for existing boards by Andre Przywara · 5 years ago
  66. 0824384 sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  67. 7656d39 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  68. 75a8a64 sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  69. 770b85a sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  70. 65f80f5 sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  71. 1a1d1df sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  72. 79764b5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  73. 26f8e0d arm: sunxi: h6: fix reset using r_wdog by Clément Péron · 6 years ago
  74. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  75. bb3362b arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · 6 years ago
  76. 067e0b9 sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · 6 years ago
  77. 9d0f9e8 arm: sunxi: Enable DRAM ODT by default on H3/H5 by Paul Kocialkowski · 6 years ago
  78. 882b71e arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5 by Paul Kocialkowski · 6 years ago
  79. 9c2b0dd arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i by Paul Kocialkowski · 6 years ago
  80. ddd6930 sunxi: dram_sun8i: Fix A33 memory initialization by Michael Trimarchi · 6 years ago
  81. 85c3d46 arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 6 years ago
  82. a7cca57 arm: sunxi: Enable DM_MMC by Jagan Teki · 6 years ago
  83. c970e89 sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · 6 years ago
  84. aa09a07 sunxi: Fix memory 2-rank initialization for a33 cpu by Michael Trimarchi · 6 years ago
  85. 0e21a2f sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  86. 2a8882e sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  87. 7d121a8 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  88. 31a4ac4 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
  89. f8aa3f8 sunxi: add Kconfig option for the maximum accessible DRAM by Icenowy Zheng · 6 years ago
  90. 7009134 sunxi: map DRAM part with 3G size by Icenowy Zheng · 6 years ago
  91. c6c2c85 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago
  92. 297963f sunxi: Fix typos of spelling Allwinner by Priit Laes · 6 years ago
  93. 90de396 sunxi: fix DRAM gate/reset sequence of H6 by Icenowy Zheng · 6 years ago
  94. 8094f0c sunxi: A64: fix default DRAM_ODT_EN symbol by Andre Przywara · 6 years ago
  95. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  96. da26165 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  97. 7f51a40 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  98. 10196c9 sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago
  99. 0558676 sunxi: add clock code for H6 by Icenowy Zheng · 6 years ago
  100. 8019780 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · 6 years ago