1. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  2. 01477b3 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · 3 years, 1 month ago
  3. 05ebd89 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 5 months ago
  4. 468f23b sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · 3 years, 2 months ago
  5. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 2 months ago
  6. 388fe64 sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · 3 years, 2 months ago
  7. 1e4d869 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · 3 years, 2 months ago
  8. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years, 2 months ago
  9. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years, 2 months ago
  10. 623b804 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · 3 years, 2 months ago
  11. 74ebeb9 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · 3 years, 2 months ago
  12. 35e9f63 sunxi: Only initialize legacy I2C when enabled by Samuel Holland · 3 years, 2 months ago
  13. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
  14. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · 3 years, 3 months ago
  15. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  16. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  17. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  18. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  19. b8816f0 mmc: sunxi: Enable "new timing mode" on all new SoCs by Andre Przywara · 3 years, 7 months ago
  20. c0387f1 sunxi: H616: Enable full 4GB of DRAM by Andre Przywara · 3 years, 7 months ago
  21. 0f7c8bc sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · 3 years, 7 months ago
  22. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  23. fe4c155 arm: sunxi: add support for DIP detection to CHIP board by Kory Maincent · 3 years, 7 months ago
  24. c2a50b1 sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 9 months ago
  25. c3391f6 sunxi: enable dual rank memory on R40 by Icenowy Zheng · 3 years, 9 months ago
  26. 9e9b073 sunxi: support asymmetric dual rank DRAM on A64/R40 by Icenowy Zheng · 3 years, 9 months ago
  27. 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 9 months ago
  28. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
  29. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  30. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  31. 6892a56 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 10 months ago
  32. 70bdefa sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 10 months ago
  33. e638e05 sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 11 months ago
  34. e4aa24b sunxi: Add H616 DRAM support by Jernej Skrabec · 3 years, 11 months ago
  35. 30efb9d sunxi: add support for H616 uart0 by Jernej Skrabec · 3 years, 11 months ago
  36. 8b2239c sunxi: introduce support for H616 clocks by Jernej Skrabec · 3 years, 11 months ago
  37. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 11 months ago
  38. 55a30a2 sunxi: Add support for I2C on H6 like SoCs by Jernej Skrabec · 3 years, 11 months ago
  39. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 11 months ago
  40. fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 11 months ago
  41. bf8c810 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · 3 years, 2 months ago
  42. 738334f sunxi: dram: h6: Improve DDR3 config detection by Jernej Skrabec · 4 years, 9 months ago
  43. 7df9910 sunxi: add V3/S3 support by Icenowy Zheng · 4 years, 1 month ago
  44. 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · 4 years, 1 month ago
  45. aff2d3a sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · 4 years, 1 month ago
  46. a1dba89 sunxi: Silence warning about non-static inline function by Samuel Holland · 4 years, 7 months ago
  47. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  48. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  49. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  50. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  51. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  52. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  53. 0c882df sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC by Andre Przywara · 4 years, 10 months ago
  54. da3bd45 sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC by Andre Przywara · 4 years, 10 months ago
  55. 382dab2 sunxi: SPL SPI: Introduce is_sun6i_gen_spi() by Andre Przywara · 4 years, 10 months ago
  56. 5c7624d sunxi: SPL SPI: Split off SPI0 base address by Andre Przywara · 4 years, 10 months ago
  57. 9ba18e8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · 4 years, 11 months ago
  58. a0a5b21 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · 4 years, 11 months ago
  59. 47d4997 phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 5 years ago
  60. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  61. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  62. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  63. 112c886 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · 6 years ago
  64. b01dc98 sunxi: Fix pll1 clock calculation by Stefan Mavrodiev · 5 years ago
  65. 370245e sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · 5 years ago
  66. 4c62b7f arm: sunxi: Enable SPI/SPI-FLASH support for A64 by Jagan Teki · 5 years ago
  67. 213c297 sunxi: H6: Enable USB for existing boards by Andre Przywara · 5 years ago
  68. fed1d2f sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  69. 75d38d0 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  70. c78a47a sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  71. 1c7a751 sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  72. 595475e sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  73. de5d61f sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  74. b70fa39 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  75. 3344544 arm: sunxi: h6: fix reset using r_wdog by Clément Péron · 6 years ago
  76. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  77. c498154 arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · 6 years ago
  78. 946e9db sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · 6 years ago
  79. d6c5cfc arm: sunxi: Enable DRAM ODT by default on H3/H5 by Paul Kocialkowski · 6 years ago
  80. 4d492a3 arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5 by Paul Kocialkowski · 6 years ago
  81. 70373ca arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i by Paul Kocialkowski · 6 years ago
  82. 3a489dc sunxi: dram_sun8i: Fix A33 memory initialization by Michael Trimarchi · 6 years ago
  83. 6d1eb7d arm: sunxi: Enable DM_MMC on required SoCs by Jagan Teki · 6 years ago
  84. 72d6068 arm: sunxi: Enable DM_MMC by Jagan Teki · 6 years ago
  85. fa2ca7c sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · 6 years ago
  86. 7ed2367 sunxi: Fix memory 2-rank initialization for a33 cpu by Michael Trimarchi · 6 years ago
  87. a4e8dd9 sunxi-mmc: use new mode on both controllers on A64 by Vasily Khoruzhick · 6 years ago
  88. b198e2c sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option by Vasily Khoruzhick · 6 years ago
  89. 05e7220 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  90. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
  91. 14170a4 sunxi: add Kconfig option for the maximum accessible DRAM by Icenowy Zheng · 6 years ago
  92. 9bc6bec sunxi: map DRAM part with 3G size by Icenowy Zheng · 6 years ago
  93. 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago
  94. cb9325d sunxi: Fix typos of spelling Allwinner by Priit Laes · 6 years ago
  95. ac2ed96 sunxi: fix DRAM gate/reset sequence of H6 by Icenowy Zheng · 6 years ago
  96. 4572cb5 sunxi: A64: fix default DRAM_ODT_EN symbol by Andre Przywara · 6 years ago
  97. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  98. 4e287f6 sunxi: add DRAM support to H6 by Icenowy Zheng · 6 years ago
  99. a78bb07 sunxi: add UART0 setup for H6 by Icenowy Zheng · 6 years ago
  100. 5a76cdd sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 6 years ago