1. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 3 months ago
  2. b81a024 Merge branch '2023-08-30-assorted-code-improvements' into next by Tom Rini · 1 year, 2 months ago
  3. 36b900e setexpr: Silence some diagnostic messages by Łukasz Stelmach · 1 year, 3 months ago
  4. 77050a7 configs: sandbox: Enable NVMXIP QSPI driver by Marek Vasut · 1 year, 3 months ago
  5. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 3 months ago
  6. 6539f71 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · 1 year, 3 months ago
  7. 16be2bc drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · 1 year, 3 months ago
  8. d223dcf drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · 1 year, 3 months ago
  9. 95311f7 fwu: Initialize global fwu library state during CI test by Marek Vasut · 1 year, 3 months ago
  10. fa03568 serial-uclass: reset gd->cur_serial_dev to NULL if serial not found by Maksim Kiselev · 1 year, 3 months ago
  11. 8d8851e tools: image-host: print error messages to stderr by Oleksandr Suvorov · 1 year, 3 months ago
  12. 59bf0cd pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · 1 year, 3 months ago
  13. d709d46 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · 1 year, 3 months ago
  14. c37be6a 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, 2 months ago
  15. da3cb12 Merge branch '2023-08-29-integrate-efi-capsule-update-better-in-to-u-boot-buildflow' into next by Tom Rini · 1 year, 2 months ago
  16. 1df1d56 doc: capsule: Document the new mechanism to embed ESL file into dtb by Sughosh Ganu · 1 year, 3 months ago
  17. 252c9c1 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · 1 year, 3 months ago
  18. 0ef2875 sandbox: capsule: Add path to the public key ESL file by Sughosh Ganu · 1 year, 3 months ago
  19. c7d4dfc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
  20. a958988 scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · 1 year, 3 months ago
  21. 1fee487 scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · 1 year, 3 months ago
  22. 61cad8d sandbox: trace: Increase trace buffer size by Sughosh Ganu · 1 year, 3 months ago
  23. 3107f78 doc: Add documentation to highlight capsule generation related updates by Sughosh Ganu · 1 year, 3 months ago
  24. 56f243d test: capsule: Generate EFI capsules through binman by Sughosh Ganu · 1 year, 3 months ago
  25. b617611 binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · 1 year, 3 months ago
  26. 3bd6fb9 btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · 1 year, 3 months ago
  27. 14a0e7c sandbox: capsule: Enable EFI capsule module on sandbox variants by Sughosh Ganu · 1 year, 3 months ago
  28. b74f629 sandbox: capsule: Add keys and certificates needed for capsule update testing by Sughosh Ganu · 1 year, 3 months ago
  29. b9e0f7a nuvoton: npcm845-evb: Add a newline at the end of file by Sughosh Ganu · 1 year, 3 months ago
  30. d71e711 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · 1 year, 3 months ago
  31. 6e8c9d2 ARM: dts: at91: sam9x60-curiosity: Sync gpio button from Linux by Alexander Dahl · 1 year, 3 months ago
  32. 1818b44 board: sam9x60-curiosity: Let LED subsystem init leds if enabled by Alexander Dahl · 1 year, 3 months ago
  33. 72d5e3c ARM: dts: at91: sam9x60-curiosity: Sync LED nodes from Linux by Alexander Dahl · 1 year, 3 months ago
  34. e1ee52c configs: at91: sam9x60: Switch to new reset driver by Alexander Dahl · 1 year, 3 months ago
  35. deacc65 configs: at91: sam9x60_curiosity: Sync both defconfig variants by Alexander Dahl · 1 year, 3 months ago
  36. 11cf91f Merge branch '2023-08-26-bootstd-chromeos-impreovements-and-move-to-gcc-13.2' into next by Tom Rini · 1 year, 3 months ago
  37. 453c3fb CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · 1 year, 3 months ago
  38. 1193428 CI: Update to gcc-13.2.0 by Tom Rini · 1 year, 3 months ago
  39. f25820b CI: Add ChromiumOS utilities by Simon Glass · 1 year, 3 months ago
  40. 71f634b bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 3 months ago
  41. 966b16c uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 3 months ago
  42. 831405f bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 3 months ago
  43. f55aa44 part: Add a fallback for part_get_bootable() by Simon Glass · 1 year, 3 months ago
  44. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 3 months ago
  45. 2b9adca bootstd: test: Allow binding and using any mmc device by Simon Glass · 1 year, 3 months ago
  46. c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 3 months ago
  47. 00613bc test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · 1 year, 3 months ago
  48. e2d22f7 sandbox: Add a way to access persistent test files by Simon Glass · 1 year, 3 months ago
  49. 8d6337e uuid: Move function comments to header file by Simon Glass · 1 year, 3 months ago
  50. c837a14 dm: core: Correct error handling when event fails by Simon Glass · 1 year, 3 months ago
  51. fbd644e part: efi: Add debugging for the signature check by Simon Glass · 1 year, 3 months ago
  52. b2b7e6c part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 3 months ago
  53. bcd6454 part: Add accessors for struct disk_partition type_uuid by Simon Glass · 1 year, 3 months ago
  54. c5f1d00 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 3 months ago
  55. ade2316 part: Add comments for static functions by Simon Glass · 1 year, 3 months ago
  56. 060148a part: nac: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  57. 06e293e part: iso: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  58. 7ed781f part: efi: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  59. cfdcd41 part: dos: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  60. 3557e8d part: amiga: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  61. 5aab05d part: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  62. 05763b7 Merge branch '2023-08-25-add-persistent-config-editor-via-expo' into next by Tom Rini · 1 year, 3 months ago
  63. 84b08af expo: doc: Update documentation for persistent settings by Simon Glass · 1 year, 3 months ago
  64. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 3 months ago
  65. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 3 months ago
  66. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 3 months ago
  67. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 3 months ago
  68. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 3 months ago
  69. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 3 months ago
  70. 6e648fa expo: Export scene_menuitem_find() for use in internal code by Simon Glass · 1 year, 3 months ago
  71. d65ccbb doc: Expand documentation for the cedit command by Simon Glass · 1 year, 3 months ago
  72. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 3 months ago
  73. c5aacf5 expo: Add documentation for the configuration editor by Simon Glass · 1 year, 3 months ago
  74. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 3 months ago
  75. 8d0f890 expo: Add a function to prepare a cedit by Simon Glass · 1 year, 3 months ago
  76. f80ebb2 expo: Move cedit test into its own file and tidy by Simon Glass · 1 year, 3 months ago
  77. 040b046 expo: Split out cedit into its own header by Simon Glass · 1 year, 3 months ago
  78. 431b21f expo: Refactor menu_build() to return the object created by Simon Glass · 1 year, 3 months ago
  79. f2eb6ad expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 3 months ago
  80. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 1 year, 3 months ago
  81. 633b3dc expo: Make scene_obj_find() take a const scene by Simon Glass · 1 year, 3 months ago
  82. 7c6b18f Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next by Tom Rini · 1 year, 3 months ago
  83. 8def269 doc: qemu: arm: Add a section on booting Linux distros by Alper Nebi Yasak · 1 year, 3 months ago
  84. 05e2fa7 arm: qemu: Enable usb keyboard as an input device by Alper Nebi Yasak · 1 year, 3 months ago
  85. 120f540 arm: qemu: Enable PRE_CONSOLE_BUFFER by Alper Nebi Yasak · 1 year, 3 months ago
  86. 4d6641d arm: qemu: Enable Bochs video support by Alper Nebi Yasak · 1 year, 3 months ago
  87. 6de1a3eb8 Merge branch '2023-08-24-further-ufs-updates' into next by Tom Rini · 1 year, 3 months ago
  88. c5b3e5c ufs: Implement cache management by Marek Vasut · 1 year, 3 months ago
  89. 12675cb ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · 1 year, 3 months ago
  90. 7f26fcb ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · 1 year, 3 months ago
  91. 2ff810a ufs: Handle UFS 3.0 controllers by Marek Vasut · 1 year, 3 months ago
  92. f430151 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 1 year, 3 months ago
  93. 91913a1 ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 1 year, 3 months ago
  94. 5dab730 ufs: Convert quirks to BIT() macro by Marek Vasut · 1 year, 3 months ago
  95. 97841de Merge branch '2023-08-22-assorted-code-cleanups' into next by Tom Rini · 1 year, 3 months ago
  96. 0498ff9 mtd: nand: raw: atmel: Remove duplicate line by Alexander Dahl · 1 year, 3 months ago
  97. 8f911a7 net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · 1 year, 3 months ago
  98. 4f543e8 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 3 months ago
  99. 75191f7 blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 3 months ago
  100. e2b5cc6 disk: dos: Infer MBR partition sector size from underlying drive sector size by Marek Vasut · 1 year, 3 months ago