1. 29e5dbc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 6 weeks ago WIP/13Oct2024
  2. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago WIP/11Oct2024
  3. dac3ce9 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  4. 2f7ab49 sunxi: Add support for Anbernic RG35XX-2024 by Chris Morgan · 3 months ago
  5. af69289 Update directories for new name of TF-A directories by Peter Robinson · 7 weeks ago
  6. 0ec0207 Update the ARM trusted firmware git URL by Peter Robinson · 8 weeks ago
  7. 895d051 sunxi: h616: add Tanix TX1 support by Andre Przywara · 8 months ago
  8. a0a7a64 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 months ago
  9. 51bee9b power: pmic: sunxi: add AXP717 SPL support by Andre Przywara · 7 months ago
  10. bbac4ae sunxi: CONFIG_SYS_MMC_ENV_DEV undeclared by Heinrich Schuchardt · 8 months ago
  11. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  12. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  13. debd982 arm: sunxi: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  14. 1a6828d sunxi: remove unneeded i2c_init_board() call for U-Boot proper by Andre Przywara · 11 months ago
  15. bc6e594 sunxi: H616: Add OrangePi Zero 2W board support by Andre Przywara · 10 months ago
  16. 7af9064 board/sunxi/MAINTAINERS: Add new defconfigs by Tom Rini · 10 months ago
  17. d2e1cc6 sunxi: H616: Add OrangePi Zero 3 board support by Andre Przywara · 1 year, 1 month ago
  18. d17d051 power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · 1 year, 4 months ago
  19. 1f6c98c arm: dts: icnova-a20-adb4006: Add board support by Ludwig Kormann · 1 year, 1 month ago
  20. f054f12 arm: sunxi: Correct warning in board_fit_config_name_match by Tom Rini · 1 year, 4 months ago
  21. ffb0294 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · 3 years, 5 months ago
  22. a8f6dab Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 1 month ago
  23. 5b7c58f sunxi: R528: add SMHC2 pin pull ups support by Okhunjon Sobirjonov · 1 year, 2 months ago
  24. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 3 months ago
  25. 5ad98c5 sunxi: remove CONFIG_MACPWR by Andre Przywara · 2 years, 6 months ago
  26. ae79c1d sunxi: remove CONFIG_SATAPWR by Andre Przywara · 2 years, 4 months ago
  27. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  28. 1a549c8 crc32: Drop duplicates crc header includes by Ilya Lukin · 1 year, 4 months ago
  29. d38ed5b sunxi: Add MAINTAINERS entry for Lctech Pi F1C200s by Tom Rini · 1 year, 4 months ago
  30. 21b790f mtd: nand: sunxi: Convert to the driver model by Samuel Holland · 1 year, 10 months ago
  31. 6453149 sunxi: board: annotate #endif lines by Andre Przywara · 2 years ago
  32. eeaca6a sunxi: remove bogus mmc_pinmux_setup() prototype by Andre Przywara · 2 years ago
  33. ed82586 sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · 2 years ago
  34. a514577 sunxi: defconfig: Add X96 Mate TV box by Andre Przywara · 2 years, 3 months ago
  35. e008e51 sunxi: fix initial environment loading without MMC by Samuel Holland · 2 years, 7 months ago
  36. 3ba0a25 sunxi: Skip MMC0 init when its pinmux conflicts with UART0 by Samuel Holland · 2 years, 8 months ago
  37. 151a030 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · 2 years, 8 months ago
  38. a0ca51f sunxi: Support building a SPL as a TOC0 image by Samuel Holland · 2 years, 8 months ago
  39. 8c2bdff sunxi: Remove non-DM MMC pin setup by Samuel Holland · 3 years, 3 months ago
  40. aadf3d5 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · 3 years, 1 month ago
  41. 3e42d91 sunxi: Remove non-DM GMAC pin setup by Samuel Holland · 3 years, 3 months ago
  42. e943753 sunxi: Fix old GMAC pinmux setup by Andre Przywara · 2 years, 9 months ago
  43. e42dad4 sunxi: use boot source for determining environment location by Andre Przywara · 2 years, 11 months ago
  44. 3aaabfe Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 10 months ago WIP/03Feb2022
  45. 116e1ed sunxi: board: Add support for SUNIV by Icenowy Zheng · 2 years, 10 months ago
  46. 52bcc4f sunxi: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 10 months ago
  47. d0ffd15 sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3 by Giulio Benetti · 3 years ago
  48. 2753b07 sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · 3 years, 2 months ago
  49. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  50. fbd9207 sunxi: Remove misleading USB-OTG charger message by Andre Przywara · 3 years, 1 month ago
  51. 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 2 months ago
  52. e7510d2 sunxi: Add support for FriendlyARM NanoPi R1S H5 by Chukun Pan · 3 years, 2 months ago
  53. 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 2 months ago
  54. 8f872bb board: sunxi: enable status LED early by Arnaud Ferraris · 3 years, 3 months ago
  55. dda9fa7 sunxi: Simplify MMC pinmux selection by Samuel Holland · 3 years, 2 months ago
  56. 5427da0 configs: add PineTab defconfig by Arnaud Ferraris · 3 years, 3 months ago
  57. de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  58. 1011ebc sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 7 months ago
  59. 212224e sunxi: board: Add H616 MMC2 pins by Andre Przywara · 3 years, 7 months ago
  60. 2527b24 sunxi: h3: Add initial ZeroPi support by Yu-Tung Chang · 3 years, 5 months ago
  61. 6c2c7e9 arm: sunxi: add support for DIP detection to CHIP board by Kory Maincent · 3 years, 7 months ago
  62. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  63. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
  64. 38be6b8 sunxi: Add support for OrangePi Zero2 by Jernej Skrabec · 3 years, 11 months ago
  65. d0b07c1 sunxi: add support for R_I2C on H616 by Jernej Skrabec · 3 years, 11 months ago
  66. fbd37d8 sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 11 months ago
  67. e9ad1b8 sunxi: Properly check for SATAPWR and MACPWR by Andre Przywara · 3 years, 10 months ago
  68. c81877a sunxi: Add support for Orange Pi 3 by Andre Heider · 3 years, 2 months ago
  69. a54b292 sunxi: Add support for Tanix TX6 by Jernej Skrabec · 3 years, 11 months ago
  70. 9267ff8 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · 3 years, 2 months ago
  71. 928f4f4 sunxi: board: extract creating a unique sid into a helper function by Andre Heider · 3 years, 2 months ago
  72. 92600ed sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · 4 years ago
  73. ab3b53f sunxi: add PineCube board by Icenowy Zheng · 4 years ago
  74. 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 1 month ago
  75. 882fb90 sunxi: a64: Add a defconfig for the PinePhone by Samuel Holland · 4 years, 1 month ago
  76. 20f3ee3 sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · 4 years, 1 month ago
  77. 41530cf sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · 4 years, 1 month ago
  78. 8a8b73b sunxi: board: Add PinePhone DT selection logic by Samuel Holland · 4 years, 1 month ago
  79. 54ac5aa sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · 4 years, 1 month ago
  80. 467b7e5 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · 4 years, 1 month ago
  81. 2fcd748 sunxi: board: Use a more descriptive variable name by Samuel Holland · 4 years, 1 month ago
  82. e72a6be sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 1 month ago
  83. f5bbd9a sunxi: Drop the FIT-generator script by Simon Glass · 4 years, 3 months ago
  84. f286e37 board: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 5 months ago
  85. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  86. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  87. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  88. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  89. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  90. 533f243 sunxi: Add Libre Computer ALL-H5-CC H5 board by Chen-Yu Tsai · 4 years, 11 months ago
  91. 986b5e8 sunxi: Add Libre Computer ALL-H3-IT H5 board by Chen-Yu Tsai · 4 years, 11 months ago
  92. 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  93. 91527c9 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  94. e7c15b7 sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2 by Diego Rondini · 5 years ago
  95. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  96. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  97. 4ed293a arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC) by Sunil Mohan Adapa · 5 years ago
  98. 9bd9b2b MAINTAINERS: Update my email address by Maxime Ripard · 5 years ago
  99. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  100. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago