1. a9773b8 boot: Move fdt_support to boot/ by Simon Glass · Thu Sep 14 10:55:45 2023 -0600
  2. f37d29a test: Move POST under a renamed Testing section by Simon Glass · Thu Sep 14 10:55:44 2023 -0600
  3. 19fc4da FWU: Avoid showing an unselectable menu option by Simon Glass · Thu Sep 14 10:55:43 2023 -0600
  4. e0e27fe video: Move the BMP options by Simon Glass · Thu Sep 14 10:55:42 2023 -0600
  5. 1072df8 video: Move bmp code to drivers/video by Simon Glass · Thu Sep 14 10:55:41 2023 -0600
  6. 06c1035 Kconfig: Move API into general setup by Simon Glass · Thu Sep 14 10:55:40 2023 -0600
  7. e70648e lib: rational: Move the Kconfigs into the correct place by Simon Glass · Thu Sep 14 10:55:39 2023 -0600
  8. 2dda30d Merge branch '2023-09-18-assorted-TI-platform-updates' into next by Tom Rini · Tue Sep 19 11:14:03 2023 -0400
  9. 6107e56 arm: dts: k3-am642: Sync with kernel v6.6-rc1 by Nishanth Menon · Mon Sep 11 09:44:01 2023 -0500
  10. a354736 dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1 by Nishanth Menon · Mon Sep 11 09:44:00 2023 -0500
  11. 8a8a2c0 arm: dts: k3*: Use local header for SERDES MUX idle-state values by Nishanth Menon · Mon Sep 11 09:43:59 2023 -0500
  12. 0fea34e arm: dts: Introduce k3-serdes.h from v6.6-rc1 by Nishanth Menon · Mon Sep 11 09:43:58 2023 -0500
  13. 96934b0 arm: dts: k3-am625: Sync with kernel v6.6-rc1 by Nishanth Menon · Mon Sep 11 09:02:56 2023 -0500
  14. fded4f1 arm: dts: k3-pinctrl: Sync with kernel v6.6-rc1 by Nishanth Menon · Mon Sep 11 09:02:55 2023 -0500
  15. 8cc3ca3 drivers: misc: k3_avs: Add Linux compatibles to maintain sync by Reid Tonking · Thu Sep 07 13:06:35 2023 -0500
  16. e65e919 tools: logos: Rename TI logo files by Nikhil M Jain · Fri Sep 01 16:09:13 2023 +0530
  17. c4e78c3 am33xx: ignore return value from usb_ether_init() by Trevor Woerner · Wed Aug 30 22:49:50 2023 -0400
  18. f2c9b8c Merge branch 'next' of git://source.denx.de/u-boot-usb into next by Tom Rini · Sat Sep 16 12:14:08 2023 -0400
  19. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  20. b7e2ba7 dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · Fri Sep 01 11:50:02 2023 +0200
  21. 8552db0 usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:01 2023 +0200
  22. ce1b62d usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:00 2023 +0200
  23. 8bfcb34 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:59 2023 +0200
  24. 2bd299d sdp: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:58 2023 +0200
  25. d67f210 spl: sdp: Detach the controller on error by Marek Vasut · Fri Sep 01 11:49:57 2023 +0200
  26. ce2f2d9 dfu: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:56 2023 +0200
  27. 61d5d9a dfu: Detach the controller on error by Marek Vasut · Fri Sep 01 11:49:55 2023 +0200
  28. 7786e70 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:54 2023 +0200
  29. 01336ab cmd: thordown: Reorder variable declaration by Marek Vasut · Fri Sep 01 11:49:53 2023 +0200
  30. 0b48adb cmd: sdp: Reorder variable declaration by Marek Vasut · Fri Sep 01 11:49:52 2023 +0200
  31. fdf2ed7 cmd: rockusb: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:51 2023 +0200
  32. 7f2e898 cmd: fastboot: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:50 2023 +0200
  33. 0c5044c configs: sandbox: Enable DM_USB_GADGET by Marek Vasut · Fri Sep 01 11:49:49 2023 +0200
  34. ed07a67 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · Fri Sep 01 11:49:48 2023 +0200
  35. b397203 dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · Fri Sep 01 11:49:47 2023 +0200
  36. fea6882 Merge branch '2023-09-14-remove-NEEDS_MANUAL_RELOC' into next by Tom Rini · Thu Sep 14 16:23:49 2023 -0400
  37. 785c9cc post: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:15 2023 +0200
  38. 2c23ade wdt: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:14 2023 +0200
  39. 09c8112 timer: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:13 2023 +0200
  40. e656b34 sysreset: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:12 2023 +0200
  41. edba13a spi: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:11 2023 +0200
  42. 6b46729 serial: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:10 2023 +0200
  43. 699709b net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:09 2023 +0200
  44. ab7c4be net: miiphybb: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:08 2023 +0200
  45. 8420bb4 net: eth: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:07 2023 +0200
  46. dff644c mtd: ubifs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:06 2023 +0200
  47. ce09bab sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:05 2023 +0200
  48. 9f9936c hwspinlock: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:04 2023 +0200
  49. 1a56516 gpio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:03 2023 +0200
  50. 23c86ca crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:02 2023 +0200
  51. 0dbee3f cpu: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:01 2023 +0200
  52. 362219b fs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:00 2023 +0200
  53. 869835d image: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:59 2023 +0200
  54. 00dfa3d initcall: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:58 2023 +0200
  55. 6684413 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:57 2023 +0200
  56. 28876c7 dm: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:56 2023 +0200
  57. 2a77b6f cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:55 2023 +0200
  58. cdbabac cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:54 2023 +0200
  59. 317d6b6 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:53 2023 +0200
  60. 272829d cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:52 2023 +0200
  61. b3c29df cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:51 2023 +0200
  62. 6d47a31 cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:50 2023 +0200
  63. e4f4973 common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:49 2023 +0200
  64. fb45951 common: hash: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:48 2023 +0200
  65. dfbb8e3 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:47 2023 +0200
  66. 809cb4e common: malloc: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:46 2023 +0200
  67. 24deb2a common: hush: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:45 2023 +0200
  68. e2aa438 common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:44 2023 +0200
  69. 9d81c7d command: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:43 2023 +0200
  70. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:42 2023 +0200
  71. f72cd26 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:41 2023 +0200
  72. 6ccb623 Merge branch '2023-09-13-phy-improvements' into next by Tom Rini · Wed Sep 13 18:02:28 2023 -0400
  73. c539e3e phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity by Jonas Karlman · Thu Aug 31 23:07:11 2023 +0000
  74. bec9051 phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · Thu Aug 31 23:07:10 2023 +0000
  75. 12830df phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · Thu Aug 31 23:07:08 2023 +0000
  76. 063caa0 video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:40 2023 +0000
  77. a8715ff net: zynq: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:38 2023 +0000
  78. 9eec965 scsi: ceva: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:37 2023 +0000
  79. fd5c3c2 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:36 2023 +0000
  80. 9f89e68 phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · Thu Aug 31 22:16:35 2023 +0000
  81. ffe06b4 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · Thu Aug 31 22:16:33 2023 +0000
  82. c9cade7 net: phy: broadcom: add support for BCM54210E by Marek Vasut · Sat Aug 05 16:10:08 2023 +0200
  83. f08686a net: phy: motorcomm: Add support for YT8511 PHY by Nicolas Frattaroli · Sat Aug 05 12:35:01 2023 +0200
  84. e20f8f8 Merge branch '2023-09-12-gpt-improvements' into next by Tom Rini · Tue Sep 12 11:13:17 2023 -0400
  85. c97dbc4 cmd: gpt: fix gpt read by Heinrich Schuchardt · Sat Sep 02 09:35:24 2023 +0200
  86. d4bb653 cmd: gpt: fix calc_parts_list_len() by Heinrich Schuchardt · Sat Sep 02 09:35:23 2023 +0200
  87. 2d07fb4 cmd: gpt: use UUID accessor more consistently by Heinrich Schuchardt · Sat Sep 02 09:35:22 2023 +0200
  88. f4b4c4e part: rename disk_partition_type_uuid() by Heinrich Schuchardt · Sat Sep 02 09:35:21 2023 +0200
  89. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · Thu Aug 31 10:51:41 2023 -0600
  90. 9e58adf cmd: gpt: Preserve bootable flag by Joshua Watt · Thu Aug 31 10:51:40 2023 -0600
  91. da40173 cmd: gpt: Preserve type GUID if enabled by Joshua Watt · Thu Aug 31 10:51:39 2023 -0600
  92. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · Thu Aug 31 10:51:38 2023 -0600
  93. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · Thu Aug 31 10:51:37 2023 -0600
  94. d64d579 tests: gpt: Remove test order dependency by Joshua Watt · Thu Aug 31 10:51:36 2023 -0600
  95. d870f99 Merge branch 'next_ufs' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Sat Sep 09 10:12:40 2023 -0400
  96. f271071 ufs: ufs-renesas: Drop include common.h by Marek Vasut · Sat Sep 09 04:54:35 2023 +0200
  97. 7273ae9 ARM: renesas: Enable UFS on R8A779F0 S4 Spider by Marek Vasut · Tue Aug 22 03:47:56 2023 +0200
  98. b8cab56 ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · Tue Aug 22 03:47:13 2023 +0200
  99. 59ee41c clk: Add GPIO-controlled clock gate driver by Marek Vasut · Mon Aug 14 01:51:27 2023 +0200
  100. 32cf542 Merge branch '2023-09-08-assorted-TI-platform-updates' into next by Tom Rini · Fri Sep 08 22:44:00 2023 -0400