1. 966b16c uuid: Add ChromiumOS partition types by Simon Glass · 1 year, 3 months ago
  2. 831405f bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 3 months ago
  3. f55aa44 part: Add a fallback for part_get_bootable() by Simon Glass · 1 year, 3 months ago
  4. e2d22f7 sandbox: Add a way to access persistent test files by Simon Glass · 1 year, 3 months ago
  5. 8d6337e uuid: Move function comments to header file by Simon Glass · 1 year, 3 months ago
  6. b2b7e6c part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 3 months ago
  7. bcd6454 part: Add accessors for struct disk_partition type_uuid by Simon Glass · 1 year, 3 months ago
  8. c5f1d00 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 3 months ago
  9. 5aab05d part: Use desc instead of dev_desc by Simon Glass · 1 year, 3 months ago
  10. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 3 months ago
  11. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 3 months ago
  12. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 3 months ago
  13. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 3 months ago
  14. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 3 months ago
  15. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 3 months ago
  16. 8d0f890 expo: Add a function to prepare a cedit by Simon Glass · 1 year, 3 months ago
  17. 040b046 expo: Split out cedit into its own header by Simon Glass · 1 year, 3 months ago
  18. 34ecba1 abuf: Allow incrementing the size by Simon Glass · 1 year, 3 months ago
  19. 4f543e8 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 4 months ago
  20. 75191f7 blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 4 months ago
  21. 7f0fba9 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 4 months ago
  22. 804f7d6 disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 4 months ago
  23. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  24. 99a4e58 irq: Fix typo in header comment by Paul Barker · 1 year, 3 months ago
  25. 52029b7 clk: Fix typo in header comment by Paul Barker · 1 year, 3 months ago
  26. 2d8e7ac Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 3 months ago
  27. 726a802 arm: Use builtins for ffs/fls by Sean Anderson · 1 year, 4 months ago
  28. 284b08f board: stm32mp1: add splash screen with stmicroelectronics logo by Patrick Delaunay · 1 year, 5 months ago
  29. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 4 months ago
  30. 5aae021 doc: add partition API to HTML documentation by Heinrich Schuchardt · 1 year, 3 months ago
  31. 289bd72 doc: description of board_get_usable_ram_top() by Heinrich Schuchardt · 1 year, 4 months ago
  32. 78246ba lmb: description lmb_is_reserved, lmb_is_reserved_flags by Heinrich Schuchardt · 1 year, 4 months ago
  33. bdc6824 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · 1 year, 3 months ago
  34. aaf5b59 gpio: Use separate bitfield array to indicate GPIO is claimed by Marek Vasut · 1 year, 4 months ago
  35. 2fa09b4 rockchip: rv1126: Enable fdtoverlay support by Jagan Teki · 1 year, 4 months ago
  36. daffb0b bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
  37. c279224 bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 4 months ago
  38. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 4 months ago
  39. 76bd684 bootstd: Add private bootmeth data to the bootflow by Simon Glass · 1 year, 4 months ago
  40. 1a08109 bootstd: Move common zimage functions to bootm.h by Simon Glass · 1 year, 4 months ago
  41. 9234b77 x86: qemu-x86: Convert to text environment by Simon Glass · 1 year, 4 months ago
  42. 17b2398 x86: efi-x86_payload: Convert to text environment by Simon Glass · 1 year, 4 months ago
  43. 6ed1cb3 x86: efi-x86_app: Convert to text environment by Simon Glass · 1 year, 4 months ago
  44. 2d6ebda x86: slimbootloader: Convert to text environment by Simon Glass · 1 year, 4 months ago
  45. d9e6318 x86: minnowmax: Convert to text environment by Simon Glass · 1 year, 4 months ago
  46. c166298 x86: cougarcanyon2: Convert to text environment by Simon Glass · 1 year, 4 months ago
  47. 5ccb18a x86: cherryhill: Convert to text environment by Simon Glass · 1 year, 4 months ago
  48. b5948c5 x86: galileo: Convert to text environment by Simon Glass · 1 year, 4 months ago
  49. df827ef x86: bayleybay: Convert to text environment by Simon Glass · 1 year, 4 months ago
  50. f1e7abf x86: crownbay: Convert to text environment by Simon Glass · 1 year, 4 months ago
  51. c49a767 x86: coreboot: Convert to text environment by Simon Glass · 1 year, 4 months ago
  52. 876bc40 x86: Add a common include for environment settings by Simon Glass · 1 year, 4 months ago
  53. f726545 x86: Drop unused distro settings by Simon Glass · 1 year, 4 months ago
  54. 8c0090b x86: Drop inclusion of ibmpc.h by Simon Glass · 1 year, 4 months ago
  55. c0def32 x86: edison: Drop inclusion of ibmpc.h by Simon Glass · 1 year, 4 months ago
  56. edd53bd x86: Drop CFG_SYS_STACK_SIZE by Simon Glass · 1 year, 4 months ago
  57. 5e541a0 env: Use include/env for text-environment includes by Simon Glass · 1 year, 4 months ago
  58. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
  59. 4c4ccc5 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 4 months ago
  60. 506df9d treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
  61. cc05d35 video: Add parentheses around VNBYTES() macro by Dan Carpenter · 1 year, 4 months ago
  62. 218b062 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 4 months ago
  63. a09852d arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
  64. 39d383b arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
  65. 7048f26 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 4 months ago
  66. d998735 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 4 months ago
  67. 7d1a106 board: toradex: add verdin am62 support by Marcel Ziswiler · 1 year, 4 months ago
  68. 0c0c82b bootflow: Export setup_fs() by Simon Glass · 1 year, 4 months ago
  69. 6cdd4b8 Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 4 months ago
  70. 0a63fb9 board: ten64: add a bootmenu entries for NAND-based entries by Mathew McBride · 1 year, 4 months ago
  71. bcedba5 board: traverse: ten64: add NAND based OpenWrt bootcmd by Mathew McBride · 1 year, 4 months ago
  72. 1fd2186 board: traverse: ten64: specify bootargs for recovery environment by Mathew McBride · 1 year, 4 months ago
  73. 154d908 board: traverse: ten64: update DPAA2 (network) binary path on sdcards by Mathew McBride · 1 year, 4 months ago
  74. 1edd144 board: traverse: ten64: fix DPAA2 (network) DPL corruption issue by Mathew McBride · 1 year, 4 months ago
  75. bc4adc9 board: mediatek: add MT7988 reference boards by Weijie Gao · 1 year, 4 months ago
  76. df4c82f reset: mediatek: add reset definition for MediaTek MT7988 SoC by Weijie Gao · 1 year, 4 months ago
  77. 4214369 clk: mediatek: add clock driver support for MediaTek MT7988 SoC by Weijie Gao · 1 year, 4 months ago
  78. fd9385a board: mediatek: update config headers by Weijie Gao · 1 year, 4 months ago
  79. 5fd6d4c arm: mediatek: retrieve ram_base from dts node for armv8 platform by Weijie Gao · 1 year, 4 months ago
  80. cff7700 efi_loader: error handling in efi_disk_add_dev by Heinrich Schuchardt · 1 year, 4 months ago
  81. ef279f8 dm: Correct DM_FLAG_ comment by Bin Meng · 1 year, 4 months ago
  82. 02be57c riscv: qemu: Enable usb keyboard as an input device by Bin Meng · 1 year, 4 months ago
  83. 124308e riscv: qemu: Remove out-of-date "riscv, kernel-start" handling by Bin Meng · 1 year, 4 months ago
  84. 75bfc6f console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 4 months ago
  85. 7161616 riscv: qemu: Enable Bochs video support by Bin Meng · 1 year, 4 months ago
  86. b8fc654 board: rockchip: add Radxa ROCK5A Rk3588 board by Eugen Hristev · 1 year, 5 months ago
  87. 9c1b5d1 board: rockchip: Add Pine64 Quartz64-A Board by Jonas Karlman · 1 year, 4 months ago
  88. a36d59b Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 4 months ago
  89. 6544943 Merge branch '2023-07-27-TI-K2-K3-updates' by Tom Rini · 1 year, 4 months ago
  90. 012174e Merge tag 'u-boot-rockchip-20230728' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 4 months ago
  91. 5182e9c configs: keystone2: Change to using env files by Andrew Davis · 1 year, 4 months ago
  92. b7e3e63 configs: keystone2: Unwind KERNEL_MTD_PARTS definition by Andrew Davis · 1 year, 4 months ago
  93. c9122c2 env: ti: mmc.env: Fix overlays directory path by Vignesh Raghavendra · 1 year, 4 months ago
  94. 3709b52 env: ti: mmc.env: Move mmc related args to common place by Vignesh Raghavendra · 1 year, 4 months ago
  95. 00e1c45 boards: siemens: iot2050: Fix boot configuration by Jan Kiszka · 1 year, 4 months ago
  96. 94da929 board: rockchip: Add Hardkernel ODROID-M1 by Jonas Karlman · 1 year, 4 months ago
  97. 96bdc65 rockchip: px30: Define variables for compressed image support by Paul Kocialkowski · 1 year, 4 months ago
  98. 5e03063 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · 1 year, 4 months ago
  99. 7b57ca1 phy: rockchip: add usbdp combo phy driver by Frank Wang · 1 year, 6 months ago
  100. 54edc37 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 4 months ago