1. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · Sat Oct 14 16:48:01 2023 -0400
  2. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · Sat Oct 14 16:48:00 2023 -0400
  3. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  4. 20d95f8 test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · Sat Oct 14 16:47:58 2023 -0400
  5. dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · Sat Oct 14 16:47:57 2023 -0400
  6. 44c925d sandbox: Support -T in spl by Sean Anderson · Sat Oct 14 16:47:56 2023 -0400
  7. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · Sat Oct 14 16:47:55 2023 -0400
  8. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · Sat Oct 14 16:47:54 2023 -0400
  9. 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · Sat Oct 14 16:47:53 2023 -0400
  10. 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · Sat Oct 14 16:47:52 2023 -0400
  11. 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · Sat Oct 14 16:47:51 2023 -0400
  12. d90fa0b fs: ext4: Add some defines for testing by Sean Anderson · Sat Oct 14 16:47:50 2023 -0400
  13. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · Sat Oct 14 16:47:49 2023 -0400
  14. 14fa1bd fs: Disable sandbox filesystem in SPL by Sean Anderson · Sat Oct 14 16:47:48 2023 -0400
  15. 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · Sat Oct 14 16:47:47 2023 -0400
  16. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  17. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · Sat Oct 14 16:47:45 2023 -0400
  18. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  19. c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · Sat Oct 14 16:47:43 2023 -0400
  20. 5d5c7bd arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · Sat Oct 14 16:47:42 2023 -0400
  21. de8da55 arm: imx: Add newlines after error messages by Sean Anderson · Sat Oct 14 16:47:41 2023 -0400
  22. 3960b71 arm: imx: Fix i.MX8 container load address by Sean Anderson · Sat Oct 14 16:47:40 2023 -0400
  23. e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · Sat Oct 14 16:47:39 2023 -0400
  24. fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · Sat Oct 14 16:47:38 2023 -0400
  25. fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · Sat Oct 14 16:47:37 2023 -0400
  26. 58f5815 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · Sat Sep 30 16:42:46 2023 -0400
  27. d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · Sat Oct 07 21:47:48 2023 -0400
  28. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 17 09:15:56 2023 -0400
  29. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · Mon Oct 16 10:25:43 2023 +0100
  30. f4aa550 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · Mon Oct 16 10:25:42 2023 +0100
  31. d5e2e69 arm: rmobile: Support RZ/G2L memory map by Paul Barker · Mon Oct 16 10:25:41 2023 +0100
  32. 1aa6de5 arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · Mon Oct 16 10:25:40 2023 +0100
  33. f2c4ef7 arm: rmobile: Include <asm/types.h> in header by Paul Barker · Mon Oct 16 10:25:39 2023 +0100
  34. e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · Mon Oct 16 10:25:38 2023 +0100
  35. 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · Mon Oct 16 10:25:37 2023 +0100
  36. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  37. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  38. ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Oct 16 12:15:37 2023 -0400
  39. c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · Mon Oct 16 10:25:11 2023 -0400
  40. bcde197 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · Sun Oct 15 21:24:37 2023 -0300
  41. c916b28 arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · Mon Oct 16 00:41:14 2023 +0200
  42. f6975e2 pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX by Fabio Estevam · Tue Oct 03 21:58:31 2023 -0300
  43. dd4241e mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · Tue Jul 18 22:25:48 2023 -0300
  44. 8d2599b smegw01: Convert to watchdog driver model by Fabio Estevam · Tue Aug 08 18:40:40 2023 -0300
  45. 4cdeea7 mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · Tue Aug 08 18:40:39 2023 -0300
  46. 23fe9cf imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · Tue Aug 08 18:40:38 2023 -0300
  47. 506d206 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · Tue Jul 25 10:08:56 2023 +0200
  48. eaee303 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · Thu Sep 21 20:44:20 2023 +0200
  49. c0890d2 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · Thu Sep 21 20:44:19 2023 +0200
  50. 792cb56 arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · Thu Sep 21 20:44:18 2023 +0200
  51. 5ca4121 arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · Thu Sep 21 20:44:17 2023 +0200
  52. a049427 spl: fit: Add board level function to decide application of DTO by Marek Vasut · Thu Sep 21 20:44:16 2023 +0200
  53. 7dc11f7 imx: hab: Use size parameter by Marek Vasut · Thu Aug 31 16:57:24 2023 +0200
  54. 892f8c6 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · Sat Oct 07 15:36:58 2023 -0400
  55. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  56. 3d68167 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · Sat Oct 07 15:13:07 2023 -0400
  57. 6b4bb9a eeprom: starfive: add 'mac raw' command by Heinrich Schuchardt · Sat Sep 30 14:01:47 2023 +0200
  58. ab23ee4 eeprom: starfive: raw dump if unsupported data version by Heinrich Schuchardt · Sat Sep 30 14:01:46 2023 +0200
  59. a3cf236 eeprom: starfive: re-implement mac command by Heinrich Schuchardt · Sat Sep 30 14:01:45 2023 +0200
  60. b125efc eeprom: SiFive Unmatched: re-implement mac command by Heinrich Schuchardt · Sat Sep 30 14:01:44 2023 +0200
  61. 1901149 freescale: fix long help handling in mac command by Heinrich Schuchardt · Sat Sep 30 14:01:43 2023 +0200
  62. fa4f82d cmd: move mac command by Heinrich Schuchardt · Sat Sep 30 14:01:42 2023 +0200
  63. de430eb gpio: Add RZ/G2L GPIO driver by Paul Barker · Mon Oct 16 10:25:33 2023 +0100
  64. 6b8b56e pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · Mon Oct 16 10:25:32 2023 +0100
  65. 041bb5e cmd: gpio: Skip output on -ENOENT by Paul Barker · Mon Oct 16 10:25:31 2023 +0100
  66. 7dd5633 arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4 by Paul Barker · Mon Oct 16 10:25:30 2023 +0100
  67. 132d7ea clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · Mon Oct 16 10:25:29 2023 +0100
  68. a07d313 arm: rmobile: Add basic R9A07G044L SoC support by Paul Barker · Mon Oct 16 10:25:28 2023 +0100
  69. a774a3e arm: rmobile: Add basic RZ/G2L family support by Paul Barker · Mon Oct 16 10:25:27 2023 +0100
  70. cea4c53 dt-bindings: Add RZ/G2L IRQC bindings by Paul Barker · Mon Oct 16 10:25:26 2023 +0100
  71. e7815bc dt-bindings: Add RZ/G2L PFC bindings by Paul Barker · Mon Oct 16 10:25:25 2023 +0100
  72. 6e6c59a dt-bindings: Add RZ/G2L CPG bindings by Paul Barker · Mon Oct 16 10:25:24 2023 +0100
  73. aa17396 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · Mon Oct 16 10:25:23 2023 +0100
  74. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400
  75. 3759c0a serial: lpuart: Enable IPG clock by Ye Li · Tue Jul 25 10:08:55 2023 +0200
  76. 943c769 arm: dts: imx93: add a per clock for LPUART1 by Alice Guo · Tue Jul 25 10:08:54 2023 +0200
  77. 8d163f5 clk: imx: add i.MX93 CCF driver by Sébastien Szymanski · Tue Jul 25 10:08:53 2023 +0200
  78. 3869f2d ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Sat Jul 15 20:24:16 2023 +0200
  79. 4ba3742 arm: mvebu: AC5/AC5X: Disable SMBIOS by Chris Packham · Fri Oct 13 16:00:11 2023 +1300
  80. 5092221 arm: mvebu: clearfog: support 512MB memory size from tlv eeprom by Josua Mayer · Sun Oct 08 16:58:04 2023 +0200
  81. e528366 arm: mvebu: clearfog: read number of ddr channels from tlv data by Josua Mayer · Sun Oct 08 16:58:03 2023 +0200
  82. d160484 arm: mvebu: Enable bootstd for Thecus N2350 board by Tony Dinh · Sat Oct 07 15:08:13 2023 -0700
  83. c66cee9 arm: mvebu: Enable bootstd for Synology DS116 board by Tony Dinh · Sat Oct 07 14:35:47 2023 -0700
  84. ee28af2 Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller" by Chris Packham · Tue Oct 03 16:57:39 2023 +1300
  85. 965c020 arm: mvebu: x240: Disable SMBIOS by Chris Packham · Tue Oct 03 16:57:38 2023 +1300
  86. 5e23916 board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev by Teresa Remmet · Thu Aug 17 10:57:11 2023 +0200
  87. c884afc board: phytec: phycore-imx8mp: Add EEPROM detection initialisation by Teresa Remmet · Thu Aug 17 10:57:08 2023 +0200
  88. e3d3ac4 board: phytec: common: phytec_som_detection: Add helper for PCB revision by Teresa Remmet · Thu Aug 17 10:57:10 2023 +0200
  89. af18bc3 board: phytec: phycore_imx8mp: Update 2GB RAM Timings by Teresa Remmet · Thu Aug 17 10:57:09 2023 +0200
  90. c6dd9c6 board: phytec: common: Add imx8m specific EEPROM detection support by Teresa Remmet · Thu Aug 17 10:57:07 2023 +0200
  91. a6f8da5 board: phytec: Add common PHYTEC SoM detection by Teresa Remmet · Thu Aug 17 10:57:06 2023 +0200
  92. a290091 arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev by Tony Dinh · Tue Sep 05 22:22:41 2023 -0700
  93. c0f94df arm: kirkwood: Add support for ZyXEL NSA325 board by Tony Dinh · Fri Aug 25 20:33:29 2023 -0700
  94. 2fbd5e0 ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl by Chris Packham · Mon Aug 21 11:31:05 2023 +1200
  95. f2b0ecb ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins by Chris Packham · Mon Aug 21 11:31:04 2023 +1200
  96. 1b15888 kirkwood: dns325: Enable 2nd harddrive by Stefan Roese · Fri Aug 11 10:02:04 2023 +0200
  97. 357df97 toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfg by Joao Paulo Goncalves · Wed Oct 04 16:13:58 2023 -0300
  98. 5171686 smegw01: Remove misuse of CONFIG_ENV_IS_NOWHERE by Eduard Strehlau · Tue Oct 10 11:14:12 2023 -0300
  99. ea814b2 mx28evk: Add USB Mass Storage support by Fabio Estevam · Mon Oct 09 10:15:36 2023 -0300
  100. eafab99 usb: ehci: mxs: Use regulator_set_enable_if_allowed() by Fabio Estevam · Mon Oct 09 10:15:35 2023 -0300