1. 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 4 months ago
  2. 9a916b0 sunxi: fix SUNIV build when enabling D-Cache by Icenowy Zheng · 2 years ago
  3. e50ee3a sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoC by Andre Przywara · 3 years, 10 months ago
  4. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 2 months ago
  5. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 1 month ago
  6. a35628e sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · 2 years, 3 months ago
  7. e038c7a sunxi: lcd: Move range from kconfig description to definition. by Michal Suchanek · 2 years, 4 months ago
  8. 5858b90 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 5 months ago
  9. 821fdfb sunxi: Remove obsolete Kconfig selections by Samuel Holland · 2 years, 6 months ago
  10. e26ece2 sunxi: board: Fix UART PortF pinmux setup by Andre Przywara · 2 years, 6 months ago
  11. 70f24fa ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
  12. b9a2e18 sunxi: eMMC: Improve automatic boot source detection by Andre Przywara · 3 years, 3 months ago
  13. 35b786c sunxi: clock: H6: Adjust PLL LDO before clock setup by Jernej Skrabec · 2 years, 9 months ago
  14. 40a9c20 sunxi: clock: H6/H616: Add resistor calibration by Jernej Skrabec · 2 years, 9 months ago
  15. 1772771 sunxi: prcm: Add a few registers by Jernej Skrabec · 2 years, 9 months ago
  16. 482c1cc sunxi: H3: fix non working console on uart2 by Angelo Dureghello · 3 years ago
  17. a0ca51f sunxi: Support building a SPL as a TOC0 image by Samuel Holland · 2 years, 7 months ago
  18. 44de13d sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · 2 years, 7 months ago
  19. aadf3d5 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · 3 years ago
  20. e943753 sunxi: Fix old GMAC pinmux setup by Andre Przywara · 2 years, 7 months ago
  21. 6d35c24 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 7 months ago
  22. 81a46c1 sunxi: Kconfig: Fix up SPI configuration by Andre Przywara · 2 years, 9 months ago
  23. 640f2f3 mach-sunxi: Enable SPI boot for SUNIV and licheepi nano by Jesse Taube · 2 years, 8 months ago
  24. 0dcdaff mach-sunxi: Add SPL SPI boot for SUNIV by Jesse Taube · 2 years, 8 months ago
  25. a08b04b mach-sunxi: Add boot device detection for SUNIV/F1C100s by Jesse Taube · 2 years, 8 months ago
  26. cfe673c mach-sunxi: Add support for SUNIV architecture by Icenowy Zheng · 2 years, 9 months ago
  27. 645ee3c sunxi: Add F1C100s DRAM initial support by Icenowy Zheng · 2 years, 9 months ago
  28. 0d4377f mach-sunxi: Move timer code to mach folder by Jesse Taube · 2 years, 9 months ago
  29. b8cd7f4 armv8: remove no longer needed lowlevel_init.S by Andre Przywara · 2 years, 9 months ago
  30. 534b82a sunxi: move early "SRAM setup" into separate file by Andre Przywara · 2 years, 9 months ago
  31. 2564fce sunxi: move Cortex SMPEN setting into start.S by Andre Przywara · 2 years, 9 months ago
  32. 5bc4cd0 sunxi: move non-essential code out of s_init() by Andre Przywara · 2 years, 9 months ago
  33. e97943b sunxi: Fix H616 DRAM read calibration for dual rank by Jernej Skrabec · 2 years, 9 months ago
  34. 18a5927 sunxi: fix H616 DRAM ODT support by Jernej Skrabec · 2 years, 9 months ago
  35. 52bcc4f sunxi: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 9 months ago
  36. 8695b51 sunxi: gpio: Fix up pointer arithmetic by Andre Przywara · 2 years, 9 months ago
  37. efdd656 sunxi: gpio: Add per-bank drive and pull setters by Samuel Holland · 3 years ago
  38. ac5397a sunxi: gpio: Return void from setter functions by Samuel Holland · 3 years ago
  39. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  40. 6e19dc8 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · 3 years ago
  41. 0ec8832 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 4 months ago
  42. f9437b0 sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · 3 years ago
  43. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years ago
  44. 8b0eacd sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · 3 years ago
  45. d3b0298 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · 3 years ago
  46. 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years ago
  47. 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years ago
  48. 4ab39e7 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · 3 years ago
  49. abd2e78 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · 3 years ago
  50. ea261fd sunxi: Only initialize legacy I2C when enabled by Samuel Holland · 3 years ago
  51. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 1 month ago
  52. dda9fa7 sunxi: Simplify MMC pinmux selection by Samuel Holland · 3 years, 1 month ago
  53. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  54. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  55. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  56. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  57. b6e3bf1 mmc: sunxi: Enable "new timing mode" on all new SoCs by Andre Przywara · 3 years, 6 months ago
  58. b874785 sunxi: H616: Enable full 4GB of DRAM by Andre Przywara · 3 years, 6 months ago
  59. f9d1324 sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · 3 years, 6 months ago
  60. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  61. 6c2c7e9 arm: sunxi: add support for DIP detection to CHIP board by Kory Maincent · 3 years, 6 months ago
  62. 599177e sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · 3 years, 8 months ago
  63. a5ff6f5 sunxi: enable dual rank memory on R40 by Icenowy Zheng · 3 years, 8 months ago
  64. e9dfd8e sunxi: support asymmetric dual rank DRAM on A64/R40 by Icenowy Zheng · 3 years, 8 months ago
  65. 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
  66. 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 8 months ago
  67. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  68. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  69. 7f4e294 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 8 months ago
  70. bc24884 sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 9 months ago
  71. 8ec293e sunxi: Add support for H616 SoC by Jernej Skrabec · 3 years, 9 months ago
  72. f4317db sunxi: Add H616 DRAM support by Jernej Skrabec · 3 years, 9 months ago
  73. c13d98b sunxi: add support for H616 uart0 by Jernej Skrabec · 3 years, 9 months ago
  74. b18bd53 sunxi: introduce support for H616 clocks by Jernej Skrabec · 3 years, 9 months ago
  75. c0b417b sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 9 months ago
  76. 57e7623 sunxi: Add support for I2C on H6 like SoCs by Jernej Skrabec · 3 years, 9 months ago
  77. 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 9 months ago
  78. fbd37d8 sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 9 months ago
  79. 9267ff8 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · 3 years, 1 month ago
  80. ec9cdaa sunxi: dram: h6: Improve DDR3 config detection by Jernej Skrabec · 4 years, 7 months ago
  81. ef9025b sunxi: add V3/S3 support by Icenowy Zheng · 4 years ago
  82. 8a8b73b sunxi: board: Add PinePhone DT selection logic by Samuel Holland · 4 years ago
  83. 0e3160b sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · 4 years ago
  84. 5cfeeac sunxi: Silence warning about non-static inline function by Samuel Holland · 4 years, 6 months ago
  85. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  86. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  87. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  88. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  89. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  90. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  91. fd40ad0 sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC by Andre Przywara · 4 years, 9 months ago
  92. da19a0d sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC by Andre Przywara · 4 years, 9 months ago
  93. 56f51f3 sunxi: SPL SPI: Introduce is_sun6i_gen_spi() by Andre Przywara · 4 years, 9 months ago
  94. 2775e08 sunxi: SPL SPI: Split off SPI0 base address by Andre Przywara · 4 years, 9 months ago
  95. 7c841d8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · 4 years, 10 months ago
  96. ee98d76 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · 4 years, 10 months ago
  97. a2f729f phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · 4 years, 10 months ago
  98. 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  99. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  100. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago