1. 5aab05d part: Use desc instead of dev_desc by Simon Glass · 1 year, 1 month ago
  2. 05763b7 Merge branch '2023-08-25-add-persistent-config-editor-via-expo' into next by Tom Rini · 1 year, 1 month ago
  3. 84b08af expo: doc: Update documentation for persistent settings by Simon Glass · 1 year, 1 month ago
  4. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 1 month ago
  5. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 1 month ago
  6. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 1 month ago
  7. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 1 month ago
  8. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 1 month ago
  9. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 1 month ago
  10. 6e648fa expo: Export scene_menuitem_find() for use in internal code by Simon Glass · 1 year, 1 month ago
  11. d65ccbb doc: Expand documentation for the cedit command by Simon Glass · 1 year, 1 month ago
  12. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 1 month ago
  13. c5aacf5 expo: Add documentation for the configuration editor by Simon Glass · 1 year, 1 month ago
  14. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 1 month ago
  15. 8d0f890 expo: Add a function to prepare a cedit by Simon Glass · 1 year, 1 month ago
  16. f80ebb2 expo: Move cedit test into its own file and tidy by Simon Glass · 1 year, 1 month ago
  17. 040b046 expo: Split out cedit into its own header by Simon Glass · 1 year, 1 month ago
  18. 431b21f expo: Refactor menu_build() to return the object created by Simon Glass · 1 year, 1 month ago
  19. f2eb6ad expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 1 month ago
  20. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 1 year, 1 month ago
  21. 633b3dc expo: Make scene_obj_find() take a const scene by Simon Glass · 1 year, 1 month ago
  22. 7c6b18f Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next by Tom Rini · 1 year, 1 month ago
  23. 8def269 doc: qemu: arm: Add a section on booting Linux distros by Alper Nebi Yasak · 1 year, 1 month ago
  24. 05e2fa7 arm: qemu: Enable usb keyboard as an input device by Alper Nebi Yasak · 1 year, 1 month ago
  25. 120f540 arm: qemu: Enable PRE_CONSOLE_BUFFER by Alper Nebi Yasak · 1 year, 1 month ago
  26. 4d6641d arm: qemu: Enable Bochs video support by Alper Nebi Yasak · 1 year, 1 month ago
  27. 6de1a3eb8 Merge branch '2023-08-24-further-ufs-updates' into next by Tom Rini · 1 year, 1 month ago
  28. c5b3e5c ufs: Implement cache management by Marek Vasut · 1 year, 1 month ago
  29. 12675cb ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · 1 year, 1 month ago
  30. 7f26fcb ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · 1 year, 1 month ago
  31. 2ff810a ufs: Handle UFS 3.0 controllers by Marek Vasut · 1 year, 1 month ago
  32. f430151 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 1 year, 1 month ago
  33. 91913a1 ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 1 year, 1 month ago
  34. 5dab730 ufs: Convert quirks to BIT() macro by Marek Vasut · 1 year, 1 month ago
  35. 97841de Merge branch '2023-08-22-assorted-code-cleanups' into next by Tom Rini · 1 year, 1 month ago
  36. 8f911a7 net: Fix the displayed value of bytes transferred by Siddharth Vadapalli · 1 year, 1 month ago
  37. 4f543e8 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 1 month ago
  38. 75191f7 blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 1 month ago
  39. e2b5cc6 disk: dos: Infer MBR partition sector size from underlying drive sector size by Marek Vasut · 1 year, 1 month ago
  40. 3f9cff6 common: bouncebuf: Add missing cast to dma_addr_t by Marek Vasut · 1 year, 1 month ago
  41. 7f0fba9 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 1 month ago
  42. 804f7d6 disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 1 month ago
  43. 30a12e0 disk: Switch part_blk_*() functions to disk_blk_*() by Marek Vasut · 1 year, 1 month ago
  44. bfd98b9 disk: Extend disk_blk_part_validate() with range checking by Marek Vasut · 1 year, 1 month ago
  45. 2bc0dfe disk: Handle partition to block device offset conversion by Marek Vasut · 1 year, 1 month ago
  46. 9161c2c disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}() by Marek Vasut · 1 year, 1 month ago
  47. 91d3066 disk: Simplify disk_blk_read() using blk_read() by Marek Vasut · 1 year, 1 month ago
  48. 5ff4609 disk: Drop always true conditional check by Marek Vasut · 1 year, 1 month ago
  49. 5ebe790 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · 1 year, 1 month ago
  50. c8659ca test: Fix the help for the ut command by Marek Vasut · 1 year, 1 month ago
  51. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 1 month ago
  52. 976fb2f Prepare v2023.10-rc3 by Tom Rini · 1 year, 1 month ago
  53. db72a57 Merge tag 'dm-pull-20aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 1 month ago
  54. 25a9be7 test: cpu: Handle both 32bit and 64bit CPUs by Marek Vasut · 1 year, 1 month ago
  55. ddfda55 configs: sandbox64: Enable PCI register multi-entry support by Marek Vasut · 1 year, 1 month ago
  56. eaa5b5d configs: sandbox64: Enable clock CCF driver by Marek Vasut · 1 year, 1 month ago
  57. 5d5d7e2 configs: sandbox64: Enable video 12x22 font support by Marek Vasut · 1 year, 1 month ago
  58. 539485f configs: sandbox64: Enable video 16bpp and 24bpp support by Marek Vasut · 1 year, 1 month ago
  59. d54c44b configs: sandbox64: Enable PINCTRL_SINGLE driver by Marek Vasut · 1 year, 1 month ago
  60. 2fff288 test: dm: pinmux: Handle %pa in pinctrl-single mux output by Marek Vasut · 1 year, 1 month ago
  61. 09c0b2e configs: sandbox64: Enable BUTTON_ADC driver by Marek Vasut · 1 year, 1 month ago
  62. 226ddc0 configs: sandbox64: Enable MC34708 driver by Marek Vasut · 1 year, 1 month ago
  63. 49147a0 configs: sandbox64: Increase console record size to 0x6000 by Marek Vasut · 1 year, 1 month ago
  64. ff547a6 configs: sandbox64: Enable SF bootdev by Marek Vasut · 1 year, 1 month ago
  65. 17aad80 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  66. dbada49 arm: rmobile: Fix off-by-one error in cpuinfo by Paul Barker · 1 year, 1 month ago
  67. 406a5dd Merge tag 'doc-2023-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 1 month ago
  68. 951d630 doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR line by Fabio Estevam · 1 year, 1 month ago
  69. 99a4e58 irq: Fix typo in header comment by Paul Barker · 1 year, 1 month ago
  70. 52029b7 clk: Fix typo in header comment by Paul Barker · 1 year, 1 month ago
  71. 68886a9 doc: printf() codes: Fix format specifier for unsigned int by Siddharth Vadapalli · 1 year, 1 month ago
  72. aab60a5 docs: fix wrong usage of proftool by Puhan Zhou · 1 year, 1 month ago
  73. 4ad85a9 spl: don't assume NVMe partition 1 exists by Heinrich Schuchardt · 1 year, 1 month ago
  74. 97f4bc3 fs/erofs: Quieten test for filesystem presence by Simon Glass · 1 year, 1 month ago
  75. 3881c9f Merge branch '2023-08-18-assorted-updates' into next by Tom Rini · 1 year, 1 month ago
  76. e34efcf rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name by Jonas Karlman · 1 year, 1 month ago
  77. 2d8e7ac Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 1 month ago
  78. 48f792e CI: Switch to tools-only from sandbox_spl for tooling tests by Tom Rini · 1 year, 1 month ago
  79. 86b1aad spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · 1 year, 1 month ago
  80. 02660de scsi: Cache align temporary buffer by Marek Vasut · 1 year, 2 months ago
  81. 4b316f1 gpio: pca953x: Add TI TCA9554 support by Marek Vasut · 1 year, 2 months ago
  82. e4e01f8 ufs: cdns: Drop extra space by Marek Vasut · 1 year, 2 months ago
  83. 44bab43 arm: mediatek: add usb support for MT7988 by Frank Wunderlich · 1 year, 2 months ago
  84. 3139a77 arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 by Frank Wunderlich · 1 year, 2 months ago
  85. ea8ddb7 arm: bcm283x undefined reference to "print_cpuinfo" by Naveen Kumar Chaudhary · 1 year, 2 months ago
  86. fe85863 armv8: Skip PIE in SPL due to load alignment fault. by Kevin Chen · 1 year, 2 months ago
  87. 726a802 arm: Use builtins for ffs/fls by Sean Anderson · 1 year, 2 months ago
  88. 14ba0a8 Merge branch '2023-08-17-ti-k3-am64-dt-resync' into next by Tom Rini · 1 year, 1 month ago
  89. 01f573e arm: dts: k3-am64: Sync DT with Linux v6.5-rc1 by Roger Quadros · 1 year, 2 months ago
  90. 4bf49ba doc: board: ti: am64: Add boot flow diagram by Roger Quadros · 1 year, 2 months ago
  91. 3fd4410 Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node" by Roger Quadros · 1 year, 2 months ago
  92. d3c8302 board: ti: am64x: Recognize AM64-HSEVM by Roger Quadros · 1 year, 2 months ago
  93. 3a438c1 Merge branch '2023-08-17-assorted-minor-fixes' by Tom Rini · 1 year, 1 month ago
  94. a5ce494 board: rockchip: rk35xx: Add myself as reviewer to MAINTAINERS by Jonas Karlman · 1 year, 1 month ago
  95. d17e896 board: rockchip: rk35xx: Add device tree files to MAINTAINERS by Jonas Karlman · 1 year, 1 month ago
  96. 11bb3c7 doc: rockchip: Add supported RK3566/RK3568 boards by Jonas Karlman · 1 year, 1 month ago
  97. 4901d24 MAINTAINERS: Update UFS maintainer by Neha Malcom Francis · 1 year, 1 month ago
  98. c60e6a2 CI: x86: coreboot: Update to latest coreboot by Simon Glass · 1 year, 1 month ago
  99. 0d9a126 corstone1000: update maintainers by Abdellatif El Khlifi · 1 year, 1 month ago
  100. 6796951 arm_ffa: use debug logs by Abdellatif El Khlifi · 1 year, 1 month ago