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