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