1. d47f745 configs: imx8mm_beacon: Disable the WDT autostart by Adam Ford · Wed Oct 25 18:04:54 2023 -0500
  2. 48e87a6 configs: imx8mm_beacon: Enable fastboot downloading by Adam Ford · Wed Oct 25 18:04:53 2023 -0500
  3. da9bbd8 configs: imx8mp_beacon: Do not set SYS_CONSOLE_IS_IN_ENV by Adam Ford · Wed Oct 25 18:04:52 2023 -0500
  4. 9cee014 MAINTAINERS: Remove non-working address from MAINTAINERS by Hugo Villeneuve · Mon Oct 23 11:26:28 2023 -0400
  5. 4ebec39 imx8mn-var-som: Simplify FEC initialization by Hugo Villeneuve · Thu Oct 19 15:43:23 2023 -0400
  6. 1160fbd imx8mn_var_som: Add myself to MAINTAINERS by Hugo Villeneuve · Thu Oct 19 15:42:41 2023 -0400
  7. c9da584 clock_imx8mm: Add a stub for imx8mp_fec_interface_init() by Fabio Estevam · Thu Oct 19 21:47:35 2023 -0300
  8. b0db4a5 imx8mp_evk: Remove unneeded header files by Fabio Estevam · Thu Oct 19 18:51:13 2023 -0300
  9. 1fab6f5 imx8mp_evk: Simplify Ethernet initialization by Fabio Estevam · Thu Oct 19 18:51:12 2023 -0300
  10. b077e20 phy: phy-imx8mq-usb: Remove .exit operation by Fabio Estevam · Thu Oct 19 09:36:09 2023 -0300
  11. b022899 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · Thu Oct 19 09:06:23 2023 -0300
  12. 5ac3486 arm: dts: imx8mn: Sync with linux-next 20231019 by Fabio Estevam · Thu Oct 19 09:06:22 2023 -0300
  13. eb87d46 arm: dts: imx8mm: Sync with linux-next 20231019 by Fabio Estevam · Thu Oct 19 09:06:21 2023 -0300
  14. 9a405bb imx8mp_evk: Add myself to MAINTAINERS by Fabio Estevam · Wed Oct 18 16:17:42 2023 -0300
  15. 4671ab4 imx8mp_evk: Convert to DM_PMIC by Fabio Estevam · Wed Oct 18 16:17:41 2023 -0300
  16. 9afd20b arm: dts: imx8mp-venice-gw73xx: add TPM device by Tim Harvey · Wed Oct 18 11:33:52 2023 -0700
  17. 66cc07c arm: dts: imx8mm-venice-gw73xx: add TPM device by Tim Harvey · Wed Oct 18 11:33:38 2023 -0700
  18. f1afe89 imx8mn-var-som: add manufacturer to target description by Hugo Villeneuve · Tue Oct 17 10:25:00 2023 -0400
  19. 781f505 arm: dts: imx93-evk: remove wrong eqos compatible string by Sébastien Szymanski · Tue Oct 17 11:45:01 2023 +0200
  20. 0b4e859 net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG by Sébastien Szymanski · Tue Oct 17 11:45:00 2023 +0200
  21. 459dd94 net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93 by Sébastien Szymanski · Tue Oct 17 11:44:59 2023 +0200
  22. 28b7fc4 net: dwc_eth_qos: add i.MX93 support by Sébastien Szymanski · Tue Oct 17 11:44:58 2023 +0200
  23. ac2efe5 ARM: imx8ulp: support env in fat and ext4 by Ricardo Salveti · Fri Aug 25 17:44:14 2023 +0300
  24. 33651ac imx: imx8: ahab: refactor do_ahab_close command by Igor Opaniuk · Mon Aug 21 22:33:41 2023 +0300
  25. 2e06c71 arm: mxs: Fix ICOLL macro name typo by Marek Vasut · Sat Jul 29 15:29:41 2023 +0200
  26. dbc5705 arm: dts: imx8mm-phyboard-polis-rdk: Sync dts files with kernel by Cem Tenruh · Fri Jul 14 10:23:26 2023 +0200
  27. 8457bcf imx7d-sdb: Sync devicetree with kernel 6.5-rc1 by Fabio Estevam · Wed Dec 13 09:37:08 2023 -0300
  28. 42a5635 imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · Wed Dec 13 09:29:40 2023 -0300
  29. ef9f7d5 imx8qm_dmsse20a1: Improve SPL memory configuration by Fabio Estevam · Wed Dec 13 09:16:12 2023 -0300
  30. 661f03e ddr: imx: Save the FW loading if it hasn't changed by Shawn Guo · Mon Jan 02 20:20:34 2023 +0800
  31. 949f0fe test: bdinfo: Handle systems without getopt by Marek Vasut · Sun Dec 10 16:01:56 2023 +0100
  32. 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  33. 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · Sat Dec 09 08:42:49 2023 -0500
  34. f14a03b test: bdinfo: Test bdinfo -e by Marek Vasut · Sat Oct 07 23:41:06 2023 +0200
  35. 3c5fd09 test: bdinfo: Test bdinfo -m by Marek Vasut · Sat Oct 07 23:41:05 2023 +0200
  36. 2409924 test: bdinfo: Test bdinfo -h by Marek Vasut · Sat Oct 07 23:41:04 2023 +0200
  37. eb0b1db test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · Sat Oct 07 23:41:03 2023 +0200
  38. 391e5c3 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · Sat Oct 07 23:41:02 2023 +0200
  39. 9ba673f configs: sandbox: Enable GETOPT for sandbox and sandbox64 target by Marek Vasut · Sat Oct 07 23:41:01 2023 +0200
  40. f5c2f7c cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e by Marek Vasut · Sat Oct 07 23:41:00 2023 +0200
  41. dc57e93 cmd: bdinfo: Implement support for printing memory layout via bdinfo -m by Marek Vasut · Sat Oct 07 23:40:59 2023 +0200
  42. e44df15 cmd: bdinfo: Optionally use getopt and implement bdinfo -a by Marek Vasut · Sat Oct 07 23:40:58 2023 +0200
  43. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  44. 9ef0dae Prepare v2024.01-rc4 by Tom Rini · Mon Dec 04 13:46:56 2023 -0500
  45. 9c84c6c efi_loader: generated SMBIOS table below 4 GiB by Heinrich Schuchardt · Mon Nov 20 23:25:58 2023 +0100
  46. e06bbc9 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Mon Dec 04 13:37:18 2023 -0500
  47. dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · Sun Dec 03 17:30:40 2023 +0900
  48. 10202fa Merge branch 'master-rpc-off' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Dec 03 16:30:32 2023 -0500
  49. 337e557 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sat Dec 02 13:37:27 2023 -0500
  50. 84fc304 ARM: dts: renesas: Disable RPC driver on R8A779G0 V4H White Hawk board by Cong Dang · Tue Jun 20 00:41:50 2023 +0200
  51. 69bdcf6 ARM: dts: renesas: Clean up R8A779G0 V4H RPC SPI DT node by Marek Vasut · Tue Jun 20 00:41:49 2023 +0200
  52. 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · Mon Nov 20 15:56:36 2023 +0100
  53. 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · Sun Nov 12 15:25:25 2023 +0000
  54. 7b3d10d usb: storage: Use the correct CBW lengths by Hector Martin · Sun Oct 29 16:23:30 2023 +0900
  55. 9053514 usb: hub: Add missing reset recovery delay by Hector Martin · Sun Oct 29 16:09:09 2023 +0900
  56. 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · Sun Oct 29 15:37:44 2023 +0900
  57. 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · Sun Oct 29 15:37:43 2023 +0900
  58. 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · Sun Oct 29 15:37:42 2023 +0900
  59. 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · Sun Oct 29 15:37:41 2023 +0900
  60. f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · Sun Oct 29 15:37:40 2023 +0900
  61. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  62. c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · Sun Oct 29 15:37:38 2023 +0900
  63. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
  64. cefb036 Merge branch '2023-11-29-assorted-platform-updates' into next by Tom Rini · Wed Nov 29 11:16:13 2023 -0500
  65. e30db19 ARM: keystone2: Remove unneeded inclusions of common.h by Andrew Davis · Fri Nov 17 16:38:29 2023 -0600
  66. ab82af6 configs: keystone2: Do not include hardware.h by Andrew Davis · Fri Nov 17 16:38:28 2023 -0600
  67. 79ff96d configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE by Andrew Davis · Fri Nov 17 16:38:27 2023 -0600
  68. 9d0be73 Fix stack-protector for powerpc by Christophe Leroy · Wed Nov 15 19:36:36 2023 +0100
  69. 782ad64 xen: pvblock: fix the maximum io size in one operation by AKASHI Takahiro · Wed Nov 15 10:53:45 2023 +0900
  70. f65b9ed timer-uclass: Always use "clock-frequency" property as fallback by Alex Bee · Tue Nov 14 22:11:27 2023 +0100
  71. a341321 lib/slre: Fix memory leak if regex compilation fails by Francois Berder · Sun Nov 12 20:16:50 2023 +0100
  72. 49f8749 test/py: net: Add a TFTP put test by Love Kumar · Wed Nov 08 12:40:31 2023 +0530
  73. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
  74. d40686d test: dm: add scmi command test by AKASHI Takahiro · Tue Nov 14 11:14:28 2023 +0900
  75. 83f23f2 doc: cmd: add documentation for scmi by AKASHI Takahiro · Tue Nov 14 11:14:27 2023 +0900
  76. 1cdcaed cmd: add scmi command for SCMI firmware by AKASHI Takahiro · Tue Nov 14 11:14:26 2023 +0900
  77. 59171ff firmware: scmi: support protocols on sandbox only if enabled by AKASHI Takahiro · Tue Nov 14 11:14:25 2023 +0900
  78. 08372eb test: dm: skip scmi tests against disabled protocols by AKASHI Takahiro · Tue Nov 14 11:14:24 2023 +0900
  79. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  80. 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · Wed Nov 15 13:44:24 2023 +0100
  81. d604880 test: Add size granularity parameter to mk_fs by Christian Taedcke · Wed Nov 15 13:44:23 2023 +0100
  82. a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · Wed Nov 15 13:44:22 2023 +0100
  83. ff0ceca test: Add support to create a fat12 fs by Christian Taedcke · Wed Nov 15 13:44:21 2023 +0100
  84. 75c9f37 fs: fat: add bootsector validity check by Christian Taedcke · Wed Nov 15 13:44:20 2023 +0100
  85. ab985e8 fs: fat: simplify gotos from read_bootsectandvi by Christian Taedcke · Wed Nov 15 13:44:19 2023 +0100
  86. cd7a1a0 fs: fat: calculate FAT type based on cluster count by Christian Taedcke · Wed Nov 15 13:44:18 2023 +0100
  87. c41708c test: spl: Remove usage of FAT32_SIGN by Christian Taedcke · Wed Nov 15 13:44:17 2023 +0100
  88. dfe1736 fs: fat: use get_unaligned_le16 to convert u8[2] to u16 by Christian Taedcke · Wed Nov 15 13:44:16 2023 +0100
  89. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  90. 8e25bc0 musb-new: Remove implementation of io.h functions by Igor Prusov · Tue Nov 14 14:02:57 2023 +0300
  91. 89606c0 treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · Tue Nov 14 14:02:56 2023 +0300
  92. 4d3a695 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · Tue Nov 14 14:02:55 2023 +0300
  93. 4f68b77 asm-generic: Import functions from Linux by Igor Prusov · Tue Nov 14 14:02:54 2023 +0300
  94. 3433f53 xtensa: io.h: Add defines for ins/outs functions by Igor Prusov · Tue Nov 14 14:02:53 2023 +0300
  95. 3caad58 powerpc: io.h: Add defines for __raw_{read, write} functions by Igor Prusov · Tue Nov 14 14:02:52 2023 +0300
  96. 11606c0 nios2: io.h: Add defines for ins/outs functions by Igor Prusov · Tue Nov 14 14:02:51 2023 +0300
  97. 929c820 riscv: io.h: Fix signatures of reads/writes functions by Igor Prusov · Tue Nov 14 14:02:50 2023 +0300
  98. cde3882 riscv: io.h: Add defines for reads/writes functions by Igor Prusov · Tue Nov 14 14:02:49 2023 +0300
  99. b7f6844 mips: io.h: Add defines for read/write/in/out functions by Igor Prusov · Tue Nov 14 14:02:48 2023 +0300
  100. b6842aa mips: io.h: Add const to reads functions params by Igor Prusov · Tue Nov 14 14:02:47 2023 +0300