1. d67811a event: Document dynamic event handlers by Simon Glass · 2 years ago
  2. 1402f1d doc: sl-mx8mm: Add CROSS_COMPILE to U-Boot make call and improve comment by Frieder Schrempf · 2 years ago
  3. 888ff2e doc: sl-mx8mm: Add guide for copying the bootloader to SPI NOR by Frieder Schrempf · 2 years ago
  4. 5800fb8 doc: sl-mx8mm: Update references to latest DDR firmware 8.18 by Frieder Schrempf · 2 years ago
  5. a93985d doc: sl-mx8mm: Update the NXP TF-A source reference by Frieder Schrempf · 2 years ago
  6. 4a30efa doc: sl-mx8mm: Add note about using cross toolchain by Frieder Schrempf · 2 years ago
  7. 0f3cd9e doc: sl-mx8mm: Mention OSM 1.1 support by Frieder Schrempf · 2 years ago
  8. 5c3ea29 cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 2 years ago
  9. b3b6cc2 Merge tag 'dm-pull-26jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years ago
  10. b6904cc Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years ago
  11. 060a65e binman: Fix a test-coverage regression by Simon Glass · 2 years ago
  12. c2e13aa dm: core: Use full printf() format when possible by Samuel Holland · 2 years ago
  13. b01ae03 binman: Add 'min-size' entry property by Samuel Holland · 2 years ago
  14. 7e215ad rockchip: Use atf as firmware and move u-boot to loadables in FIT by Jonas Karlman · 2 years ago
  15. f584d44 binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · 2 years ago
  16. 99e3a2c rockchip: Add sha256 hash to FIT images by Jonas Karlman · 2 years ago
  17. 00b3d53 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · 2 years ago
  18. 5ad03fc rockchip: Align FIT image data to SD/MMC block length by Jonas Karlman · 2 years ago
  19. 9b2fd2d binman: Add support for align argument to mkimage tool by Jonas Karlman · 2 years ago
  20. 87a6d86 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 2 years, 1 month ago
  21. eadaadb mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · 2 years, 1 month ago
  22. ee0b0be cmd: fix return code of 'sf erase' by Heinrich Schuchardt · 2 years ago
  23. 8c8df67 cmd: simplify do_spi_flash() by Heinrich Schuchardt · 2 years ago
  24. fa3b38d cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · 2 years ago
  25. 53f4ef0 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · 2 years ago
  26. 2330af2 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · 2 years ago
  27. da16d72 mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · 2 years ago
  28. ee7296b mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · 2 years ago
  29. 27e0fb3 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years ago
  30. 358f803 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · 2 years, 1 month ago
  31. 730fcad drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · 2 years, 1 month ago
  32. d466f62 drivers: spi: fix some typos by Pengfei Fan · 2 years, 1 month ago
  33. 26bc32a arm: kirkwood: Use Kirkwood common early malloc area for various Kirkwood boards by Tony Dinh · 2 years ago
  34. 54a08c4 ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository by Tony Dinh · 2 years ago
  35. 17e8e58 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years ago
  36. 4e1ab20 Merge branch '2023-01-24-bootstd-allow-migration-from-distro_bootcmd-script' by Tom Rini · 2 years ago
  37. 3891c68 rockchip: Convert rockpro64-rk3399 to use standard boot by Simon Glass · 2 years ago
  38. 1bdda5f bootstd: Update documentation for new features by Simon Glass · 2 years ago
  39. f738c73 bootstd: Add a little more logging of bootflows by Simon Glass · 2 years ago
  40. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 2 years ago
  41. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 2 years ago
  42. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 2 years ago
  43. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 2 years ago
  44. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 2 years ago
  45. 35ce146 extension: Refactor to allow non-command usage by Simon Glass · 2 years ago
  46. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 2 years ago
  47. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 2 years ago
  48. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 2 years ago
  49. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 2 years ago
  50. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 2 years ago
  51. d73420e bootstd: Use hunters when scanning for bootflows by Simon Glass · 2 years ago
  52. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 2 years ago
  53. 5143a41 bootstd: Support reading a script from network or SPI flash by Simon Glass · 2 years ago
  54. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 2 years ago
  55. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 2 years ago
  56. 22061d3 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · 2 years ago
  57. 74ebfb6 bootstd: Move label parsing into its own function by Simon Glass · 2 years ago
  58. a58e7bb bootstd: Update docs on bootmeth_try_file() for sandbox by Simon Glass · 2 years ago
  59. 2536587 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · 2 years ago
  60. e890e8c bootstd: Support reading the device tree with EFI by Simon Glass · 2 years ago
  61. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 2 years ago
  62. 3e18860 bootstd: Allow reading an EFI file from the network by Simon Glass · 2 years ago
  63. 865328c bootstd: Rename bootdev checkers by Simon Glass · 2 years ago
  64. 2b3ebf2 ata: Don't try to use non-existent ports by Simon Glass · 2 years ago
  65. a60f7a3 bootstd: Add a virtio bootdev by Simon Glass · 2 years ago
  66. 00fc8ca virtio: Add a block device by Simon Glass · 2 years ago
  67. 9024002 virtio: Avoid strange behaviour on removal by Simon Glass · 2 years ago
  68. 811c81e virtio: Fix returning -ENODEV by Simon Glass · 2 years ago
  69. 59a6be9 virtio: Avoid repeating a long expression by Simon Glass · 2 years ago
  70. 758c706 bootstd: Add an NVMe bootdev by Simon Glass · 2 years ago
  71. 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 2 years ago
  72. 8f090b6 bootstd: Add a SCSI bootdev by Simon Glass · 2 years ago
  73. 6febc26 scsi: Remove all children of SCSI devices before rescanning by Simon Glass · 2 years ago
  74. ca93d28 scsi: Correct allocation of block-device name by Simon Glass · 2 years ago
  75. f0e358f bootstd: Only scan bootable partitions by Simon Glass · 2 years ago
  76. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 2 years ago
  77. 4146c82 bootstd: Add a hunter for ethernet by Simon Glass · 2 years ago
  78. c8c3fd2 net: Add a function to run dhcp by Simon Glass · 2 years ago
  79. 843160f bootstd: Add an MMC hunter by Simon Glass · 2 years ago
  80. 04fb2b6 bootstd: Add a USB hunter by Simon Glass · 2 years ago
  81. 8b03187 test: Add a generic function to skip delays by Simon Glass · 2 years ago
  82. ecdf3ab dm: usb: Mark the device name as alloced when binding by Simon Glass · 2 years ago
  83. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 2 years ago
  84. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 2 years ago
  85. 3722cc9 efi: Improve logging in efi_disk by Simon Glass · 2 years ago
  86. 19efd43 event: Correct duplicate log message in event_notify() by Simon Glass · 2 years ago
  87. 7f33194 lib: Support printing an error string by Simon Glass · 2 years ago
  88. 057c567 sandbox: Enable the Ethernet bootdev by Simon Glass · 2 years ago
  89. 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 2 years ago
  90. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 2 years ago
  91. b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 2 years ago
  92. 3a2cb96e5 dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 2 years ago
  93. d007505 ide: Drop non-DM code for BLK by Simon Glass · 2 years ago
  94. ecb274c dm: test: Correct ordering of DM setup by Simon Glass · 2 years ago
  95. d94d984 dm: part: Update test to use mmc2 by Simon Glass · 2 years ago
  96. 9445d7a vbe: sandbox: Drop VBE node in chosen by Simon Glass · 2 years ago
  97. f1779f2 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 2 years ago
  98. 67bb973 sandbox: mmc: Start off with a zeroed file by Simon Glass · 2 years ago
  99. 3f23ce2 test: Drop duplicate restore of DM state by Simon Glass · 2 years ago
  100. f229a8e test: Fix the help for the ut command by Simon Glass · 2 years ago