1. be5a99d doc: board: ti: Add BeaglePlay documentation by Nishanth Menon · 1 year, 3 months ago
  2. 3c878c4 board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file by Nishanth Menon · 1 year, 3 months ago
  3. 0c24aad arm: dts: Add k3-am625-beagleplay by Robert Nelson · 1 year, 3 months ago
  4. c3083d6 arm: dts: k3-am625-sk-binman: Add labels for unsigned binary by Nishanth Menon · 1 year, 3 months ago
  5. 262b690 configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset support by Jan Kiszka · 1 year, 3 months ago
  6. dd34386 arm: mach-k3: am625: Add support for UDA FS by Nishanth Menon · 1 year, 3 months ago
  7. cb89751 configs: am62x_evm*: Enable EMMC_BOOT configuration by Nishanth Menon · 1 year, 3 months ago
  8. d654f68 arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static by Nishanth Menon · 1 year, 3 months ago
  9. 3bb13ba arm: mach-k3: am625_init: Use IS_ENABLED() by Nishanth Menon · 1 year, 3 months ago
  10. 59811b7 board: ti: am62x: am62x.env: Use default findfdt by Nishanth Menon · 1 year, 3 months ago
  11. c1eb731 include: env: ti: Add a generic default_findfdt.env by Nishanth Menon · 1 year, 3 months ago
  12. efee070 include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · 1 year, 3 months ago
  13. 2591107 include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · 1 year, 3 months ago
  14. 4b2a141 configs: am62x_evm_a53_defconfig: Switch to bootstd by Nishanth Menon · 1 year, 3 months ago
  15. fcbc77e board: ti: am62x: am62x.env: Add explicit boot_targets by Nishanth Menon · 1 year, 3 months ago
  16. 6757052 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · 1 year, 3 months ago
  17. 50c846a include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · 1 year, 3 months ago
  18. b577403 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · 1 year, 3 months ago
  19. 4fc0ce3 include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · 1 year, 3 months ago
  20. 3f66e3a include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · 1 year, 3 months ago
  21. 478eaf2 board: verdin-am62: fix check for minimum memory size by Emanuele Ghidoli · 1 year, 3 months ago
  22. 88b9e0b verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · 1 year, 3 months ago
  23. 1f8ae47 Merge branch '2023-09-06-assorted-CI-updates' into next by Tom Rini · 1 year, 3 months ago
  24. 8d088b6 Azure: Add sandbox64 to CI by Tom Rini · 1 year, 3 months ago
  25. 36bdb59 .gitlab-ci: Test sandbox64 board in addition to sandbox by Marek Vasut · 1 year, 3 months ago
  26. c28b715 Azure: Split sandbox and qemu test.py runs by Tom Rini · 1 year, 3 months ago
  27. 63c0ce8 Azure: Rework test_py job to publish its wrapper script by Tom Rini · 1 year, 3 months ago
  28. 7c36de6 CI: Drop some jobs we didn't really utilize by Tom Rini · 1 year, 3 months ago
  29. 8244f00 CI: Combine tools-only and envtools jobs by Tom Rini · 1 year, 3 months ago
  30. 8b3107a Azure: Rework build the world jobs by Tom Rini · 1 year, 3 months ago
  31. 6bb14de test: print: Fix hexdump test on 64bit systems by Marek Vasut · 1 year, 3 months ago
  32. dd7af67 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · 1 year, 3 months ago
  33. 71818d0 configs: sandbox64: Enable legacy image format support by Marek Vasut · 1 year, 3 months ago
  34. ac0e6fb Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfire into next by Tom Rini · 1 year, 3 months ago
  35. 8755bfe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 3 months ago
  36. 37039e3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 3 months ago
  37. d1eb93b ARM: rmobile: Clean up rmobile_cpuinfo_idx() by Marek Vasut · 1 year, 3 months ago
  38. 4a91b66 Merge branch '2023-09-06-riscv-fixes' into next by Tom Rini · 1 year, 3 months ago
  39. c32177d riscv: Correct event usage for riscv_cpu_probe/setup by Tom Rini · 1 year, 3 months ago
  40. f4d52f6 riscv: Rework riscv_cpu_probe for current event macros by Tom Rini · 1 year, 3 months ago
  41. 549651f arch: m68k: Implement relocation by Marek Vasut · 1 year, 3 months ago
  42. f73f628 tools: relocate-rela: Add M68K support by Marek Vasut · 1 year, 3 months ago
  43. 73d071d tools: relocate-rela: Fix BE symtab handling by Marek Vasut · 1 year, 4 months ago
  44. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 3 months ago
  45. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · 1 year, 3 months ago
  46. 59e6933 event.h: Documented some newly added portions better by Tom Rini · 1 year, 3 months ago
  47. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  48. 5045295 Prepare v2023.10-rc4 by Tom Rini · 1 year, 3 months ago
  49. 49a29f4 Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 1 year, 3 months ago
  50. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · 1 year, 4 months ago
  51. 541c32f rpi: Disable DISTRO_DEFAULTS by Simon Glass · 1 year, 4 months ago
  52. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · 1 year, 4 months ago
  53. 2454264 Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  54. 0174c46 Merge tag 'doc-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 1 year, 3 months ago
  55. 446de7c doc: Add gpt command documentation by Joshua Watt · 1 year, 3 months ago
  56. 08d7110 cmd: gpt: Remove confusing help text by Joshua Watt · 1 year, 3 months ago
  57. 1330ef1 doc: board: ti: am64x: Fix build step numbering by Nishanth Menon · 1 year, 3 months ago
  58. 5a53648 doc: board: ti: am64x: provide image alt text by Nishanth Menon · 1 year, 3 months ago
  59. ef002e5 doc: board: toradex: verdin-am62: document update u-boot wrapper by Marcel Ziswiler · 1 year, 3 months ago
  60. 813070a doc: board: toradex: minor documentation update by Marcel Ziswiler · 1 year, 3 months ago
  61. 7c0cca5 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · 1 year, 3 months ago
  62. 762a8bd doc: add events.h to documentation by Heinrich Schuchardt · 1 year, 3 months ago
  63. d999f61 dm: event: document all events by Heinrich Schuchardt · 1 year, 3 months ago
  64. 6c29934 Merge branch '2023-08-31-replace-more-init-hooks-with-events' into next by Tom Rini · 1 year, 3 months ago
  65. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
  66. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 3 months ago
  67. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 3 months ago
  68. 1718fcc event: Update documentation for simple spy by Simon Glass · 1 year, 3 months ago
  69. a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · 1 year, 3 months ago
  70. b8357c1 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  71. cad6b82 initcall: Support manual relocation by Simon Glass · 1 year, 3 months ago
  72. 6b42d38 initcall: Support emitting events by Simon Glass · 1 year, 3 months ago
  73. d6db894 event: Export event_type_name() by Simon Glass · 1 year, 3 months ago
  74. 4e47b6c initcall: Adjust the failure message and return value by Simon Glass · 1 year, 3 months ago
  75. 45a95bf initcall: Adjust the loop logic by Simon Glass · 1 year, 3 months ago
  76. 0e33bbf initcall: Factor out reloc_off calculation by Simon Glass · 1 year, 3 months ago
  77. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
  78. 3bfbedd event: Support a simple spy record by Simon Glass · 1 year, 3 months ago
  79. 7ca508d Merge branch '2023-08-30-assorted-code-improvements' into next by Tom Rini · 1 year, 3 months ago
  80. 848d73c setexpr: Silence some diagnostic messages by Łukasz Stelmach · 1 year, 3 months ago
  81. e5f96fd configs: sandbox: Enable NVMXIP QSPI driver by Marek Vasut · 1 year, 3 months ago
  82. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 3 months ago
  83. b9c7426 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · 1 year, 3 months ago
  84. d048932 drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · 1 year, 3 months ago
  85. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · 1 year, 3 months ago
  86. 4ede2df fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 3 months ago
  87. 5f6d914 serial-uclass: reset gd->cur_serial_dev to NULL if serial not found by Maksim Kiselev · 1 year, 3 months ago
  88. 9ed732d tools: image-host: print error messages to stderr by Oleksandr Suvorov · 1 year, 3 months ago
  89. fa8c988 pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · 1 year, 3 months ago
  90. 30e5859 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · 1 year, 3 months ago
  91. 92b6f74 Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 1 year, 3 months ago
  92. 8fd7e31 Merge branch '2023-08-29-integrate-efi-capsule-update-better-in-to-u-boot-buildflow' into next by Tom Rini · 1 year, 3 months ago
  93. 83ca37c doc: capsule: Document the new mechanism to embed ESL file into dtb by Sughosh Ganu · 1 year, 3 months ago
  94. 33f8386 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · 1 year, 3 months ago
  95. b7d674c sandbox: capsule: Add path to the public key ESL file by Sughosh Ganu · 1 year, 3 months ago
  96. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
  97. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · 1 year, 3 months ago
  98. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · 1 year, 3 months ago
  99. 0c3783e sandbox: trace: Increase trace buffer size by Sughosh Ganu · 1 year, 3 months ago
  100. 80f68e6 doc: Add documentation to highlight capsule generation related updates by Sughosh Ganu · 1 year, 3 months ago