1. dbb273a configs: apple: Add NVMe boot target by Mark Kettenis · 2 years, 9 months ago
  2. 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 9 months ago
  3. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  4. d2a44ce arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 2 years, 9 months ago
  5. c153576 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 2 years, 9 months ago
  6. f99a169 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 2 years, 9 months ago
  7. fb9ed23 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 9 months ago
  8. 82ee8bf dm: Use parenthesis for the device_get_ops macro argument by Sughosh Ganu · 2 years, 9 months ago
  9. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 9 months ago
  10. ce30e3f scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 2 years, 9 months ago
  11. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 9 months ago
  12. 4b4b1de Drop CONFIG_SYS_PIO_MODE by Simon Glass · 2 years, 9 months ago
  13. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 9 months ago
  14. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 9 months ago
  15. ce3e75d bloblist: Update to use conditional value by Simon Glass · 2 years, 9 months ago
  16. 097ff01 kconfig: Add support for conditional values by Simon Glass · 2 years, 9 months ago
  17. 310bfa7 kconfig: Update IS_ENABLED() internals by Simon Glass · 2 years, 9 months ago
  18. f55d497 Nokia RX-51: Convert to CONFIG_DM_KEYBOARD by Pali Rohár · 2 years, 9 months ago
  19. 5980925 include: configs: j721e_evm: Add support to boot ethfw core in j721e by Aswath Govindraju · 2 years, 9 months ago
  20. f74415a dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode by Swapnil Jakhade · 2 years, 9 months ago
  21. a03df89 remoteproc: uclass: Add remoteproc resource handling helpers by Keerthy · 2 years, 9 months ago
  22. 8a92603 linux: bitmap.h: Add find_next_zero_area function by Keerthy · 2 years, 9 months ago
  23. 55e1d74 dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2 by Aswath Govindraju · 2 years, 9 months ago
  24. 4f260bb dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC by Aswath Govindraju · 2 years, 9 months ago
  25. 98551f8 power: domain: ti: Add support for J721S2 SoC by David Huang · 2 years, 9 months ago
  26. 55bdc20 clk: clk-k3: Add support for J721S2 SoC by David Huang · 2 years, 9 months ago
  27. 681023a arm: K3: Add basic support for J721S2 SoC definition by David Huang · 2 years, 9 months ago
  28. 8b139f4 Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 9 months ago
  29. 530780a apalis/colibri_imx6: move setting bootcmd to defconfig by Oleksandr Suvorov · 2 years, 9 months ago
  30. 2bc2f81 board: toradex: add verdin imx8m plus support by Marcel Ziswiler · 2 years, 9 months ago
  31. 3c95b32 efi_loader: add handle for UART by Heinrich Schuchardt · 2 years, 9 months ago
  32. 2b8e304 ARM: imx6: dh-imx6: Add update_sf script to install U-Boot into SF by Marek Vasut · 2 years, 11 months ago
  33. 16c7369 board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support by Heiko Thiery · 2 years, 9 months ago
  34. 881c8a6 arm: dts: imx8mq kernel dts updates by Angus Ainslie · 2 years, 9 months ago
  35. 10a99f0 dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy by Richard Zhu · 2 years, 9 months ago
  36. 8f55003 imx: imx8qm_rm7720: adjust fdt_addr by Oliver Graute · 2 years, 9 months ago
  37. a7e22ec imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MB by Oliver Graute · 2 years, 9 months ago
  38. 8c34cdc imx: ventana: correct splashimage load address by Andrey Zhizhikin · 2 years, 9 months ago
  39. efaf9a2 imx8mq_evk: configs: add/cleanup variables for distro boot by Andrey Zhizhikin · 2 years, 9 months ago
  40. f8a5cda configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.bin by Ying-Chun Liu (PaulLiu) · 2 years, 10 months ago
  41. ca27227 ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board by Christoph Niedermaier · 2 years, 11 months ago
  42. c4c1ed6 imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board by Ariel D'Alessandro · 2 years, 11 months ago
  43. 8b71576 mx7ulp_com: add support for SPL by Ricardo Salveti · 3 years, 1 month ago
  44. 0c14110 colibri-imx7: improve env badblock management by Francesco Dolcini · 3 years, 2 months ago
  45. 3aaabfe Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 9 months ago WIP/03Feb2022
  46. ce2b6c4 ARM: dts: suniv: Add device tree files and bindings for F1C100s by Icenowy Zheng · 2 years, 9 months ago
  47. 2c699fe configs: sunxi: Add common SUNIV header by Icenowy Zheng · 2 years, 9 months ago
  48. f2c3369 sunxi-common.h: remove pointless #ifdefs by Andre Przywara · 2 years, 9 months ago
  49. 156ccbc efi: Use 16-bit unicode strings by Simon Glass · 2 years, 9 months ago
  50. 84f1052 km/ls102xa: add support for field fail-safe u-boot update by Aleksandar Gerasimovski · 2 years, 11 months ago
  51. a1d2fd3 board: traverse: add initial Ten64 support by Mathew McBride · 2 years, 9 months ago
  52. 648f8d5 arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 9 months ago
  53. 7301ed9 arm: kirkwood: Pogoplug-V4 : Add board implementation files by Tony Dinh · 2 years, 9 months ago
  54. e267665 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 9 months ago
  55. 78592c0 pmic: axp: define ALDO_IN startup bit by Andre Przywara · 2 years, 9 months ago
  56. c7d042f Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago WIP/29Jan2022
  57. 4b63431 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · 2 years, 9 months ago
  58. 1ccf871 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · 2 years, 9 months ago
  59. f621ff8 configs: am64xx_evm: Increase BSS max size to 16K by Vignesh Raghavendra · 2 years, 9 months ago
  60. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 9 months ago
  61. c592292 spl: add support for custom boot method names by Heiko Thiery · 2 years, 9 months ago
  62. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  63. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 2 years, 11 months ago
  64. 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
  65. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  66. 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
  67. 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years ago
  68. 9876ae7 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 10 months ago
  69. 979a24e acpi: Add some tables needed by ARM devices by Simon Glass · 2 years, 11 months ago
  70. 2d7c738 acpi: Collect tables in the acpi_item list by Simon Glass · 2 years, 11 months ago
  71. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 2 years, 11 months ago
  72. eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 2 years, 11 months ago
  73. a53d38f x86: Move FACS table to a writer function by Simon Glass · 2 years, 11 months ago
  74. 94ba15a x86: Move base tables to a writer function by Simon Glass · 2 years, 11 months ago
  75. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 2 years, 11 months ago
  76. 6afa63a acpi: Add a linker list for ACPI tables by Simon Glass · 2 years, 11 months ago
  77. fb746fd acpi: Add a table start by Simon Glass · 2 years, 11 months ago
  78. 383bf1b acpi: Move acpi_fill_header() to the generic header by Simon Glass · 2 years, 11 months ago
  79. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 2 years, 11 months ago
  80. 5902a39 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 9 months ago
  81. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  82. e44d2f5 misc: mark write buffer const by John Keeping · 2 years, 10 months ago
  83. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 2 years, 11 months ago
  84. 3919aa1 ARM: dts: stm32: Add DFU support for DHCOR recovery by Marek Vasut · 2 years, 11 months ago
  85. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago WIP/22Jan2022
  86. 3425dec Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  87. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  88. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 10 months ago
  89. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 10 months ago
  90. 22eb152 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 10 months ago
  91. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 10 months ago
  92. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 10 months ago
  93. 4b37fd1 Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 2 years, 10 months ago
  94. 3df6cd4 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 2 years, 10 months ago
  95. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  96. 3918376 Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 9 months ago
  97. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  98. 2928d2c phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 9 months ago
  99. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  100. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 9 months ago