1. cba79a1 net: phy: broadcom: add support for BCM54210E by Marek Vasut · 1 year, 6 months ago
  2. fb89b69 net: phy: motorcomm: Add support for YT8511 PHY by Nicolas Frattaroli · 1 year, 6 months ago
  3. ce67ba1 Merge branch '2023-09-12-gpt-improvements' into next by Tom Rini · 1 year, 5 months ago
  4. f5e4b05 cmd: gpt: fix gpt read by Heinrich Schuchardt · 1 year, 5 months ago
  5. 69f4d37 cmd: gpt: fix calc_parts_list_len() by Heinrich Schuchardt · 1 year, 5 months ago
  6. 396f315 cmd: gpt: use UUID accessor more consistently by Heinrich Schuchardt · 1 year, 5 months ago
  7. 782c7f1 part: rename disk_partition_type_uuid() by Heinrich Schuchardt · 1 year, 5 months ago
  8. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 5 months ago
  9. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 5 months ago
  10. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 5 months ago
  11. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 5 months ago
  12. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 5 months ago
  13. a3eb350 tests: gpt: Remove test order dependency by Joshua Watt · 1 year, 5 months ago
  14. d8d1fd0 Merge branch 'next_ufs' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 5 months ago
  15. cad6abf ufs: ufs-renesas: Drop include common.h by Marek Vasut · 1 year, 5 months ago
  16. 9a059a3 ARM: renesas: Enable UFS on R8A779F0 S4 Spider by Marek Vasut · 1 year, 6 months ago
  17. 19f627e ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · 1 year, 6 months ago
  18. 92d5f99 clk: Add GPIO-controlled clock gate driver by Marek Vasut · 1 year, 6 months ago
  19. 615471c Merge branch '2023-09-08-assorted-TI-platform-updates' into next by Tom Rini · 1 year, 5 months ago
  20. 3496992 Watchdog: Support WDIOF_CARDRESET on TI AM65x platform by Li Hua Qian · 1 year, 5 months ago
  21. 7dee63f include: configs: verdin-am62: drop unused sdram address by Marcel Ziswiler · 1 year, 5 months ago
  22. f1edf4b arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool by Neha Malcom Francis · 1 year, 5 months ago
  23. e57f639 doc: board: ti: Add BeaglePlay documentation by Nishanth Menon · 1 year, 5 months ago
  24. a200f42 board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file by Nishanth Menon · 1 year, 5 months ago
  25. 45b0b5e arm: dts: Add k3-am625-beagleplay by Robert Nelson · 1 year, 5 months ago
  26. 24e2713 arm: dts: k3-am625-sk-binman: Add labels for unsigned binary by Nishanth Menon · 1 year, 5 months ago
  27. 17771b3 configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset support by Jan Kiszka · 1 year, 5 months ago
  28. 0f1c1e8 arm: mach-k3: am625: Add support for UDA FS by Nishanth Menon · 1 year, 5 months ago
  29. e911347 configs: am62x_evm*: Enable EMMC_BOOT configuration by Nishanth Menon · 1 year, 5 months ago
  30. 8b5c4cd arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static by Nishanth Menon · 1 year, 5 months ago
  31. 6beb43e arm: mach-k3: am625_init: Use IS_ENABLED() by Nishanth Menon · 1 year, 5 months ago
  32. d0411b0 board: ti: am62x: am62x.env: Use default findfdt by Nishanth Menon · 1 year, 5 months ago
  33. 03eb84c include: env: ti: Add a generic default_findfdt.env by Nishanth Menon · 1 year, 5 months ago
  34. bf9c61a include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · 1 year, 5 months ago
  35. 99ab84b include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · 1 year, 5 months ago
  36. 355c0af configs: am62x_evm_a53_defconfig: Switch to bootstd by Nishanth Menon · 1 year, 5 months ago
  37. 47b519c board: ti: am62x: am62x.env: Add explicit boot_targets by Nishanth Menon · 1 year, 5 months ago
  38. 610cd41 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · 1 year, 5 months ago
  39. 8b7b16f include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · 1 year, 5 months ago
  40. fb2b320 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · 1 year, 5 months ago
  41. 88419bb include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · 1 year, 5 months ago
  42. 6e869e1 include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · 1 year, 5 months ago
  43. 63cbfd3 board: verdin-am62: fix check for minimum memory size by Emanuele Ghidoli · 1 year, 6 months ago
  44. 9557d46 verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · 1 year, 6 months ago
  45. 515e0af Merge branch '2023-09-06-assorted-CI-updates' into next by Tom Rini · 1 year, 5 months ago
  46. 57c7cb6 Azure: Add sandbox64 to CI by Tom Rini · 1 year, 5 months ago
  47. c807bdd .gitlab-ci: Test sandbox64 board in addition to sandbox by Marek Vasut · 1 year, 5 months ago
  48. c9836c0 Azure: Split sandbox and qemu test.py runs by Tom Rini · 1 year, 5 months ago
  49. 8ae5fec Azure: Rework test_py job to publish its wrapper script by Tom Rini · 1 year, 5 months ago
  50. b87f904 CI: Drop some jobs we didn't really utilize by Tom Rini · 1 year, 6 months ago
  51. 562ed11 CI: Combine tools-only and envtools jobs by Tom Rini · 1 year, 6 months ago
  52. 9aeac89 Azure: Rework build the world jobs by Tom Rini · 1 year, 6 months ago
  53. 8b3694a test: print: Fix hexdump test on 64bit systems by Marek Vasut · 1 year, 5 months ago
  54. ed48da3 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · 1 year, 6 months ago
  55. e342b91 configs: sandbox64: Enable legacy image format support by Marek Vasut · 1 year, 6 months ago
  56. 48aaabe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfire into next by Tom Rini · 1 year, 5 months ago
  57. 31d9d64 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 5 months ago
  58. 86f4e84 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 5 months ago
  59. 96912a9 ARM: rmobile: Clean up rmobile_cpuinfo_idx() by Marek Vasut · 1 year, 6 months ago
  60. 98b35c7 Merge branch '2023-09-06-riscv-fixes' into next by Tom Rini · 1 year, 5 months ago
  61. 59d2a7d riscv: Correct event usage for riscv_cpu_probe/setup by Tom Rini · 1 year, 5 months ago
  62. 68f446f riscv: Rework riscv_cpu_probe for current event macros by Tom Rini · 1 year, 5 months ago
  63. 26af162 arch: m68k: Implement relocation by Marek Vasut · 1 year, 5 months ago
  64. bf10b92 tools: relocate-rela: Add M68K support by Marek Vasut · 1 year, 5 months ago
  65. 0ad3eef tools: relocate-rela: Fix BE symtab handling by Marek Vasut · 1 year, 6 months ago
  66. adee3ba usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 5 months ago
  67. 5b43bc9 usb: check for companion controller in uclass by Fabrice Gasnier · 1 year, 5 months ago
  68. b53ab97 event.h: Documented some newly added portions better by Tom Rini · 1 year, 5 months ago
  69. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 5 months ago
  70. b27eeca Prepare v2023.10-rc4 by Tom Rini · 1 year, 5 months ago
  71. 164b86f Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 1 year, 5 months ago
  72. fc2af2d arm: rpi: Switch to a text environment by Simon Glass · 1 year, 6 months ago
  73. 90f626a rpi: Disable DISTRO_DEFAULTS by Simon Glass · 1 year, 6 months ago
  74. c771e5b arm: rpi: Switch to standard boot by Simon Glass · 1 year, 6 months ago
  75. 8999257 Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
  76. f2bb6d9 Merge tag 'doc-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 1 year, 5 months ago
  77. 44c5d77 doc: Add gpt command documentation by Joshua Watt · 1 year, 5 months ago
  78. 1fa11cd cmd: gpt: Remove confusing help text by Joshua Watt · 1 year, 5 months ago
  79. edd8149 doc: board: ti: am64x: Fix build step numbering by Nishanth Menon · 1 year, 6 months ago
  80. 4aacfff doc: board: ti: am64x: provide image alt text by Nishanth Menon · 1 year, 6 months ago
  81. b4b7eed doc: board: toradex: verdin-am62: document update u-boot wrapper by Marcel Ziswiler · 1 year, 5 months ago
  82. 4d1fea9 doc: board: toradex: minor documentation update by Marcel Ziswiler · 1 year, 5 months ago
  83. 0926de2 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · 1 year, 5 months ago
  84. 91f1955 doc: add events.h to documentation by Heinrich Schuchardt · 1 year, 5 months ago
  85. 6a40707 dm: event: document all events by Heinrich Schuchardt · 1 year, 5 months ago
  86. b8b512a Merge branch '2023-08-31-replace-more-init-hooks-with-events' into next by Tom Rini · 1 year, 5 months ago
  87. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 6 months ago
  88. 6a32bfa freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 6 months ago
  89. 13a7db9 x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 6 months ago
  90. 12be60d event: Update documentation for simple spy by Simon Glass · 1 year, 6 months ago
  91. 6c4cad7 event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · 1 year, 6 months ago
  92. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 6 months ago
  93. dd80246 initcall: Support manual relocation by Simon Glass · 1 year, 6 months ago
  94. c9eff0a initcall: Support emitting events by Simon Glass · 1 year, 6 months ago
  95. fb7dfca event: Export event_type_name() by Simon Glass · 1 year, 6 months ago
  96. 1312327 initcall: Adjust the failure message and return value by Simon Glass · 1 year, 6 months ago
  97. 468e372 initcall: Adjust the loop logic by Simon Glass · 1 year, 6 months ago
  98. 7d2e233 initcall: Factor out reloc_off calculation by Simon Glass · 1 year, 6 months ago
  99. e7f59de Revert "initcall: Move to inline function" by Simon Glass · 1 year, 6 months ago
  100. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 6 months ago