1. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 3 months ago
  2. a94c9c8 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · 2 years ago
  3. 39ba474 sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · 2 years ago
  4. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 2 months ago
  5. 1da48c9 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · 2 years, 3 months ago
  6. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 3 months ago
  7. 30097ee pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · 2 years, 3 months ago
  8. 20b78c5 pinctrl: sunxi: move pinctrl code by Andre Przywara · 2 years, 3 months ago
  9. 5ad98c5 sunxi: remove CONFIG_MACPWR by Andre Przywara · 2 years, 6 months ago
  10. ae79c1d sunxi: remove CONFIG_SATAPWR by Andre Przywara · 2 years, 4 months ago
  11. a14c250 sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  12. 1fe28c0 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  13. 95c3b06 sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · 1 year, 1 month ago
  14. 966caed serial: sh: Add RZ/G2L SCIF support by Paul Barker · 1 year, 1 month ago
  15. e463222 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 1 month ago
  16. bc5a504 riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · 1 year, 4 months ago
  17. d311df8 riscv: dts: binman: add condition for opensbi os boot by Randolph · 1 year, 1 month ago
  18. e09a228 riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol by Randolph · 1 year, 1 month ago
  19. 04b2123 riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy by Randolph · 1 year, 1 month ago
  20. 5a348cc riscv: binman: Fix compilation error by Mayuresh Chitale · 1 year, 1 month ago
  21. 9385c9b riscv: remove dram_init_banksize() by Heinrich Schuchardt · 1 year, 2 months ago
  22. bc003ca sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
  23. 2f96064 arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DT by Marek Vasut · 1 year, 1 month ago
  24. 14a21f1 arm: meson-a1: dts: Sync DT with Linux by Igor Prusov · 1 year, 1 month ago
  25. 60d76e3 test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  26. 65efaac test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  27. 53d8bf8 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  28. b93cc1e test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  29. a24be84 sandbox: Support -T in spl by Sean Anderson · 1 year, 1 month ago
  30. 12b3339 Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  31. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  32. d401e0b arm: imx: Add function to validate i.MX8 containers by Sean Anderson · 1 year, 1 month ago
  33. d9416cc arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · 1 year, 1 month ago
  34. 1439963 arm: imx: Add newlines after error messages by Sean Anderson · 1 year, 1 month ago
  35. 5c09c25 arm: imx: Fix i.MX8 container load address by Sean Anderson · 1 year, 1 month ago
  36. a41c9dd ARM: imx: Add support for detecting primary/secondary bmode on MX8M by Fedor Ross · 1 year, 1 month ago
  37. 71c2fae ARM: imx: Use correct U-Boot offset in case of secondary boot from eMMC by Fedor Ross · 1 year, 1 month ago
  38. 6c97153 ARM: imx: Factor out parsing of ROM log by Fedor Ross · 1 year, 1 month ago
  39. e936db9 spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 1 year, 1 month ago
  40. fb2bdc4 arm: dts: imx93-11x11-evk: add bootph-some-ram property by Sébastien Szymanski · 1 year, 2 months ago
  41. e65b5d3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  42. 4e65545 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 1 year, 1 month ago
  43. e3e01a6 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · 1 year, 1 month ago
  44. eb4f124 arm: rmobile: Support RZ/G2L memory map by Paul Barker · 1 year, 1 month ago
  45. bf7fa7d arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · 1 year, 1 month ago
  46. 96bff89 arm: rmobile: Include <asm/types.h> in header by Paul Barker · 1 year, 1 month ago
  47. c41df16 Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago
  48. 09a946d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 1 month ago
  49. e0caea4 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 1 month ago
  50. b0eef73 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · 1 year, 1 month ago
  51. 148447d arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · 1 year, 1 month ago
  52. 38caaff mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · 1 year, 4 months ago
  53. 4e8c26e smegw01: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
  54. 9043ade mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · 1 year, 4 months ago
  55. 2f9b07d imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · 1 year, 4 months ago
  56. de2f7f5 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · 1 year, 4 months ago
  57. 2498568 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · 1 year, 2 months ago
  58. 68e0d92 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · 1 year, 2 months ago
  59. 9de599e arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · 1 year, 2 months ago
  60. ad1158c arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · 1 year, 2 months ago
  61. b0296e2 imx: hab: Use size parameter by Marek Vasut · 1 year, 3 months ago
  62. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  63. 21e4ba1 gpio: Add RZ/G2L GPIO driver by Paul Barker · 1 year, 1 month ago
  64. b378c40 pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 1 year, 1 month ago
  65. 959fc0b arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4 by Paul Barker · 1 year, 1 month ago
  66. 1918ff5 clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · 1 year, 1 month ago
  67. a4b3e08 arm: rmobile: Add basic R9A07G044L SoC support by Paul Barker · 1 year, 1 month ago
  68. 387d427 arm: rmobile: Add basic RZ/G2L family support by Paul Barker · 1 year, 1 month ago
  69. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  70. 30e5b40 arm: dts: imx93: add a per clock for LPUART1 by Alice Guo · 1 year, 4 months ago
  71. 6bd39de ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 1 year, 4 months ago
  72. 10c937f Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller" by Chris Packham · 1 year, 2 months ago
  73. b3f559a arm: kirkwood: Add support for ZyXEL NSA325 board by Tony Dinh · 1 year, 3 months ago
  74. 4df539c ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl by Chris Packham · 1 year, 3 months ago
  75. 6b8efc6 ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins by Chris Packham · 1 year, 3 months ago
  76. 7dede40 arm: mach-imx: Makefile: Extend u-boot-nand.imx padding by Hiago De Franco · 1 year, 2 months ago
  77. 3c3976f imx: spl_imx_romapi.c: remove dead code by Rasmus Villemoes · 1 year, 2 months ago
  78. 4b44724 imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size by Rasmus Villemoes · 1 year, 2 months ago
  79. 9960d4a imx8mp: binman: rename spl and u-boot nodes by Rasmus Villemoes · 1 year, 2 months ago
  80. ae56026 arm: imx: imx8m: add optee configuration to ft_system_setup by Tim Harvey · 1 year, 3 months ago
  81. 93cac45 arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi by Tim Harvey · 1 year, 3 months ago
  82. c0887fa arm: dts: imx8mn: protect the firmware/optee node with ifdef by Tim Harvey · 1 year, 3 months ago
  83. 93aa969 arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi by Tim Harvey · 1 year, 3 months ago
  84. bb6a4c5 arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi by Tim Harvey · 1 year, 3 months ago
  85. d0dd76f board: toradex: verdin-imx8mm: enable usb sdp spl recovery support by Marcel Ziswiler · 1 year, 3 months ago
  86. 7db3404 board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB by Tim Harvey · 1 year, 3 months ago
  87. 52346fc board: gateworks: venice: add imx8mm-gw7905-0x support by Tim Harvey · 1 year, 3 months ago
  88. 8aa5e69 board: gateworks: venice: add imx8mp-gw73xx-2x support by Tim Harvey · 1 year, 3 months ago
  89. e55422a board: gateworks: venice: add imx8mp-gw72xx-2x support by Tim Harvey · 1 year, 3 months ago
  90. 6db1085 board: gateworks: venice: add imx8mp-gw71xx-2x support by Tim Harvey · 1 year, 3 months ago
  91. 004bd3f arm: dts: imx6ull-14x14-evk-u-boot: add rngb by Ricardo Salveti · 1 year, 4 months ago
  92. 43b1e83 imx: syscounter: allow timer_init for SPL build by Michael Scott · 1 year, 4 months ago
  93. 7cd53e0 arch: meson: use secure monitor driver by Alexey Romanov · 1 year, 2 months ago
  94. 67c03a9 arch: meson: sm: set correct order of the includes by Alexey Romanov · 1 year, 2 months ago
  95. c3be2f1 sandbox: dts: add meson secure monitor node by Alexey Romanov · 1 year, 2 months ago
  96. 3c3f162 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 1 month ago
  97. 8c5def5 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · 1 year, 1 month ago
  98. bddcd3a test: dm: simplify SCMI unit test on sandbox by AKASHI Takahiro · 1 year, 1 month ago
  99. a89d9f4 test: dm: add protocol-specific channel test by AKASHI Takahiro · 1 year, 1 month ago
  100. a70a897 firmware: scmi: support dummy channels for sandbox agent by AKASHI Takahiro · 1 year, 1 month ago