1. 28876c7 dm: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:56 2023 +0200
  2. 2a77b6f cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:55 2023 +0200
  3. cdbabac cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:54 2023 +0200
  4. 317d6b6 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:53 2023 +0200
  5. 272829d cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:52 2023 +0200
  6. b3c29df cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:51 2023 +0200
  7. 6d47a31 cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:50 2023 +0200
  8. e4f4973 common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:49 2023 +0200
  9. fb45951 common: hash: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:48 2023 +0200
  10. dfbb8e3 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:47 2023 +0200
  11. 809cb4e common: malloc: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:46 2023 +0200
  12. 24deb2a common: hush: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:45 2023 +0200
  13. e2aa438 common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:44 2023 +0200
  14. 9d81c7d command: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:43 2023 +0200
  15. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:42 2023 +0200
  16. f72cd26 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:41 2023 +0200
  17. 6ccb623 Merge branch '2023-09-13-phy-improvements' into next by Tom Rini · Wed Sep 13 18:02:28 2023 -0400
  18. c539e3e phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity by Jonas Karlman · Thu Aug 31 23:07:11 2023 +0000
  19. bec9051 phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · Thu Aug 31 23:07:10 2023 +0000
  20. 12830df phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · Thu Aug 31 23:07:08 2023 +0000
  21. 063caa0 video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:40 2023 +0000
  22. a8715ff net: zynq: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:38 2023 +0000
  23. 9eec965 scsi: ceva: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:37 2023 +0000
  24. fd5c3c2 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:36 2023 +0000
  25. 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
  26. 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
  27. c9cade7 net: phy: broadcom: add support for BCM54210E by Marek Vasut · Sat Aug 05 16:10:08 2023 +0200
  28. f08686a net: phy: motorcomm: Add support for YT8511 PHY by Nicolas Frattaroli · Sat Aug 05 12:35:01 2023 +0200
  29. e20f8f8 Merge branch '2023-09-12-gpt-improvements' into next by Tom Rini · Tue Sep 12 11:13:17 2023 -0400
  30. c97dbc4 cmd: gpt: fix gpt read by Heinrich Schuchardt · Sat Sep 02 09:35:24 2023 +0200
  31. d4bb653 cmd: gpt: fix calc_parts_list_len() by Heinrich Schuchardt · Sat Sep 02 09:35:23 2023 +0200
  32. 2d07fb4 cmd: gpt: use UUID accessor more consistently by Heinrich Schuchardt · Sat Sep 02 09:35:22 2023 +0200
  33. f4b4c4e part: rename disk_partition_type_uuid() by Heinrich Schuchardt · Sat Sep 02 09:35:21 2023 +0200
  34. d88ba5f cmd: gpt: Add command to swap partition order by Joshua Watt · Thu Aug 31 10:51:41 2023 -0600
  35. 9e58adf cmd: gpt: Preserve bootable flag by Joshua Watt · Thu Aug 31 10:51:40 2023 -0600
  36. da40173 cmd: gpt: Preserve type GUID if enabled by Joshua Watt · Thu Aug 31 10:51:39 2023 -0600
  37. 44d6233 cmd: gpt: Add command to set bootable flags by Joshua Watt · Thu Aug 31 10:51:38 2023 -0600
  38. fd1134e cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · Thu Aug 31 10:51:37 2023 -0600
  39. d64d579 tests: gpt: Remove test order dependency by Joshua Watt · Thu Aug 31 10:51:36 2023 -0600
  40. 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
  41. f271071 ufs: ufs-renesas: Drop include common.h by Marek Vasut · Sat Sep 09 04:54:35 2023 +0200
  42. 7273ae9 ARM: renesas: Enable UFS on R8A779F0 S4 Spider by Marek Vasut · Tue Aug 22 03:47:56 2023 +0200
  43. b8cab56 ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · Tue Aug 22 03:47:13 2023 +0200
  44. 59ee41c clk: Add GPIO-controlled clock gate driver by Marek Vasut · Mon Aug 14 01:51:27 2023 +0200
  45. 32cf542 Merge branch '2023-09-08-assorted-TI-platform-updates' into next by Tom Rini · Fri Sep 08 22:44:00 2023 -0400
  46. b0c964f Watchdog: Support WDIOF_CARDRESET on TI AM65x platform by Li Hua Qian · Tue Aug 29 11:46:21 2023 +0800
  47. ffd8e5b include: configs: verdin-am62: drop unused sdram address by Marcel Ziswiler · Mon Aug 28 23:50:37 2023 +0200
  48. 1e10799 arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool by Neha Malcom Francis · Mon Aug 28 17:14:05 2023 +0530
  49. be5a99d doc: board: ti: Add BeaglePlay documentation by Nishanth Menon · Fri Aug 25 13:03:05 2023 -0500
  50. 3c878c4 board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file by Nishanth Menon · Fri Aug 25 13:03:04 2023 -0500
  51. 0c24aad arm: dts: Add k3-am625-beagleplay by Robert Nelson · Fri Aug 25 13:03:03 2023 -0500
  52. c3083d6 arm: dts: k3-am625-sk-binman: Add labels for unsigned binary by Nishanth Menon · Fri Aug 25 13:03:02 2023 -0500
  53. 262b690 configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset support by Jan Kiszka · Fri Aug 25 13:03:01 2023 -0500
  54. dd34386 arm: mach-k3: am625: Add support for UDA FS by Nishanth Menon · Fri Aug 25 13:03:00 2023 -0500
  55. cb89751 configs: am62x_evm*: Enable EMMC_BOOT configuration by Nishanth Menon · Fri Aug 25 13:02:59 2023 -0500
  56. d654f68 arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static by Nishanth Menon · Fri Aug 25 13:02:58 2023 -0500
  57. 3bb13ba arm: mach-k3: am625_init: Use IS_ENABLED() by Nishanth Menon · Fri Aug 25 13:02:57 2023 -0500
  58. 59811b7 board: ti: am62x: am62x.env: Use default findfdt by Nishanth Menon · Fri Aug 25 13:02:56 2023 -0500
  59. c1eb731 include: env: ti: Add a generic default_findfdt.env by Nishanth Menon · Fri Aug 25 13:02:55 2023 -0500
  60. efee070 include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · Fri Aug 25 13:02:54 2023 -0500
  61. 2591107 include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · Fri Aug 25 13:02:53 2023 -0500
  62. 4b2a141 configs: am62x_evm_a53_defconfig: Switch to bootstd by Nishanth Menon · Fri Aug 25 13:02:52 2023 -0500
  63. fcbc77e board: ti: am62x: am62x.env: Add explicit boot_targets by Nishanth Menon · Fri Aug 25 13:02:51 2023 -0500
  64. 6757052 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · Fri Aug 25 13:02:50 2023 -0500
  65. 50c846a include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · Fri Aug 25 13:02:49 2023 -0500
  66. b577403 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · Fri Aug 25 13:02:48 2023 -0500
  67. 4fc0ce3 include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · Fri Aug 25 13:02:47 2023 -0500
  68. 3f66e3a include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · Fri Aug 25 13:02:46 2023 -0500
  69. 478eaf2 board: verdin-am62: fix check for minimum memory size by Emanuele Ghidoli · Thu Aug 24 10:08:50 2023 +0200
  70. 88b9e0b verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · Thu Aug 24 10:08:49 2023 +0200
  71. 1f8ae47 Merge branch '2023-09-06-assorted-CI-updates' into next by Tom Rini · Wed Sep 06 18:47:18 2023 -0400
  72. 8d088b6 Azure: Add sandbox64 to CI by Tom Rini · Fri Sep 01 16:41:43 2023 -0400
  73. 36bdb59 .gitlab-ci: Test sandbox64 board in addition to sandbox by Marek Vasut · Fri Sep 01 10:48:10 2023 +0200
  74. c28b715 Azure: Split sandbox and qemu test.py runs by Tom Rini · Fri Sep 01 16:41:42 2023 -0400
  75. 63c0ce8 Azure: Rework test_py job to publish its wrapper script by Tom Rini · Fri Sep 01 16:41:41 2023 -0400
  76. 7c36de6 CI: Drop some jobs we didn't really utilize by Tom Rini · Sun Aug 20 13:31:29 2023 -0400
  77. 8244f00 CI: Combine tools-only and envtools jobs by Tom Rini · Sun Aug 20 13:31:28 2023 -0400
  78. 8b3107a Azure: Rework build the world jobs by Tom Rini · Sun Aug 20 13:31:27 2023 -0400
  79. 6bb14de test: print: Fix hexdump test on 64bit systems by Marek Vasut · Fri Aug 25 10:19:40 2023 +0200
  80. dd7af67 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · Wed Aug 23 21:37:44 2023 +0200
  81. 71818d0 configs: sandbox64: Enable legacy image format support by Marek Vasut · Wed Aug 23 02:17:12 2023 +0200
  82. ac0e6fb Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfire into next by Tom Rini · Wed Sep 06 11:50:49 2023 -0400
  83. 8755bfe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Wed Sep 06 11:50:22 2023 -0400
  84. 37039e3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Wed Sep 06 11:00:42 2023 -0400
  85. d1eb93b ARM: rmobile: Clean up rmobile_cpuinfo_idx() by Marek Vasut · Sat Aug 19 16:39:13 2023 +0200
  86. 4a91b66 Merge branch '2023-09-06-riscv-fixes' into next by Tom Rini · Wed Sep 06 11:00:10 2023 -0400
  87. c32177d riscv: Correct event usage for riscv_cpu_probe/setup by Tom Rini · Mon Sep 04 15:06:35 2023 -0400
  88. f4d52f6 riscv: Rework riscv_cpu_probe for current event macros by Tom Rini · Mon Sep 04 15:06:34 2023 -0400
  89. 549651f arch: m68k: Implement relocation by Marek Vasut · Sun Aug 27 00:25:36 2023 +0200
  90. f73f628 tools: relocate-rela: Add M68K support by Marek Vasut · Sun Aug 27 00:25:35 2023 +0200
  91. 73d071d tools: relocate-rela: Fix BE symtab handling by Marek Vasut · Mon Jul 31 00:16:52 2023 +0200
  92. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · Mon Sep 04 14:20:21 2023 +0200
  93. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · Fri Sep 01 11:52:01 2023 +0200
  94. 59e6933 event.h: Documented some newly added portions better by Tom Rini · Mon Sep 04 11:19:50 2023 -0400
  95. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  96. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  97. 49a29f4 Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Mon Sep 04 10:07:48 2023 -0400
  98. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · Thu Jul 27 15:54:30 2023 -0600
  99. 541c32f rpi: Disable DISTRO_DEFAULTS by Simon Glass · Thu Jul 27 15:54:29 2023 -0600
  100. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · Thu Jul 27 15:54:28 2023 -0600