1. 4b7db75 arm: mvebu: turris_omnia: Reset the board immediately on DDR training failure by Marek Behún · 3 years ago
  2. 871ee66 arm: mvebu: spl: Add option to reset the board on DDR training failure by Marek Behún · 3 years ago
  3. 43558a0 tools: kwbimage: Add me as an author of kwbimage by Pali Rohár · 3 years ago
  4. 107d587 tools: kwbimage: Fix help how to extract DDR3 training code by Pali Rohár · 3 years ago
  5. a6661a0 tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images by Pali Rohár · 3 years ago
  6. e65ea14 tools: kwbimage: Do not show mkimage error message in dumpimage by Pali Rohár · 3 years ago
  7. f76ae25 tools: kwbimage: Add support for dumping extended and binary v0 headers by Pali Rohár · 3 years ago
  8. 9a9a2c1 tools: kwbimage: Fix calculating size of kwbimage v0 header by Pali Rohár · 3 years ago
  9. 3917ec5 tools: kwbimage: Define structures for extended kwbimage v0 headers by Pali Rohár · 3 years ago
  10. a163db9 ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision by Marek Behún · 3 years ago
  11. 18ab060 arm: mvebu: a37xx: Fix comment with name of the function by Pali Rohár · 3 years ago
  12. 65375d0 arm: mvebu: a37xx: Map CCI-400 and AP BootROM address space by Pali Rohár · 3 years ago
  13. 2fb7426 arm: mvebu: a37xx: Fix calling build_mem_map() by Pali Rohár · 3 years ago
  14. 0eebc3d pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · 3 years ago
  15. 682bad8 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · 3 years ago
  16. 6c7ccb9 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · 3 years ago
  17. 2727e9d arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · 3 years ago
  18. 0934ddd arm: a37xx: Update DTS files to version from upstream Linux kernel by Pali Rohár · 3 years ago
  19. 6560bf4 arm: a37xx: espressobin: Explicitly enable eMMC node in -u-boot.dtsi by Pali Rohár · 3 years ago
  20. a134aaa arm: a37xx: espressobin: Move U-Boot specific partitions node to -u-boot.dtsi by Pali Rohár · 3 years ago
  21. 9dde7a0 arm: a37xx: Update sdhci pointers to official DT bindings by Pali Rohár · 3 years ago
  22. bf1f166 arm: mvebu: turris_mox: Remove hardcoded ethernet node names by Pali Rohár · 3 years ago
  23. 0c4625a watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · 3 years ago
  24. af6d093 usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · 3 years ago
  25. 9bc6854 phy: marvell: a3700: Update compatible string to official DT bindings by Pali Rohár · 3 years ago
  26. 48c144f rtc: ds1307: Add bindings for microchip, mcp7940x by Pali Rohár · 3 years ago
  27. a238921 tools: kwbimage: Fix dumping DATA registers for v0 images by Pali Rohár · 3 years ago
  28. 2a9059a arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · 3 years ago
  29. 45e3fe6 arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · 3 years ago
  30. cf2a589 arm: a37xx: pci: Cleanup macro names by Pali Rohár · 3 years ago
  31. 819a43c arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 3 years ago
  32. ab8903a configs: Resync with savedefconfig by Tom Rini · 3 years ago
  33. 8a4ef87 Prepare v2022.04-rc2 by Tom Rini · 3 years ago
  34. 139e049 Merge branch '2022-02-14-assorted-fixes' by Tom Rini · 3 years ago
  35. 9f0deae arm: pdu001: Fix dt to work with the current am33xx dtsi files by Felix Brack · 3 years ago
  36. 6091771 scripts: setlocalversion: remove quotes around localversion from config by Nikita Maslov · 3 years, 1 month ago
  37. ac52cba pstore: Support already existing reserved-memory node by Detlev Casanova · 3 years ago
  38. 162c22b Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  39. 72b509b test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · 3 years ago
  40. 54cebe8 efi_loader: fix dual signed image certification by Ilias Apalodimas · 3 years ago
  41. e012550 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · 3 years ago
  42. e9b7497 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · 3 years ago
  43. 460c94a test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 3 years ago
  44. d9612f4 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 3 years ago
  45. bad58cb test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 3 years ago
  46. a62eb06 doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 3 years ago
  47. 118a0ec tools: mkeficapsule: add man page by AKASHI Takahiro · 3 years ago
  48. 16abff2 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 3 years ago
  49. 9af16cc tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 3 years ago
  50. 9ebfc6b CI: enforce packages upgrade for Msys2 on Windows by AKASHI Takahiro · 3 years ago
  51. dd1c255 Merge branch '2022-02-11-assorted-updates-and-fixes' by Tom Rini · 3 years ago
  52. 73cde90 test: test field truncation in snprint() by Heinrich Schuchardt · 3 years ago
  53. 3970c82 phy: nop-phy: Enable reset-gpios support by Adam Ford · 3 years ago
  54. 07c79dd fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · 3 years, 1 month ago
  55. f178f7c fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · 3 years, 1 month ago
  56. aafb31f acpi: Move acpi_write_tables() to a generic header by Simon Glass · 3 years ago
  57. e9b0fd8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 3 years ago
  58. c25a838 doc: usage: DFU: Fix dfu_alt_info document by Masami Hiramatsu · 3 years ago
  59. 53b4063 DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 3 years ago
  60. 8db74c1 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 3 years ago
  61. d8ae90a DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · 3 years ago
  62. 32a711d mkimage: Improve documentation of algo-name parameter by Jan Kiszka · 3 years ago
  63. 42db373 Replace echo -n's used in environment processing with touch by qthedev · 3 years ago
  64. 63de067 cmd: wrong printf() code in do_test_stackprot_fail() by Heinrich Schuchardt · 3 years ago
  65. 7ace56a test/py: Add test case for mkimage -o argument by Jan Kiszka · 3 years ago
  66. eebcdb3 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 3 years ago
  67. 36fee2f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 3 years ago
  68. 80d4c02 button: adc: set state to pressed when the voltage is closest to nominal by Peter Cai · 3 years ago
  69. 0290146 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 3 years ago
  70. 86752b2 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years ago
  71. 1f54025 usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 3 years ago
  72. 96991e6 console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 3 years ago
  73. 078dfef usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 3 years ago
  74. fe203a0 Merge branch '2022-02-10-platform-updates' by Tom Rini · 3 years ago
  75. ad41ed1 arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4 by Sinthu Raja · 3 years, 2 months ago
  76. a1ad6a9 apple: Fix debug uart clock rate by Mark Kettenis · 3 years ago
  77. 1ca890d common: drop CONFIG_SYS_RESET_ADDR by Ovidiu Panait · 3 years ago
  78. 6303b27 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 3 years ago
  79. d42f107 input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 3 years ago
  80. 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 3 years ago
  81. dbb273a configs: apple: Add NVMe boot target by Mark Kettenis · 3 years ago
  82. 50333c9 nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · 3 years ago
  83. 81fafbb power: domain: apple: Add reset support by Mark Kettenis · 3 years ago
  84. ca99a17 nvme: Add shutdown function by Mark Kettenis · 3 years ago
  85. 19d9dad nvme: Introduce driver ops by Mark Kettenis · 3 years ago
  86. 02e2588 arm: apple: Add RTKit support by Mark Kettenis · 3 years ago
  87. a4bd5e4 arm: apple: Change SoC name from "m1" into "apple" by Mark Kettenis · 3 years ago
  88. 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 3 years ago
  89. 045474b nvme: Split out PCI support by Mark Kettenis · 3 years ago
  90. c440829 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years ago
  91. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  92. 6662e5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  93. d2a44ce arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 3 years ago
  94. 9e6d71d tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 3 years ago
  95. c153576 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 3 years ago
  96. ba4e6f8 MAINTAINERS: Update list of Armada 385 and Armada 3720 drivers by Pali Rohár · 3 years ago
  97. de75140 tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 3 years ago
  98. f99a169 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 3 years ago
  99. fb9ed23 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 3 years ago
  100. 7c08680 doc: qemu-riscv: Update documentation for QEMU spike machine by Anup Patel · 3 years ago