1. 83ca37c doc: capsule: Document the new mechanism to embed ESL file into dtb by Sughosh Ganu · Tue Aug 22 23:10:08 2023 +0530
  2. 33f8386 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · Tue Aug 22 23:10:07 2023 +0530
  3. b7d674c sandbox: capsule: Add path to the public key ESL file by Sughosh Ganu · Tue Aug 22 23:10:06 2023 +0530
  4. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · Tue Aug 22 23:10:05 2023 +0530
  5. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · Tue Aug 22 23:10:04 2023 +0530
  6. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · Tue Aug 22 23:10:03 2023 +0530
  7. 0c3783e sandbox: trace: Increase trace buffer size by Sughosh Ganu · Tue Aug 22 23:10:02 2023 +0530
  8. 80f68e6 doc: Add documentation to highlight capsule generation related updates by Sughosh Ganu · Tue Aug 22 23:10:01 2023 +0530
  9. 467130a test: capsule: Generate EFI capsules through binman by Sughosh Ganu · Tue Aug 22 23:10:00 2023 +0530
  10. 269ee6d binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · Tue Aug 22 23:09:59 2023 +0530
  11. b29136b btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · Tue Aug 22 23:09:58 2023 +0530
  12. fbb7413 sandbox: capsule: Enable EFI capsule module on sandbox variants by Sughosh Ganu · Tue Aug 22 23:09:57 2023 +0530
  13. c7cc6df sandbox: capsule: Add keys and certificates needed for capsule update testing by Sughosh Ganu · Tue Aug 22 23:09:56 2023 +0530
  14. 4c3dcb3 nuvoton: npcm845-evb: Add a newline at the end of file by Sughosh Ganu · Tue Aug 22 23:09:55 2023 +0530
  15. 6526e09 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · Tue Aug 22 23:09:54 2023 +0530
  16. 78153b8 Merge branch '2023-08-26-bootstd-chromeos-impreovements-and-move-to-gcc-13.2' into next by Tom Rini · Sat Aug 26 11:25:08 2023 -0400
  17. 9d88597 CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · Fri Aug 25 13:21:27 2023 -0400
  18. 3bd5ed7 CI: Update to gcc-13.2.0 by Tom Rini · Fri Aug 25 13:21:26 2023 -0400
  19. be17cb3 CI: Add ChromiumOS utilities by Simon Glass · Thu Aug 24 13:55:46 2023 -0600
  20. d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · Thu Aug 24 13:55:45 2023 -0600
  21. 21fcfd8 uuid: Add ChromiumOS partition types by Simon Glass · Thu Aug 24 13:55:44 2023 -0600
  22. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · Thu Aug 24 13:55:43 2023 -0600
  23. 1e7f447 part: Add a fallback for part_get_bootable() by Simon Glass · Thu Aug 24 13:55:42 2023 -0600
  24. fff928c bootstd: Add a test for bootmeth_cros by Simon Glass · Thu Aug 24 13:55:41 2023 -0600
  25. bb76a5c bootstd: test: Allow binding and using any mmc device by Simon Glass · Thu Aug 24 13:55:40 2023 -0600
  26. d465ad5 bootflow: Show an empty filename when there is none by Simon Glass · Thu Aug 24 13:55:39 2023 -0600
  27. 0870921 test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · Thu Aug 24 13:55:38 2023 -0600
  28. 528a0f6 sandbox: Add a way to access persistent test files by Simon Glass · Thu Aug 24 13:55:37 2023 -0600
  29. 317bdb2 uuid: Move function comments to header file by Simon Glass · Thu Aug 24 13:55:36 2023 -0600
  30. 375067f dm: core: Correct error handling when event fails by Simon Glass · Thu Aug 24 13:55:35 2023 -0600
  31. 9137f66 part: efi: Add debugging for the signature check by Simon Glass · Thu Aug 24 13:55:34 2023 -0600
  32. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · Thu Aug 24 13:55:33 2023 -0600
  33. b8d3a78 part: Add accessors for struct disk_partition type_uuid by Simon Glass · Thu Aug 24 13:55:32 2023 -0600
  34. 23e3453 part: Add accessors for struct disk_partition uuid by Simon Glass · Thu Aug 24 13:55:31 2023 -0600
  35. 224d73e part: Add comments for static functions by Simon Glass · Thu Aug 24 13:55:30 2023 -0600
  36. e776291 part: nac: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:29 2023 -0600
  37. 1172e23 part: iso: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:28 2023 -0600
  38. 1369ad4 part: efi: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:27 2023 -0600
  39. d063395 part: dos: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:26 2023 -0600
  40. 17d797b part: amiga: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:25 2023 -0600
  41. 54c709a part: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:24 2023 -0600
  42. 1a5caa9 Merge branch '2023-08-25-add-persistent-config-editor-via-expo' into next by Tom Rini · Fri Aug 25 17:52:59 2023 -0400
  43. 9b68f94 expo: doc: Update documentation for persistent settings by Simon Glass · Mon Aug 14 16:40:39 2023 -0600
  44. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  45. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  46. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  47. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  48. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  49. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  50. 5fd4f78 expo: Export scene_menuitem_find() for use in internal code by Simon Glass · Mon Aug 14 16:40:32 2023 -0600
  51. f8cb2e8 doc: Expand documentation for the cedit command by Simon Glass · Mon Aug 14 16:40:31 2023 -0600
  52. 82adc29 expo: Move cedit theme under bootstd by Simon Glass · Mon Aug 14 16:40:30 2023 -0600
  53. 40eb3c3 expo: Add documentation for the configuration editor by Simon Glass · Mon Aug 14 16:40:29 2023 -0600
  54. b1263bc expo: Tidy up the expo.py tool and usage by Simon Glass · Mon Aug 14 16:40:28 2023 -0600
  55. 6a5af5f expo: Add a function to prepare a cedit by Simon Glass · Mon Aug 14 16:40:27 2023 -0600
  56. 44e4ec7 expo: Move cedit test into its own file and tidy by Simon Glass · Mon Aug 14 16:40:26 2023 -0600
  57. 8df4a4e expo: Split out cedit into its own header by Simon Glass · Mon Aug 14 16:40:25 2023 -0600
  58. 50b1e34 expo: Refactor menu_build() to return the object created by Simon Glass · Mon Aug 14 16:40:24 2023 -0600
  59. e90acd8 expo: Provide a way to iterate through all scene objects by Simon Glass · Mon Aug 14 16:40:23 2023 -0600
  60. 733c262 abuf: Allow incrementing the size by Simon Glass · Mon Aug 14 16:40:22 2023 -0600
  61. 45ff0bc expo: Make scene_obj_find() take a const scene by Simon Glass · Mon Aug 14 16:40:21 2023 -0600
  62. 05ef15a Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next by Tom Rini · Thu Aug 24 17:42:48 2023 -0400
  63. 3adab5e doc: qemu: arm: Add a section on booting Linux distros by Alper Nebi Yasak · Mon Aug 14 20:39:44 2023 +0300
  64. 211639d arm: qemu: Enable usb keyboard as an input device by Alper Nebi Yasak · Mon Aug 14 20:39:43 2023 +0300
  65. bd522b5 arm: qemu: Enable PRE_CONSOLE_BUFFER by Alper Nebi Yasak · Mon Aug 14 20:39:42 2023 +0300
  66. 79f469a arm: qemu: Enable Bochs video support by Alper Nebi Yasak · Mon Aug 14 20:39:41 2023 +0300
  67. 601380e Merge branch '2023-08-24-further-ufs-updates' into next by Tom Rini · Thu Aug 24 15:39:55 2023 -0400
  68. 8426fe8 ufs: Implement cache management by Marek Vasut · Wed Aug 16 17:05:55 2023 +0200
  69. 53c6bf3 ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · Wed Aug 16 17:05:54 2023 +0200
  70. bc3786f ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · Wed Aug 16 17:05:53 2023 +0200
  71. 3f21c66 ufs: Handle UFS 3.0 controllers by Marek Vasut · Wed Aug 16 17:05:52 2023 +0200
  72. 4020fd1 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · Wed Aug 16 17:05:51 2023 +0200
  73. 12ec15e ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · Wed Aug 16 17:05:50 2023 +0200
  74. a8af6b4 ufs: Convert quirks to BIT() macro by Marek Vasut · Wed Aug 16 17:05:49 2023 +0200
  75. edfe6a1 Merge branch '2023-08-22-assorted-code-cleanups' into next by Tom Rini · Wed Aug 23 10:40:47 2023 -0400
  76. f24db5c net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · Mon Aug 14 10:23:47 2023 +0530
  77. b980e21 scsi: Add buffer_aligned check pass-through by Marek Vasut · Mon Aug 14 01:50:00 2023 +0200
  78. 847e24f blk: Add bounce buffer support to read/write operations by Marek Vasut · Mon Aug 14 01:49:59 2023 +0200
  79. b393da5 disk: dos: Infer MBR partition sector size from underlying drive sector size by Marek Vasut · Mon Aug 14 01:48:45 2023 +0200
  80. f23e8e7 common: bouncebuf: Add missing cast to dma_addr_t by Marek Vasut · Mon Aug 14 01:47:47 2023 +0200
  81. ddfa088 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · Mon Aug 14 01:46:48 2023 +0200
  82. 14fafef disk: Move part_create_block_devices() to blk uclass by Marek Vasut · Mon Aug 14 01:46:47 2023 +0200
  83. e18752b disk: Switch part_blk_*() functions to disk_blk_*() by Marek Vasut · Mon Aug 14 01:46:46 2023 +0200
  84. 9c00586 disk: Extend disk_blk_part_validate() with range checking by Marek Vasut · Mon Aug 14 01:46:45 2023 +0200
  85. 9140559 disk: Handle partition to block device offset conversion by Marek Vasut · Mon Aug 14 01:46:44 2023 +0200
  86. 2aee749 disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}() by Marek Vasut · Mon Aug 14 01:46:43 2023 +0200
  87. cc4d0f9 disk: Simplify disk_blk_read() using blk_read() by Marek Vasut · Mon Aug 14 01:46:42 2023 +0200
  88. 544d713 disk: Drop always true conditional check by Marek Vasut · Mon Aug 14 01:46:41 2023 +0200
  89. 795f0d7 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · Sun Aug 13 03:25:59 2023 +0200
  90. ef9eb6c test: Fix the help for the ut command by Marek Vasut · Sun Aug 13 00:16:41 2023 +0200
  91. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  92. 2cbe62b Prepare v2023.10-rc3 by Tom Rini · Mon Aug 21 16:19:59 2023 -0400
  93. c331b0e Merge tag 'dm-pull-20aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Aug 21 15:48:30 2023 -0400
  94. 5d5dd81 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · Sun Aug 13 21:52:19 2023 +0200
  95. a531611 configs: sandbox64: Enable PCI register multi-entry support by Marek Vasut · Sun Aug 13 21:51:50 2023 +0200
  96. 7c41d3f configs: sandbox64: Enable clock CCF driver by Marek Vasut · Sun Aug 13 21:50:29 2023 +0200
  97. e1b148c configs: sandbox64: Enable video 12x22 font support by Marek Vasut · Sun Aug 13 07:15:06 2023 +0200
  98. 9a0634d configs: sandbox64: Enable video 16bpp and 24bpp support by Marek Vasut · Sun Aug 13 07:15:05 2023 +0200
  99. 56ec95c configs: sandbox64: Enable PINCTRL_SINGLE driver by Marek Vasut · Sun Aug 13 05:32:09 2023 +0200
  100. 1af9fe5 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · Sun Aug 13 05:32:08 2023 +0200