1. 1405bfd README: rework contribution advices by Heinrich Schuchardt · 1 year, 9 months ago
  2. cf69dc7 README: correct path to sandbox.rst by Heinrich Schuchardt · 1 year, 9 months ago
  3. 7d48912 doc: man-page for mtest by Heinrich Schuchardt · 1 year, 9 months ago
  4. e1f0fd5 doc: add rst references to distro documentation in stm32mp1 board by Patrick Delaunay · 1 year, 9 months ago
  5. a13b92a doc: rework doc/mkeficapsule.1 by Heinrich Schuchardt · 1 year, 9 months ago
  6. f4ece68 doc: update font man-page by Heinrich Schuchardt · 1 year, 9 months ago
  7. ebeb8d9 spl: doc: use correct name in jump_to_image_optee() description by Ovidiu Panait · 1 year, 9 months ago
  8. d530add doc: sleep man-page by Heinrich Schuchardt · 1 year, 9 months ago
  9. d485d12 doc: example heading should be h2 by Heinrich Schuchardt · 1 year, 9 months ago
  10. d67811a event: Document dynamic event handlers by Simon Glass · 1 year, 9 months ago
  11. 1402f1d doc: sl-mx8mm: Add CROSS_COMPILE to U-Boot make call and improve comment by Frieder Schrempf · 1 year, 9 months ago
  12. 888ff2e doc: sl-mx8mm: Add guide for copying the bootloader to SPI NOR by Frieder Schrempf · 1 year, 9 months ago
  13. 5800fb8 doc: sl-mx8mm: Update references to latest DDR firmware 8.18 by Frieder Schrempf · 1 year, 9 months ago
  14. a93985d doc: sl-mx8mm: Update the NXP TF-A source reference by Frieder Schrempf · 1 year, 9 months ago
  15. 4a30efa doc: sl-mx8mm: Add note about using cross toolchain by Frieder Schrempf · 1 year, 9 months ago
  16. 0f3cd9e doc: sl-mx8mm: Mention OSM 1.1 support by Frieder Schrempf · 1 year, 9 months ago
  17. 5c3ea29 cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 1 year, 9 months ago
  18. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 9 months ago
  19. f0f86d3 fru: ops: Display FRU fields properly for 0xc1 fields by Algapally Santosh Sagar · 1 year, 9 months ago
  20. 5563167 xilinx: board: Update logic in xilinx_read_eeprom_legacy by Michal Simek · 1 year, 9 months ago
  21. e6c6253 xilinx: board: Fix xilinx_eeprom_legacy_cleanup() by Michal Simek · 1 year, 9 months ago
  22. b86b135 xilinx: board: Use ETH_ALEN macro for mac address size by Michal Simek · 1 year, 9 months ago
  23. a33ad80 net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() by Stefan Roese · 1 year, 9 months ago
  24. b387c25 drivers: mmc: Change datatype of tuning_loop_counter to int by Algapally Santosh Sagar · 1 year, 9 months ago
  25. 1d15612 xilinx: versal: Add missing header by Algapally Santosh Sagar · 1 year, 9 months ago
  26. 508e1aa gpio: zynqmp: Handle error from get_gpio_modepin by Algapally Santosh Sagar · 1 year, 9 months ago
  27. fb737f1 xilinx: common: Include header file to fix warning by Algapally Santosh Sagar · 1 year, 9 months ago
  28. cd04c95 arm64: versal-net: Enable remaking ELF from bin by Michal Simek · 1 year, 9 months ago
  29. 2ec3609 microblaze: spl: disable falcon mode by default by Ovidiu Panait · 1 year, 9 months ago
  30. 8e2378e microblaze: spl: drop boot_linux by Ovidiu Panait · 1 year, 9 months ago
  31. 4dd5a9f microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefs by Ovidiu Panait · 1 year, 9 months ago
  32. b3b6cc2 Merge tag 'dm-pull-26jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 9 months ago
  33. b6904cc Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 9 months ago
  34. 060a65e binman: Fix a test-coverage regression by Simon Glass · 1 year, 9 months ago
  35. c2e13aa dm: core: Use full printf() format when possible by Samuel Holland · 1 year, 9 months ago
  36. b01ae03 binman: Add 'min-size' entry property by Samuel Holland · 1 year, 9 months ago
  37. 7e215ad rockchip: Use atf as firmware and move u-boot to loadables in FIT by Jonas Karlman · 1 year, 9 months ago
  38. f584d44 binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 1 year, 9 months ago
  39. 99e3a2c rockchip: Add sha256 hash to FIT images by Jonas Karlman · 1 year, 9 months ago
  40. 00b3d53 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 1 year, 9 months ago
  41. 5ad03fc rockchip: Align FIT image data to SD/MMC block length by Jonas Karlman · 1 year, 9 months ago
  42. 9b2fd2d binman: Add support for align argument to mkimage tool by Jonas Karlman · 1 year, 9 months ago
  43. 87a6d86 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 1 year, 10 months ago
  44. eadaadb mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · 1 year, 10 months ago
  45. ee0b0be cmd: fix return code of 'sf erase' by Heinrich Schuchardt · 1 year, 10 months ago
  46. 8c8df67 cmd: simplify do_spi_flash() by Heinrich Schuchardt · 1 year, 10 months ago
  47. fa3b38d cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · 1 year, 10 months ago
  48. 53f4ef0 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · 1 year, 10 months ago
  49. 2330af2 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · 1 year, 10 months ago
  50. da16d72 mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · 1 year, 9 months ago
  51. ee7296b mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · 1 year, 9 months ago
  52. 27e0fb3 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 9 months ago
  53. 358f803 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · 1 year, 11 months ago
  54. 730fcad drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · 1 year, 11 months ago
  55. d466f62 drivers: spi: fix some typos by Pengfei Fan · 1 year, 11 months ago
  56. 26bc32a arm: kirkwood: Use Kirkwood common early malloc area for various Kirkwood boards by Tony Dinh · 1 year, 9 months ago
  57. 54a08c4 ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository by Tony Dinh · 1 year, 9 months ago
  58. 17e8e58 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 9 months ago
  59. 4e1ab20 Merge branch '2023-01-24-bootstd-allow-migration-from-distro_bootcmd-script' by Tom Rini · 1 year, 9 months ago
  60. 2fe2be2 arm64: zynqmp: Add support for Kria K24 SOM by Michal Simek · 1 year, 9 months ago
  61. 8489b6d arm64: zynqmp: Fill model name for SOM CCs by Michal Simek · 1 year, 9 months ago
  62. 00ce57e arm64: versal: Remove xilinx_versal_mini_qspi.h configs by Michal Simek · 1 year, 9 months ago
  63. 36c9f4a arm64: zynqmp: Remove xilinx_zynqmp_mini_emmc/qspi.h configs by Michal Simek · 1 year, 9 months ago
  64. 988b3fa soc: zynqmp: Fix IDcode for xck24 by Michal Simek · 1 year, 9 months ago
  65. 3891c68 rockchip: Convert rockpro64-rk3399 to use standard boot by Simon Glass · 1 year, 9 months ago
  66. 1bdda5f bootstd: Update documentation for new features by Simon Glass · 1 year, 9 months ago
  67. f738c73 bootstd: Add a little more logging of bootflows by Simon Glass · 1 year, 9 months ago
  68. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 9 months ago
  69. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 9 months ago
  70. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 9 months ago
  71. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 9 months ago
  72. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 9 months ago
  73. 35ce146 extension: Refactor to allow non-command usage by Simon Glass · 1 year, 9 months ago
  74. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 9 months ago
  75. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 9 months ago
  76. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 9 months ago
  77. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  78. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 9 months ago
  79. d73420e bootstd: Use hunters when scanning for bootflows by Simon Glass · 1 year, 9 months ago
  80. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 9 months ago
  81. 5143a41 bootstd: Support reading a script from network or SPI flash by Simon Glass · 1 year, 9 months ago
  82. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 9 months ago
  83. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 9 months ago
  84. 22061d3 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · 1 year, 9 months ago
  85. 74ebfb6 bootstd: Move label parsing into its own function by Simon Glass · 1 year, 9 months ago
  86. a58e7bb bootstd: Update docs on bootmeth_try_file() for sandbox by Simon Glass · 1 year, 9 months ago
  87. 2536587 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · 1 year, 9 months ago
  88. e890e8c bootstd: Support reading the device tree with EFI by Simon Glass · 1 year, 9 months ago
  89. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 9 months ago
  90. 3e18860 bootstd: Allow reading an EFI file from the network by Simon Glass · 1 year, 9 months ago
  91. 865328c bootstd: Rename bootdev checkers by Simon Glass · 1 year, 9 months ago
  92. 2b3ebf2 ata: Don't try to use non-existent ports by Simon Glass · 1 year, 9 months ago
  93. a60f7a3 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 9 months ago
  94. 00fc8ca virtio: Add a block device by Simon Glass · 1 year, 9 months ago
  95. 9024002 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 9 months ago
  96. 811c81e virtio: Fix returning -ENODEV by Simon Glass · 1 year, 9 months ago
  97. 59a6be9 virtio: Avoid repeating a long expression by Simon Glass · 1 year, 9 months ago
  98. 758c706 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 9 months ago
  99. 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 9 months ago
  100. 8f090b6 bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 9 months ago