1. 8d24535 x86: zboot: Tidy up the comment for zboot_run() by Simon Glass · 11 months ago
  2. d2c485a x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · 11 months ago
  3. 438d253 arm: dts: npcm845-evb: fix/add node and aliases by Jim Liu · 11 months ago
  4. 1c73e05 siemens,am335x: clean-up draco targets by Enrico Leto · 12 months ago
  5. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  6. f01c961 cmd: efidebug: add uri device path by Masahisa Kojima · 12 months ago
  7. e0d1a1e efi_loader: add return to efibootmgr event group by Masahisa Kojima · 12 months ago
  8. e23c8e8 efi_loader: add missing const classifier for event service by Masahisa Kojima · 12 months ago
  9. d822255 blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · 12 months ago
  10. 8cf18da net: wget: add wget with dns utility function by Masahisa Kojima · 12 months ago
  11. 741d1e9 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 11 months ago
  12. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 11 months ago
  13. dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 12 months ago
  14. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 12 months ago
  15. 66a3618 poplar: provide more space for kernel image by Igor Opaniuk · 12 months ago
  16. d7ce04c linux/time.h: Add Linux time conversion defines by Igor Prusov · 12 months ago
  17. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 12 months ago
  18. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 12 months ago
  19. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 12 months ago
  20. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 12 months ago
  21. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 12 months ago
  22. 2e5476b spl: Convert net to spl_load by Sean Anderson · 12 months ago
  23. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 12 months ago
  24. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 12 months ago
  25. 682184e spl: Convert fat to spl_load by Sean Anderson · 12 months ago
  26. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 12 months ago
  27. 7750741 spl: Add generic spl_load function by Sean Anderson · 12 months ago
  28. 5b3debc test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 12 months ago
  29. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 12 months ago
  30. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 12 months ago
  31. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 12 months ago
  32. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 12 months ago
  33. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 12 months ago
  34. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 11 months ago
  35. 9181cb0 arch: sandbox: Add function to create temporary files by Sean Anderson · 12 months ago
  36. 333d43f nand: Allow reinitialization by Sean Anderson · 12 months ago
  37. c203482 nand: Add function to unregister NAND devices by Sean Anderson · 12 months ago
  38. b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 12 months ago
  39. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 12 months ago
  40. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 12 months ago
  41. 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 12 months ago
  42. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 12 months ago
  43. a75cf70 efi: Correct handling of frame buffer by Simon Glass · 1 year, 1 month ago
  44. 01a7019 stm32mp2: initial support by Patrice Chotard · 12 months ago
  45. 970d167 ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · 12 months ago
  46. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year ago
  47. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 12 months ago
  48. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 12 months ago
  49. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  50. 6761cb5 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · 12 months ago
  51. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 12 months ago
  52. 7f38e9c include: Drop <common.h> from include lists by Tom Rini · 12 months ago
  53. c675222 include/linux/mii.h: Add <linux/types.h> by Tom Rini · 12 months ago
  54. 678be88 fsl-mc: Add prototype for bd_info by Tom Rini · 12 months ago
  55. dd1365c powerpc: mpc83xx: Rework includes slightly by Tom Rini · 12 months ago
  56. 5faf66a fsl_qe: Drop common.h by Tom Rini · 12 months ago
  57. dcda1f2 display_options.h: Correct includes by Tom Rini · 12 months ago
  58. 2a7ea65 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · 12 months ago
  59. d563bb5 clk_k210.c: Clean up how we handle nop by Tom Rini · 12 months ago
  60. d972192 env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 12 months ago
  61. 37f500d dt-bindings: Remove VSC8531 specific RGMII delay definitions by Michal Simek · 12 months ago
  62. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 1 month ago
  63. 8819892 configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · 1 year, 1 month ago
  64. a01b946 bmips: Add Inteno XG6846 board by Linus Walleij · 1 year, 1 month ago
  65. 274f41c Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 12 months ago
  66. c550e81 ARM: configs: libretech-ac: enable USB_DFU like in meson64.h by Neil Armstrong · 12 months ago
  67. 798962c net: Add option for tracing packets by Sean Anderson · 1 year ago
  68. 4afdc7a sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · 12 months ago
  69. 8b8a00e sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · 12 months ago
  70. 9d937cd sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · 12 months ago
  71. fa1e72e sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · 12 months ago
  72. 8e5c9c5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · 12 months ago
  73. 51201e4 power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · 12 months ago
  74. f2ed584 power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · 12 months ago
  75. ec1af5e configs: transformer_t30: convert bootmenu option by Svyatoslav Ryhel · 1 year, 1 month ago
  76. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 1 year ago
  77. 07fe79c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 12 months ago
  78. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 12 months ago
  79. 9757cae riscv: allow resume after exception by Heinrich Schuchardt · 12 months ago
  80. 891a181 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · 12 months ago
  81. 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 12 months ago
  82. c4b52fd clk: also handle ENOENT in *_optional functions by Yang Xiwen · 1 year, 2 months ago
  83. b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 4 months ago
  84. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 12 months ago
  85. 2dff8df corstone1000: enable distro booting command by Abdellatif El Khlifi · 12 months ago
  86. a248c1a board: developerbox: remove obsolete NOR flash layout definition by Masahisa Kojima · 12 months ago
  87. 1af3e71 configs: npcm: Support more uart baud rate by Jim Liu · 12 months ago
  88. b483552 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · 12 months ago
  89. fef1ecf iot2050: Allow for more than 1 USB storage device by Jan Kiszka · 1 year ago
  90. 86a5741 vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP by Wei Chen · 1 year ago
  91. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 12 months ago
  92. 454ee55 Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 12 months ago
  93. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 12 months ago
  94. dec166d bootm: Support boot measurement by Eddie James · 12 months ago
  95. 97707f1 tpm: Support boot measurements by Eddie James · 12 months ago
  96. 73f4071 tpm: Fix spelling for tpmu_ha union by Eddie James · 12 months ago
  97. 4aa027b configs: meson64: add alternate USB DFU boot target by Neil Armstrong · 12 months ago
  98. 72f63d8 configs: meson64: declare addr out of EXTRA_ENV_SETTINGS by Neil Armstrong · 12 months ago
  99. b6014f2 arm: kirkwood: Enable bootstd for Zyxel NSA310S board by Tony Dinh · 12 months ago
  100. 81d2c54 arm: kirkwood: Enable bootstd for Pogo V4 board by Tony Dinh · 12 months ago