1. d7b87b7 Fix sparse checks processing by Christophe Leroy · Fri May 05 10:39:39 2023 +0200
  2. f5fe591 kbuild: Allow DTB overlays to built from .dtso named source files by Rasmus Villemoes · Thu May 04 14:26:44 2023 +0200
  3. dcbc5b0 kbuild: add dtc as dependency on .dtb files by Rasmus Villemoes · Thu May 04 14:26:43 2023 +0200
  4. 61890e5 scripts/Makefile.dts: tweak logic for deciding which dtbs to build by Rasmus Villemoes · Thu May 04 13:33:08 2023 +0200
  5. 4b4b6a0 scripts: dtc-version: support git version strings too by Martin Hundebøll · Wed May 03 12:23:39 2023 +0200
  6. bc352c8 Merge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLED-cleanups' into next by Tom Rini · Thu May 11 13:02:03 2023 -0400
  7. 950f8ff power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY) by Troy Kisky · Mon Mar 13 14:31:44 2023 -0700
  8. 745d9e3 arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA by Troy Kisky · Mon Mar 13 14:31:42 2023 -0700
  9. b454545 wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · Mon Mar 13 14:31:41 2023 -0700
  10. d64485e solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA by Troy Kisky · Mon Mar 13 14:31:40 2023 -0700
  11. 87031cb freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC) by Troy Kisky · Mon Mar 13 14:31:38 2023 -0700
  12. 4b00c29 m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT) by Troy Kisky · Mon Mar 13 14:31:37 2023 -0700
  13. ab2307b ofnode: fdt_support definitions needed if OF_CONTROL is enabled by Troy Kisky · Mon Mar 13 14:31:35 2023 -0700
  14. c24b8f7 config_distro_bootcmd: remove booting environment variables from SPL environment by Troy Kisky · Mon Mar 13 14:31:34 2023 -0700
  15. c321bb2 x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED by Troy Kisky · Mon Mar 13 14:31:33 2023 -0700
  16. 9122972 cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · Mon Mar 13 14:31:24 2023 -0700
  17. a33ec6d Merge branch 'master' into next by Tom Rini · Mon May 08 14:31:04 2023 -0400
  18. 66aea14 Prepare v2023.07-rc2 by Tom Rini · Mon May 08 14:16:32 2023 -0400
  19. ab41061 configs: Resync with savedefconfig by Tom Rini · Mon May 08 13:43:35 2023 -0400
  20. de35c3a board: ti: am64x: Add support for AM64B SK by Judith Mendez · Thu Apr 06 11:49:01 2023 +0530
  21. eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · Mon Apr 10 14:19:13 2023 +0530
  22. 57a531b board: ti: am62x: evm: Add necessary functions to call splash screen by Nikhil M Jain · Mon Apr 10 14:19:12 2023 +0530
  23. f1b41b9 board: ti: am62x: am62x: Change splashimage and splashsource by Nikhil M Jain · Mon Apr 10 14:19:11 2023 +0530
  24. d0699df configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen by Nikhil M Jain · Mon Apr 10 14:19:10 2023 +0530
  25. 50f6925 btrfs: fix offset when reading compressed extents by Dominique Martinet · Tue Apr 18 15:41:55 2023 +0900
  26. 0dbe8e9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon May 08 09:10:39 2023 -0400
  27. 502c452 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · Fri May 05 11:20:49 2023 +0300
  28. f27be80 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · Fri May 05 11:20:48 2023 +0300
  29. e411c97 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · Fri May 05 11:20:47 2023 +0300
  30. 4d79c98 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · Fri May 05 11:20:46 2023 +0300
  31. 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun May 07 09:44:27 2023 -0400
  32. afe5de7 Merge branch '2023-05-05-networking-updates' by Tom Rini · Sat May 06 10:34:34 2023 -0400
  33. b99df75 net: phy: Request rgmii-id phy reset gpio as output by Stefan Herbrechtsmeier · Tue May 02 14:50:43 2023 +0200
  34. 07b12d9 net: rtl8169: add minimal support for 8125B variant by Eugen Hristev · Tue Apr 25 16:06:58 2023 +0300
  35. 63c76c0 test: eth: IPv6 network discovery unit test by Ehsan Mohandesi · Fri Apr 21 17:08:23 2023 -0700
  36. 3eb5053 test/py: IPv6 network discovery test by Ehsan Mohandesi · Fri Apr 21 17:08:22 2023 -0700
  37. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · Fri Apr 21 17:08:21 2023 -0700
  38. 4db1d0b net: phy: Make phy_interface_is_rgmii a switch statement by Nishanth Menon · Fri Apr 14 17:06:45 2023 -0500
  39. 05518a0 net: phy: Drop phy_interface_is_sgmii by Nishanth Menon · Fri Apr 14 17:06:44 2023 -0500
  40. 21876c2 net: phy: dp83867: Explicitly check against sgmii by Nishanth Menon · Fri Apr 14 17:06:43 2023 -0500
  41. 0788290 net: share fastboot boot handle logic between transports by Dmitrii Merkurev · Wed Apr 12 19:49:31 2023 +0100
  42. 308252d net: add fastboot TCP support by Dmitrii Merkurev · Wed Apr 12 19:49:30 2023 +0100
  43. 3acd054 net: support being a TCP server to unblock TCP fastboot by Dmitrii Merkurev · Wed Apr 12 19:49:29 2023 +0100
  44. d407acf net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · Tue Apr 11 10:48:48 2023 -0700
  45. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · Tue Apr 11 10:48:47 2023 -0700
  46. e8c4383 net: dhcp6: Add DHCPv6 (DHCP for IPv6) by Sean Edmond · Tue Apr 11 10:48:46 2023 -0700
  47. 984e2b3 phy: realtek: don't duplicate genphy_startup by Rasmus Villemoes · Tue Mar 28 23:21:08 2023 +0200
  48. 9b8aa54 phy: broadcom: don't duplicate genphy_startup by Rasmus Villemoes · Tue Mar 28 23:12:47 2023 +0200
  49. 7776578 net: phy: gmii2rgmii: Support external rgmii-id phy by Stefan Herbrechtsmeier · Wed Mar 22 09:42:47 2023 +0100
  50. c8075bd net: add NFSv1 support by Thomas RIENOESSL · Fri Mar 10 10:51:55 2023 +0100
  51. 5009744 nfs: handle rpc errors for mount calls by Thomas RIENOESSL · Fri Mar 10 10:51:54 2023 +0100
  52. e9839f9 nfs: factor out generic reply error handling by Thomas RIENOESSL · Fri Mar 10 10:51:53 2023 +0100
  53. c1bec0d nfs: convert supported_nfs_versions bitfield to an enum by Thomas RIENOESSL · Fri Mar 10 10:51:52 2023 +0100
  54. dd65ba2 Let the EQoS in imx8mp handle fixed-phy too. by Elmar Psilog · Mon Feb 20 16:03:15 2023 +0100
  55. 65815e7 net: ipv6: IPv6 environment variable cleanup by Sean Edmond · Wed Feb 15 20:38:36 2023 -0800
  56. c136d00 drivers: net: fsl-mc: fix MAC address fixup procedure by Ioana Ciornei · Thu Feb 09 18:07:04 2023 +0200
  57. 5d1e922 drivers: net: ldpaa: export driver name and API to get DPMAC id by Ioana Ciornei · Thu Feb 09 18:07:03 2023 +0200
  58. 4b4fa9b net: ksz9477: add port_probe function to config phy by Tim Harvey · Tue Feb 07 15:37:18 2023 -0800
  59. 5765676 net: ksz9477: remove unnecessary variable by Tim Harvey · Tue Feb 07 15:37:17 2023 -0800
  60. 489b1ef net: ksz9477: remove unnecessary dsa_set_tagging call by Tim Harvey · Tue Feb 07 15:37:16 2023 -0800
  61. a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri May 05 09:36:08 2023 -0400
  62. 339d9dd Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Fri May 05 09:33:29 2023 -0400
  63. d99596d board: cssi: Activate SMC relocation on CMPC885 board for MIAE device by Christophe Leroy · Wed May 03 09:25:10 2023 +0200
  64. f3bc7fc serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · Wed May 03 09:20:15 2023 +0200
  65. bb32bfd spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · Wed May 03 09:05:33 2023 +0200
  66. 7989467 powerpc: mpc8xx: Add SMC relocation CPM microcode by Christophe Leroy · Wed May 03 08:57:33 2023 +0200
  67. d8f34da powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA by Christophe Leroy · Wed May 03 08:50:55 2023 +0200
  68. 9a77a0b powerpc: Force cast on memcpy_toio() by Christophe Leroy · Fri May 05 07:24:16 2023 +0200
  69. 191e035 arm: dts: ten64: fix header typo and update copyright by Mathew McBride · Wed Apr 12 07:38:30 2023 +0000
  70. 1ffffd7 arm: dts: ten64: syncronise device tree with Linux by Mathew McBride · Wed Apr 12 07:38:29 2023 +0000
  71. 15b291e arm: dts: fsl-ls1088a: copy all missing bindings from Linux by Mathew McBride · Wed Apr 12 07:38:28 2023 +0000
  72. f647bed arm: dts: fsl-ls1088a: move and sync existing bindings to be under /soc by Mathew McBride · Wed Apr 12 07:38:27 2023 +0000
  73. fe2de5e arm: dts: fsl-ls1088a: syncronise fsl-mc definition with Linux by Mathew McBride · Wed Apr 12 07:38:26 2023 +0000
  74. 2f8f873 arm: dts: fsl-ls1088a: syncronise MDIO+PCS U-Boot definitions with Linux by Mathew McBride · Wed Apr 12 07:38:25 2023 +0000
  75. ba550f2 arm: dts: fsl-ls1088a: sync usb controller nodes with Linux by Mathew McBride · Wed Apr 12 07:38:24 2023 +0000
  76. 585a10f arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with Linux by Mathew McBride · Wed Apr 12 07:38:23 2023 +0000
  77. 6ba7e72 arm: dts: fsl-ls1088a: move GPIO controller under "soc" per Linux by Mathew McBride · Wed Apr 12 07:38:22 2023 +0000
  78. 28bb934 arm: dts: fsl-ls1088a: import CPU definition from Linux kernel by Mathew McBride · Wed Apr 12 07:38:21 2023 +0000
  79. 510b988 arm: dts: fsl-ls1088a: match Linux FDT by disabling PCIe by default by Mathew McBride · Wed Apr 12 07:38:20 2023 +0000
  80. cb6a659 arm: dts: fsl-ls1088a: sync PCIe controller definition with Linux by Mathew McBride · Wed Apr 12 07:38:19 2023 +0000
  81. f6b411d arm: dts: fsl-ls1088a: import and sync full SMMU nodes with Linux by Mathew McBride · Wed Apr 12 07:38:18 2023 +0000
  82. 55d7bb8 pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding by Mathew McBride · Wed Apr 12 07:38:17 2023 +0000
  83. 6d9ec6a arm: dts: fsl-ls1088a: move memory node into U-Boot specific file by Mathew McBride · Wed Apr 12 07:38:16 2023 +0000
  84. 43b3850 arm: dts: fsl-ls1088a: move u-boot bootph tags into u-boot only files by Mathew McBride · Wed Apr 12 07:38:15 2023 +0000
  85. af58ce7 configs: ten64: enable DM_SERIAL by Mathew McBride · Wed Apr 12 07:38:14 2023 +0000
  86. e909b82 armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jr by Mathew McBride · Wed Apr 12 07:38:13 2023 +0000
  87. 95fe9e9 Merge branch '2023-05-04-assorted-TI-updates' by Tom Rini · Thu May 04 20:57:59 2023 -0400
  88. 4a55bf9 arm: dts: k3-j7200: ddr: Update to 0.6 version of DDR config tool by Neha Malcom Francis · Tue Apr 25 18:39:28 2023 +0530
  89. 87cd03d arm: dts: k3-j721e: ddr: Update to 0.9.1 version of DDR config tool by Neha Malcom Francis · Tue Apr 25 18:39:27 2023 +0530
  90. 8c01aa5 configs: j7200: Merge the HS and non-HS defconfigs by Manorit Chawdhry · Thu May 04 11:07:08 2023 +0530
  91. 4e4f6bc Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled region by Manorit Chawdhry · Thu May 04 11:07:07 2023 +0530
  92. 4176816 configs: j721s2: Merge the HS and non-HS defconfigs by Manorit Chawdhry · Thu May 04 11:07:06 2023 +0530
  93. c70be9f arm: dts: iot2050: Include u-boot specific bits implicitly by Jan Kiszka · Tue Apr 25 21:28:23 2023 +0200
  94. 6dd3e71 environment: ti: Add get_fit_config command to get FIT config string by Andrew Davis · Tue Apr 25 11:20:45 2023 -0500
  95. aac6064 configs: am62x: enable secure device configs by default by Praneeth Bajjuri · Wed Apr 05 17:40:47 2023 -0500
  96. 5c2208a k3: pmic: Clear ESM masks by Neha Malcom Francis · Wed Apr 05 16:24:35 2023 +0530
  97. 0f2c979 Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · Thu May 04 11:49:30 2023 -0400
  98. 9af3e3a Merge tag 'efi-2023-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu May 04 09:03:02 2023 -0400
  99. e65975f powerpc: mpc8xx: Reorganise init RAM by Christophe Leroy · Thu May 04 10:20:35 2023 +0200
  100. 2e0c8e6 CI: treat documentation warnings as errors by Heinrich Schuchardt · Tue May 02 05:04:11 2023 +0200