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