1. 3fb342a arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit by Manoj Sai · 2 years, 2 months ago
  2. 068782b arm64: dts: imx8mp: Add Engicam i.Core MX8M Plus SoM by Manoj Sai · 2 years, 2 months ago
  3. ad0ff2f board: gateworks: venice: add GW7903 PMIC by Tim Harvey · 2 years, 2 months ago
  4. 5e112c7 watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · 2 years ago
  5. a7fd633 watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · 2 years ago
  6. ef0ad9b watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · 2 years ago
  7. a79f200 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · 2 years ago
  8. ddc8d36 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · 2 years ago
  9. 374d5d9 sandbox.dtsi: add a sandbox,alarm-wdt instance by Rasmus Villemoes · 2 years, 1 month ago
  10. 10107ef sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 1 month ago
  11. 2783670 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 1 month ago
  12. 0ab55cb wdt: nuvoton: add expire function for generic reset by Jim Liu · 2 years, 1 month ago
  13. 337af54 mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  14. 7ff2f30 mmc: dwmmc: only clear handled interrupts by John Keeping · 2 years, 1 month ago
  15. 359c176 mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · 2 years, 1 month ago
  16. 27fbce4 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · 2 years, 1 month ago
  17. be18729 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · 2 years, 1 month ago
  18. 12fc8ef mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · 2 years, 1 month ago
  19. 2b0dd41 mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years, 1 month ago
  20. fc6b5d8 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · 2 years, 2 months ago
  21. e28d3ea mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · 2 years, 1 month ago
  22. 7a4b6f8 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · 2 years, 2 months ago
  23. f58e7b2 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · 2 years, 2 months ago
  24. 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 2 months ago
  25. ee1c709 mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · 2 years, 2 months ago
  26. de9e837 mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · 2 years, 2 months ago
  27. f422c4b mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · 2 years, 2 months ago
  28. 4bfeb00 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · 2 years, 2 months ago
  29. 1e892ef Merge branch '2022-10-21-assorted-fixes-and-updates' by Tom Rini · 2 years ago
  30. 4344c11 board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · 2 years ago
  31. 601d4e1 blk: fix a couple of trivial documentation typos by Mattijs Korpershoek · 2 years ago
  32. 59c585e test: Fix typo in test name by Michal Suchanek · 2 years ago
  33. 64a11fb cmd: bcb: select user(0) hwpart in __bcb_load() by Mattijs Korpershoek · 2 years ago
  34. 65e8b64 board: gateworks: gw_ventana: fix building with GCC 12.2 by Heinrich Schuchardt · 2 years ago
  35. 9259bd1 common: board_f: Print information for all sysresets by Michal Suchanek · 2 years ago
  36. 5b2f49c sandbox: Initialize sysreset before relocation by Michal Suchanek · 2 years ago
  37. d6d8720 qemu: Try to automatically boot from the QEMU firmware device (qfw) by Andre Przywara · 2 years ago
  38. 2f6c45e qfw: return failure when no kernel could be loaded by Andre Przywara · 2 years ago
  39. 163fb37 qfw: store loaded file size in environment variable by Andre Przywara · 2 years ago
  40. 7185845 gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller by Alice Guo · 2 years ago
  41. e8f58df config/aspeed: Enable NC-SI support by Joel Stanley · 2 years, 2 months ago
  42. 3b400e8 net/ftgmac100: Add NC-SI mode support by Samuel Mendoza-Jonas · 2 years, 2 months ago
  43. 4b290d4 cmd: Add ncsi command by Samuel Mendoza-Jonas · 2 years, 2 months ago
  44. 09bd3d0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 2 months ago
  45. 7723828 Merge branch '2022-10-21-enforce-some-DM-migrations' by Tom Rini · 2 years ago
  46. d662e9a configs: Resync with savedefconfig by Tom Rini · 2 years ago
  47. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years ago
  48. 9af4a0c core: Enable DM by default by Tom Rini · 2 years ago
  49. f35e37c Merge tag 'u-boot-at91-fixes-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years ago
  50. 0db6a81 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · 2 years, 1 month ago
  51. 8b4f959 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · 2 years, 1 month ago
  52. 23bde69 board: gateworks: gw_ventana: fix mmc env dev by Tim Harvey · 2 years, 1 month ago
  53. 39236ac ARM: imx6: dh-imx6: Use sf update instead of sf erase and write by Marek Vasut · 2 years, 1 month ago
  54. 07e02b8 ARM: imx: Enable btrfs support on DHSOM by Marek Vasut · 2 years, 1 month ago
  55. eda25c1 crypto/fsl: fsl_rsa: Fix dcache issue in the driver by Ye Li · 2 years, 1 month ago
  56. 7fe2408 apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout by Marcel Ziswiler · 2 years, 1 month ago
  57. 187da72 nitrogen6x: Remove extra quotes in fdtfile by Ariel D'Alessandro · 2 years, 1 month ago
  58. 1703a7c clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=y by Fabio Estevam · 2 years, 1 month ago
  59. 4ede070 clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=y by Fabio Estevam · 2 years, 1 month ago
  60. 0d158e0 clk-imx8mm: Move CLK_ENET_AXI to the non-SPL section by Fabio Estevam · 2 years, 1 month ago
  61. d63dc06 clk-imx8mm: Only build PWM clocks in non-SPL code by Fabio Estevam · 2 years, 1 month ago
  62. e0709af mmc: fsl_esdhc: fix problem when using clk driver by Ye Li · 2 years, 1 month ago
  63. 16d6457 verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configs by Marcel Ziswiler · 2 years, 1 month ago
  64. 8d2cbb0 board: tbs2910: Add serial rx buffer in defconfig by Soeren Moch · 2 years, 1 month ago
  65. 8949eb6 board: tbs2910: Set all board dts files as maintained by Soeren Moch · 2 years, 1 month ago
  66. 750d7dd imx8mm_evk: Add Serial Download Protocol support by Fabio Estevam · 2 years, 1 month ago
  67. 330fbaf imx8mm_evk: Add an entry for USB boot by Fabio Estevam · 2 years, 1 month ago
  68. 60929b0 ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support by Marek Vasut · 2 years, 1 month ago
  69. f687c1e ARM: imx8m: verdin-imx8mm: Drop bogus content from spl_board_init() by Marek Vasut · 2 years, 1 month ago
  70. 8e37445 ARM: imx8m: phycore_imx8mm: Drop bogus spl_board_init() by Marek Vasut · 2 years, 1 month ago
  71. 1f908b1 ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call by Marek Vasut · 2 years, 1 month ago
  72. 17e21d7 ARM: dts: at91: sama7g5: fix signal name of pin PB2 by Mihai Sain · 2 years ago
  73. 275943d ARM: dts: at91: sam9x60ek: fix indentation for pinctrl sub-nodes by Dario Binacchi · 2 years, 1 month ago
  74. 145a996 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years ago
  75. 5302576 ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back by Marek Vasut · 2 years, 1 month ago
  76. 6fe5df8 arm: dts: imx8mm-venice-gw7903: add dig1_ctl and dig2_ctl gpios by Tim Harvey · 2 years, 1 month ago
  77. 880d568 board: gateworks: venice: update GW74xx PMIC config by Tim Harvey · 2 years, 1 month ago
  78. 22adeef arm: dts: imx8mp-venice-gw74xx: update M2 gpio hogs by Tim Harvey · 2 years, 1 month ago
  79. 35a9b62 arm: dts: imx8mp-venice-gw74xx: fix uart configuration gpio hogs by Tim Harvey · 2 years, 1 month ago
  80. 5a16797 ARM: imx8mp: verdin-imx8mp: Add memory size detection by Francesco Dolcini · 2 years, 1 month ago
  81. 6a64bcf board: verdin-imx8mp: add call to ft_common_board_setup by Philippe Schenker · 2 years, 2 months ago
  82. 03268b2 board: verdin-imx8mm: add call to ft_common_board_setup by Philippe Schenker · 2 years, 2 months ago
  83. 5bc21d3 imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment script by Frieder Schrempf · 2 years, 2 months ago
  84. ba30cc2 imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S by Frieder Schrempf · 2 years, 2 months ago
  85. c25c906 imx: kontron-sl-mx8mm: Simplify code in spl.c by Frieder Schrempf · 2 years, 2 months ago
  86. b314c09 imx: kontron-sl-mx8mm: Use voltage rail names from schematic for PMIC regulator-names by Frieder Schrempf · 2 years, 2 months ago
  87. 8fd4c05 imx: kontron-sl-mx8mm: Use the VSELECT signal to switch SD card IO voltage by Frieder Schrempf · 2 years, 2 months ago
  88. dfbdc69 imx: kontron-sl-mx8mm: Adjust devicetree names, compatibles and model strings by Frieder Schrempf · 2 years, 2 months ago
  89. 3b846df imx: kontron-sl-mx8mm: Prepare for other i.MX8MM SoM types by Frieder Schrempf · 2 years, 2 months ago
  90. 3a683ae imx: kontron-sl-mx8mm: Use new LPDDR4 config parameters by Frieder Schrempf · 2 years, 2 months ago
  91. 8dd0924 imx: kontron-sl-mx8mm: Remove 100mt DDR setpoint by Frieder Schrempf · 2 years, 2 months ago
  92. 890022f imx: kontron-sl-mx8mm: lpddr4_timing.c: Add spaces for proper alignment by Frieder Schrempf · 2 years, 2 months ago
  93. e8d1efe imx: kontron-sl-mx8mm: Enable bootaux command by Frieder Schrempf · 2 years, 2 months ago
  94. 27effdd imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · 2 years, 2 months ago
  95. 3f7f731 imx: kontron-sl-mx8mm: Enable environment in MMC by Frieder Schrempf · 2 years, 2 months ago
  96. 2a6f023 imx: kontron-sl-mx8mm: Add redundant environment and SPI NOR partitions by Frieder Schrempf · 2 years, 2 months ago
  97. 0761bee imx: kontron-sl-mx8mm: Enable MTD command by Frieder Schrempf · 2 years, 2 months ago
  98. 42b200f imx: kontron-sl-mx8mm: Increase CONFIG_SYS_CBSIZE to 2K by Frieder Schrempf · 2 years, 2 months ago
  99. ba7cd39 imx: kontron-sl-mx8mm: Remove custom board_boot_order() workaround by Frieder Schrempf · 2 years, 2 months ago
  100. b39ff4d imx: kontron-sl-mx8mm: Add support for loading from SPI NOR in SPL by Frieder Schrempf · 2 years, 2 months ago