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