1. 71c2fae ARM: imx: Use correct U-Boot offset in case of secondary boot from eMMC by Fedor Ross · 1 year, 3 months ago
  2. 6c97153 ARM: imx: Factor out parsing of ROM log by Fedor Ross · 1 year, 3 months ago
  3. e936db9 spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 1 year, 3 months ago
  4. fb2bdc4 arm: dts: imx93-11x11-evk: add bootph-some-ram property by Sébastien Szymanski · 1 year, 3 months ago
  5. e65b5d3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 3 months ago
  6. 4e65545 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · 1 year, 3 months ago
  7. e3e01a6 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · 1 year, 3 months ago
  8. eb4f124 arm: rmobile: Support RZ/G2L memory map by Paul Barker · 1 year, 3 months ago
  9. bf7fa7d arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · 1 year, 3 months ago
  10. 96bff89 arm: rmobile: Include <asm/types.h> in header by Paul Barker · 1 year, 3 months ago
  11. 93c811b mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · 1 year, 3 months ago
  12. e84dddf mmc: renesas-sdhi: Refactor probe function by Paul Barker · 1 year, 3 months ago
  13. ef7ab75 serial: sh: Sort includes by Paul Barker · 1 year, 3 months ago
  14. c41df16 Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 3 months ago
  15. 09a946d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 3 months ago
  16. e0caea4 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · 1 year, 3 months ago
  17. b0eef73 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · 1 year, 3 months ago
  18. 148447d arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · 1 year, 3 months ago
  19. bb72237 pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX by Fabio Estevam · 1 year, 3 months ago
  20. 38caaff mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · 1 year, 6 months ago
  21. 4e8c26e smegw01: Convert to watchdog driver model by Fabio Estevam · 1 year, 5 months ago
  22. 9043ade mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · 1 year, 5 months ago
  23. 2f9b07d imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · 1 year, 5 months ago
  24. de2f7f5 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · 1 year, 6 months ago
  25. 2498568 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · 1 year, 4 months ago
  26. 68e0d92 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · 1 year, 4 months ago
  27. 9de599e arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · 1 year, 4 months ago
  28. ad1158c arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · 1 year, 4 months ago
  29. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 4 months ago
  30. b0296e2 imx: hab: Use size parameter by Marek Vasut · 1 year, 4 months ago
  31. 1b377a9 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · 1 year, 3 months ago
  32. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 3 months ago
  33. dec5777 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · 1 year, 3 months ago
  34. ef3ceb2 eeprom: starfive: add 'mac raw' command by Heinrich Schuchardt · 1 year, 3 months ago
  35. ede3234 eeprom: starfive: raw dump if unsupported data version by Heinrich Schuchardt · 1 year, 3 months ago
  36. f54c7c5 eeprom: starfive: re-implement mac command by Heinrich Schuchardt · 1 year, 3 months ago
  37. dd11182 eeprom: SiFive Unmatched: re-implement mac command by Heinrich Schuchardt · 1 year, 3 months ago
  38. f5e921e freescale: fix long help handling in mac command by Heinrich Schuchardt · 1 year, 3 months ago
  39. 8780cd8 cmd: move mac command by Heinrich Schuchardt · 1 year, 3 months ago
  40. 21e4ba1 gpio: Add RZ/G2L GPIO driver by Paul Barker · 1 year, 3 months ago
  41. b378c40 pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · 1 year, 3 months ago
  42. ee0522f cmd: gpio: Skip output on -ENOENT by Paul Barker · 1 year, 3 months ago
  43. 959fc0b arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4 by Paul Barker · 1 year, 3 months ago
  44. 1918ff5 clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · 1 year, 3 months ago
  45. a4b3e08 arm: rmobile: Add basic R9A07G044L SoC support by Paul Barker · 1 year, 3 months ago
  46. 387d427 arm: rmobile: Add basic RZ/G2L family support by Paul Barker · 1 year, 3 months ago
  47. 4c48001 dt-bindings: Add RZ/G2L IRQC bindings by Paul Barker · 1 year, 3 months ago
  48. 4517bd1 dt-bindings: Add RZ/G2L PFC bindings by Paul Barker · 1 year, 3 months ago
  49. b0e21b3 dt-bindings: Add RZ/G2L CPG bindings by Paul Barker · 1 year, 3 months ago
  50. caf3503 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · 1 year, 3 months ago
  51. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 3 months ago
  52. cc7df0b serial: lpuart: Enable IPG clock by Ye Li · 1 year, 6 months ago
  53. 30e5b40 arm: dts: imx93: add a per clock for LPUART1 by Alice Guo · 1 year, 6 months ago
  54. 9c153e46 clk: imx: add i.MX93 CCF driver by Sébastien Szymanski · 1 year, 6 months ago
  55. 6bd39de ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 1 year, 6 months ago
  56. d2387c6 arm: mvebu: AC5/AC5X: Disable SMBIOS by Chris Packham · 1 year, 3 months ago
  57. ebf1de9 arm: mvebu: clearfog: support 512MB memory size from tlv eeprom by Josua Mayer · 1 year, 3 months ago
  58. fdd6069 arm: mvebu: clearfog: read number of ddr channels from tlv data by Josua Mayer · 1 year, 3 months ago
  59. 335df89 arm: mvebu: Enable bootstd for Thecus N2350 board by Tony Dinh · 1 year, 3 months ago
  60. 1c954fe arm: mvebu: Enable bootstd for Synology DS116 board by Tony Dinh · 1 year, 3 months ago
  61. 10c937f Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller" by Chris Packham · 1 year, 3 months ago
  62. 5779da5 arm: mvebu: x240: Disable SMBIOS by Chris Packham · 1 year, 3 months ago
  63. 2943b8c board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev by Teresa Remmet · 1 year, 5 months ago
  64. 5445f29 board: phytec: phycore-imx8mp: Add EEPROM detection initialisation by Teresa Remmet · 1 year, 5 months ago
  65. 44c82e7 board: phytec: common: phytec_som_detection: Add helper for PCB revision by Teresa Remmet · 1 year, 5 months ago
  66. 297be9c board: phytec: phycore_imx8mp: Update 2GB RAM Timings by Teresa Remmet · 1 year, 5 months ago
  67. a9719ef board: phytec: common: Add imx8m specific EEPROM detection support by Teresa Remmet · 1 year, 5 months ago
  68. dc22188 board: phytec: Add common PHYTEC SoM detection by Teresa Remmet · 1 year, 5 months ago
  69. 19acf77 arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev by Tony Dinh · 1 year, 4 months ago
  70. b3f559a arm: kirkwood: Add support for ZyXEL NSA325 board by Tony Dinh · 1 year, 5 months ago
  71. 4df539c ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl by Chris Packham · 1 year, 5 months ago
  72. 6b8efc6 ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins by Chris Packham · 1 year, 5 months ago
  73. fec5462 kirkwood: dns325: Enable 2nd harddrive by Stefan Roese · 1 year, 5 months ago
  74. 7b9c99b toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg by Joao Paulo Goncalves · 1 year, 3 months ago
  75. f626382 smegw01: Remove misuse of CONFIG_ENV_IS_NOWHERE by Eduard Strehlau · 1 year, 3 months ago
  76. 358fdbd mx28evk: Add USB Mass Storage support by Fabio Estevam · 1 year, 3 months ago
  77. 7478c84 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · 1 year, 3 months ago
  78. 2bcfae2 usb: ehci: mxs: Fix the USB node pointer retrieval by Fabio Estevam · 1 year, 3 months ago
  79. 7dede40 arm: mach-imx: Makefile: Extend u-boot-nand.imx padding by Hiago De Franco · 1 year, 3 months ago
  80. 0c39564 toradex: colibri_imx7: Enable nand/emmc detection and set boot variant by Hiago De Franco · 1 year, 3 months ago
  81. 35fe2ae board: toradex: verdin-imx8mm: set fixed LPDDR4 refresh rate as per errata ERR050805 by Andrejs Cainikovs · 1 year, 3 months ago
  82. 3319eb8 usbarmory: Add DM_I2C and DM_SERIAL support by Andrej Rosano · 1 year, 4 months ago
  83. 89f19f4 mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header by Rasmus Villemoes · 1 year, 4 months ago
  84. 3c3976f imx: spl_imx_romapi.c: remove dead code by Rasmus Villemoes · 1 year, 4 months ago
  85. 4b44724 imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size by Rasmus Villemoes · 1 year, 4 months ago
  86. 9960d4a imx8mp: binman: rename spl and u-boot nodes by Rasmus Villemoes · 1 year, 4 months ago
  87. 2775250 verdin-imx8mp: drop unused tdx easy installer ifdef by Hiago De Franco · 1 year, 4 months ago
  88. 97535e6 imx: hab: Use CONFIG_SPL_LOAD_FIT_ADDRESS in the CSF example by Marek Vasut · 1 year, 4 months ago
  89. ae56026 arm: imx: imx8m: add optee configuration to ft_system_setup by Tim Harvey · 1 year, 5 months ago
  90. 93cac45 arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi by Tim Harvey · 1 year, 5 months ago
  91. c0887fa arm: dts: imx8mn: protect the firmware/optee node with ifdef by Tim Harvey · 1 year, 5 months ago
  92. 93aa969 arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi by Tim Harvey · 1 year, 5 months ago
  93. bb6a4c5 arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi by Tim Harvey · 1 year, 5 months ago
  94. d0dd76f board: toradex: verdin-imx8mm: enable usb sdp spl recovery support by Marcel Ziswiler · 1 year, 5 months ago
  95. 7db3404 board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCB by Tim Harvey · 1 year, 5 months ago
  96. 52346fc board: gateworks: venice: add imx8mm-gw7905-0x support by Tim Harvey · 1 year, 5 months ago
  97. 8aa5e69 board: gateworks: venice: add imx8mp-gw73xx-2x support by Tim Harvey · 1 year, 5 months ago
  98. e55422a board: gateworks: venice: add imx8mp-gw72xx-2x support by Tim Harvey · 1 year, 5 months ago
  99. 6db1085 board: gateworks: venice: add imx8mp-gw71xx-2x support by Tim Harvey · 1 year, 5 months ago
  100. 004bd3f arm: dts: imx6ull-14x14-evk-u-boot: add rngb by Ricardo Salveti · 1 year, 5 months ago