1. 71f634b bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 2 months ago
  2. 966b16c uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 2 months ago
  3. 831405f bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 2 months ago
  4. f55aa44 part: Add a fallback for part_get_bootable() by Simon Glass · 1 year, 2 months ago
  5. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 2 months ago
  6. 2b9adca bootstd: test: Allow binding and using any mmc device by Simon Glass · 1 year, 2 months ago
  7. c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 2 months ago
  8. 00613bc test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · 1 year, 2 months ago
  9. e2d22f7 sandbox: Add a way to access persistent test files by Simon Glass · 1 year, 2 months ago
  10. 8d6337e uuid: Move function comments to header file by Simon Glass · 1 year, 2 months ago
  11. c837a14 dm: core: Correct error handling when event fails by Simon Glass · 1 year, 2 months ago
  12. fbd644e part: efi: Add debugging for the signature check by Simon Glass · 1 year, 2 months ago
  13. b2b7e6c part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 2 months ago
  14. bcd6454 part: Add accessors for struct disk_partition type_uuid by Simon Glass · 1 year, 2 months ago
  15. c5f1d00 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 2 months ago
  16. ade2316 part: Add comments for static functions by Simon Glass · 1 year, 2 months ago
  17. 060148a part: nac: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  18. 06e293e part: iso: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  19. 7ed781f part: efi: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  20. cfdcd41 part: dos: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  21. 3557e8d part: amiga: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  22. 5aab05d part: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  23. 05763b7 Merge branch '2023-08-25-add-persistent-config-editor-via-expo' into next by Tom Rini · 1 year, 2 months ago
  24. 84b08af expo: doc: Update documentation for persistent settings by Simon Glass · 1 year, 2 months ago
  25. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 2 months ago
  26. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 2 months ago
  27. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 2 months ago
  28. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 2 months ago
  29. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 2 months ago
  30. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 2 months ago
  31. 6e648fa expo: Export scene_menuitem_find() for use in internal code by Simon Glass · 1 year, 2 months ago
  32. d65ccbb doc: Expand documentation for the cedit command by Simon Glass · 1 year, 2 months ago
  33. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 2 months ago
  34. c5aacf5 expo: Add documentation for the configuration editor by Simon Glass · 1 year, 2 months ago
  35. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 2 months ago
  36. 8d0f890 expo: Add a function to prepare a cedit by Simon Glass · 1 year, 2 months ago
  37. f80ebb2 expo: Move cedit test into its own file and tidy by Simon Glass · 1 year, 2 months ago
  38. 040b046 expo: Split out cedit into its own header by Simon Glass · 1 year, 2 months ago
  39. 431b21f expo: Refactor menu_build() to return the object created by Simon Glass · 1 year, 2 months ago
  40. f2eb6ad expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 2 months ago
  41. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 1 year, 2 months ago
  42. 633b3dc expo: Make scene_obj_find() take a const scene by Simon Glass · 1 year, 2 months ago
  43. 7c6b18f Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next by Tom Rini · 1 year, 2 months ago
  44. 8def269 doc: qemu: arm: Add a section on booting Linux distros by Alper Nebi Yasak · 1 year, 2 months ago
  45. 05e2fa7 arm: qemu: Enable usb keyboard as an input device by Alper Nebi Yasak · 1 year, 2 months ago
  46. 120f540 arm: qemu: Enable PRE_CONSOLE_BUFFER by Alper Nebi Yasak · 1 year, 2 months ago
  47. 4d6641d arm: qemu: Enable Bochs video support by Alper Nebi Yasak · 1 year, 2 months ago
  48. 6de1a3eb8 Merge branch '2023-08-24-further-ufs-updates' into next by Tom Rini · 1 year, 2 months ago
  49. c5b3e5c ufs: Implement cache management by Marek Vasut · 1 year, 2 months ago
  50. 12675cb ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · 1 year, 2 months ago
  51. 7f26fcb ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · 1 year, 2 months ago
  52. 2ff810a ufs: Handle UFS 3.0 controllers by Marek Vasut · 1 year, 2 months ago
  53. f430151 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 1 year, 2 months ago
  54. 91913a1 ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 1 year, 2 months ago
  55. 5dab730 ufs: Convert quirks to BIT() macro by Marek Vasut · 1 year, 2 months ago
  56. 97841de Merge branch '2023-08-22-assorted-code-cleanups' into next by Tom Rini · 1 year, 2 months ago
  57. 8f911a7 net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · 1 year, 2 months ago
  58. 4f543e8 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 2 months ago
  59. 75191f7 blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 2 months ago
  60. e2b5cc6 disk: dos: Infer MBR partition sector size from underlying drive sector size by Marek Vasut · 1 year, 2 months ago
  61. 3f9cff6 common: bouncebuf: Add missing cast to dma_addr_t by Marek Vasut · 1 year, 2 months ago
  62. 7f0fba9 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 2 months ago
  63. 804f7d6 disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 2 months ago
  64. 30a12e0 disk: Switch part_blk_*() functions to disk_blk_*() by Marek Vasut · 1 year, 2 months ago
  65. bfd98b9 disk: Extend disk_blk_part_validate() with range checking by Marek Vasut · 1 year, 2 months ago
  66. 2bc0dfe disk: Handle partition to block device offset conversion by Marek Vasut · 1 year, 2 months ago
  67. 9161c2c disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}() by Marek Vasut · 1 year, 2 months ago
  68. 91d3066 disk: Simplify disk_blk_read() using blk_read() by Marek Vasut · 1 year, 2 months ago
  69. 5ff4609 disk: Drop always true conditional check by Marek Vasut · 1 year, 2 months ago
  70. 5ebe790 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · 1 year, 2 months ago
  71. c8659ca test: Fix the help for the ut command by Marek Vasut · 1 year, 2 months ago
  72. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  73. 976fb2f Prepare v2023.10-rc3 by Tom Rini · 1 year, 2 months ago
  74. db72a57 Merge tag 'dm-pull-20aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 2 months ago
  75. 25a9be7 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · 1 year, 2 months ago
  76. ddfda55 configs: sandbox64: Enable PCI register multi-entry support by Marek Vasut · 1 year, 2 months ago
  77. eaa5b5d configs: sandbox64: Enable clock CCF driver by Marek Vasut · 1 year, 2 months ago
  78. 5d5d7e2 configs: sandbox64: Enable video 12x22 font support by Marek Vasut · 1 year, 2 months ago
  79. 539485f configs: sandbox64: Enable video 16bpp and 24bpp support by Marek Vasut · 1 year, 2 months ago
  80. d54c44b configs: sandbox64: Enable PINCTRL_SINGLE driver by Marek Vasut · 1 year, 2 months ago
  81. 2fff288 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · 1 year, 2 months ago
  82. 09c0b2e configs: sandbox64: Enable BUTTON_ADC driver by Marek Vasut · 1 year, 2 months ago
  83. 226ddc0 configs: sandbox64: Enable MC34708 driver by Marek Vasut · 1 year, 2 months ago
  84. 49147a0 configs: sandbox64: Increase console record size to 0x6000 by Marek Vasut · 1 year, 2 months ago
  85. ff547a6 configs: sandbox64: Enable SF bootdev by Marek Vasut · 1 year, 2 months ago
  86. 17aad80 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 2 months ago
  87. dbada49 arm: rmobile: Fix off-by-one error in cpuinfo by Paul Barker · 1 year, 2 months ago
  88. 406a5dd Merge tag 'doc-2023-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 2 months ago
  89. 951d630 doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line by Fabio Estevam · 1 year, 2 months ago
  90. 99a4e58 irq: Fix typo in header comment by Paul Barker · 1 year, 2 months ago
  91. 52029b7 clk: Fix typo in header comment by Paul Barker · 1 year, 2 months ago
  92. 68886a9 doc: printf() codes: Fix format specifier for unsigned int by Siddharth Vadapalli · 1 year, 2 months ago
  93. aab60a5 docs: fix wrong usage of proftool by Puhan Zhou · 1 year, 2 months ago
  94. 4ad85a9 spl: don't assume NVMe partition 1 exists by Heinrich Schuchardt · 1 year, 2 months ago
  95. 97f4bc3 fs/erofs: Quieten test for filesystem presence by Simon Glass · 1 year, 2 months ago
  96. 3881c9f Merge branch '2023-08-18-assorted-updates' into next by Tom Rini · 1 year, 2 months ago
  97. e34efcf rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name by Jonas Karlman · 1 year, 2 months ago
  98. 2d8e7ac Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 2 months ago
  99. 48f792e CI: Switch to tools-only from sandbox_spl for tooling tests by Tom Rini · 1 year, 2 months ago
  100. 86b1aad spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · 1 year, 2 months ago