1. 4f90349 hwspinlock: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  2. 4a17f17 gpio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  3. 9c419d5 crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  4. 568e6ae cpu: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  5. 46bb863 fs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  6. ba377a6 image: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  7. 92b1f7a initcall: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  8. decbc81 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  9. db87cd5 dm: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  10. 0d67e25 cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  11. d1e5797 cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  12. a28cc80 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  13. 05f84bd cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  14. 8658370 cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  15. a824650 cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  16. 47512b2 common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  17. 7bce7e8 common: hash: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  18. 1ee16b2 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  19. 6a595c2 common: malloc: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  20. bb7c4dc common: hush: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  21. 49c59dd common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  22. 99970b5 command: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  23. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  24. 446d664 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
  25. 3cba5a1 Merge branch '2023-09-13-phy-improvements' into next by Tom Rini · 1 year, 2 months ago
  26. 565f556 phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity by Jonas Karlman · 1 year, 2 months ago
  27. 1a4293e phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · 1 year, 2 months ago
  28. bd78f2c phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · 1 year, 2 months ago
  29. 3b4e6e9 video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 2 months ago
  30. 8ec228b net: zynq: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 2 months ago
  31. 017ae49 scsi: ceva: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 2 months ago
  32. 5ccfdd8 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 2 months ago
  33. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 2 months ago
  34. feb4b91 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · 1 year, 2 months ago
  35. cba79a1 net: phy: broadcom: add support for BCM54210E by Marek Vasut · 1 year, 3 months ago
  36. fb89b69 net: phy: motorcomm: Add support for YT8511 PHY by Nicolas Frattaroli · 1 year, 3 months ago
  37. ce67ba1 Merge branch '2023-09-12-gpt-improvements' into next by Tom Rini · 1 year, 2 months ago
  38. f5e4b05 cmd: gpt: fix gpt read by Heinrich Schuchardt · 1 year, 2 months ago
  39. 69f4d37 cmd: gpt: fix calc_parts_list_len() by Heinrich Schuchardt · 1 year, 2 months ago
  40. 396f315 cmd: gpt: use UUID accessor more consistently by Heinrich Schuchardt · 1 year, 2 months ago
  41. 782c7f1 part: rename disk_partition_type_uuid() by Heinrich Schuchardt · 1 year, 2 months ago
  42. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 2 months ago
  43. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 2 months ago
  44. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 2 months ago
  45. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 2 months ago
  46. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 2 months ago
  47. a3eb350 tests: gpt: Remove test order dependency by Joshua Watt · 1 year, 2 months ago
  48. d8d1fd0 Merge branch 'next_ufs' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 2 months ago
  49. cad6abf ufs: ufs-renesas: Drop include common.h by Marek Vasut · 1 year, 2 months ago
  50. 9a059a3 ARM: renesas: Enable UFS on R8A779F0 S4 Spider by Marek Vasut · 1 year, 3 months ago
  51. 19f627e ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · 1 year, 3 months ago
  52. 92d5f99 clk: Add GPIO-controlled clock gate driver by Marek Vasut · 1 year, 3 months ago
  53. 615471c Merge branch '2023-09-08-assorted-TI-platform-updates' into next by Tom Rini · 1 year, 2 months ago
  54. 3496992 Watchdog: Support WDIOF_CARDRESET on TI AM65x platform by Li Hua Qian · 1 year, 2 months ago
  55. 7dee63f include: configs: verdin-am62: drop unused sdram address by Marcel Ziswiler · 1 year, 3 months ago
  56. f1edf4b arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool by Neha Malcom Francis · 1 year, 3 months ago
  57. e57f639 doc: board: ti: Add BeaglePlay documentation by Nishanth Menon · 1 year, 3 months ago
  58. a200f42 board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file by Nishanth Menon · 1 year, 3 months ago
  59. 45b0b5e arm: dts: Add k3-am625-beagleplay by Robert Nelson · 1 year, 3 months ago
  60. 24e2713 arm: dts: k3-am625-sk-binman: Add labels for unsigned binary by Nishanth Menon · 1 year, 3 months ago
  61. 17771b3 configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset support by Jan Kiszka · 1 year, 3 months ago
  62. 0f1c1e8 arm: mach-k3: am625: Add support for UDA FS by Nishanth Menon · 1 year, 3 months ago
  63. e911347 configs: am62x_evm*: Enable EMMC_BOOT configuration by Nishanth Menon · 1 year, 3 months ago
  64. 8b5c4cd arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static by Nishanth Menon · 1 year, 3 months ago
  65. 6beb43e arm: mach-k3: am625_init: Use IS_ENABLED() by Nishanth Menon · 1 year, 3 months ago
  66. d0411b0 board: ti: am62x: am62x.env: Use default findfdt by Nishanth Menon · 1 year, 3 months ago
  67. 03eb84c include: env: ti: Add a generic default_findfdt.env by Nishanth Menon · 1 year, 3 months ago
  68. bf9c61a include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · 1 year, 3 months ago
  69. 99ab84b include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · 1 year, 3 months ago
  70. 355c0af configs: am62x_evm_a53_defconfig: Switch to bootstd by Nishanth Menon · 1 year, 3 months ago
  71. 47b519c board: ti: am62x: am62x.env: Add explicit boot_targets by Nishanth Menon · 1 year, 3 months ago
  72. 610cd41 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · 1 year, 3 months ago
  73. 8b7b16f include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · 1 year, 3 months ago
  74. fb2b320 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · 1 year, 3 months ago
  75. 88419bb include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · 1 year, 3 months ago
  76. 6e869e1 include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · 1 year, 3 months ago
  77. 63cbfd3 board: verdin-am62: fix check for minimum memory size by Emanuele Ghidoli · 1 year, 3 months ago
  78. 9557d46 verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · 1 year, 3 months ago
  79. 515e0af Merge branch '2023-09-06-assorted-CI-updates' into next by Tom Rini · 1 year, 2 months ago
  80. 57c7cb6 Azure: Add sandbox64 to CI by Tom Rini · 1 year, 2 months ago
  81. c807bdd .gitlab-ci: Test sandbox64 board in addition to sandbox by Marek Vasut · 1 year, 2 months ago
  82. c9836c0 Azure: Split sandbox and qemu test.py runs by Tom Rini · 1 year, 2 months ago
  83. 8ae5fec Azure: Rework test_py job to publish its wrapper script by Tom Rini · 1 year, 2 months ago
  84. b87f904 CI: Drop some jobs we didn't really utilize by Tom Rini · 1 year, 3 months ago
  85. 562ed11 CI: Combine tools-only and envtools jobs by Tom Rini · 1 year, 3 months ago
  86. 9aeac89 Azure: Rework build the world jobs by Tom Rini · 1 year, 3 months ago
  87. 8b3694a test: print: Fix hexdump test on 64bit systems by Marek Vasut · 1 year, 3 months ago
  88. ed48da3 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · 1 year, 3 months ago
  89. e342b91 configs: sandbox64: Enable legacy image format support by Marek Vasut · 1 year, 3 months ago
  90. 48aaabe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfire into next by Tom Rini · 1 year, 2 months ago
  91. 31d9d64 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 2 months ago
  92. 86f4e84 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 2 months ago
  93. 96912a9 ARM: rmobile: Clean up rmobile_cpuinfo_idx() by Marek Vasut · 1 year, 3 months ago
  94. 98b35c7 Merge branch '2023-09-06-riscv-fixes' into next by Tom Rini · 1 year, 2 months ago
  95. 59d2a7d riscv: Correct event usage for riscv_cpu_probe/setup by Tom Rini · 1 year, 2 months ago
  96. 68f446f riscv: Rework riscv_cpu_probe for current event macros by Tom Rini · 1 year, 2 months ago
  97. 26af162 arch: m68k: Implement relocation by Marek Vasut · 1 year, 3 months ago
  98. bf10b92 tools: relocate-rela: Add M68K support by Marek Vasut · 1 year, 3 months ago
  99. 0ad3eef tools: relocate-rela: Fix BE symtab handling by Marek Vasut · 1 year, 3 months ago
  100. adee3ba usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 2 months ago