1. daad7d6 arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-sk by Sinthu Raja · 2 years, 8 months ago
  2. 58d61fb arm: dts: k3-j721e-sk: Add initial A72 specific dts support by Sinthu Raja · 2 years, 8 months ago
  3. 1157f36 arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2C by Sinthu Raja · 2 years, 8 months ago
  4. 1e82a80 arm: j721e: Add support for selecting DT based on board name by Sinthu Raja · 2 years, 8 months ago
  5. d800491 board: ti: j721e: Add support for detecting multiple device trees by Sinthu Raja · 2 years, 8 months ago
  6. ee59fa4 board: ti: j721e: Disable probing of daughtercards by Sinthu Raja · 2 years, 8 months ago
  7. dfb2429 board: ti: j721e: Add support to update board_name for j721e-sk by Sinthu Raja · 2 years, 8 months ago
  8. a46c528 board: ti: j721e: Enable support for reading EEPROM at next alternate address by Sinthu Raja · 2 years, 8 months ago
  9. d948fc4 board: ti: j721e: Guard functions with right #ifdef to avoid build warnings by Sinthu Raja · 2 years, 8 months ago
  10. df1fa27 drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 8 months ago
  11. 3d32ad4 drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 8 months ago
  12. 545026a fdtdec.h: Remove gurads around fdtdec_resetup function by Tom Rini · 2 years, 8 months ago
  13. d5daa02 usb: xhci: reset endpoint on USB stall by Stefan Agner · 3 years, 1 month ago
  14. fb146fb usb: dwc3: core: stop the core when it's removed by Angus Ainslie · 2 years, 9 months ago
  15. c08db05 usb: dwc3: dwc3-generic: check the parent nodes by Angus Ainslie · 2 years, 9 months ago
  16. d1114b8 microblaze: exception: fix unaligned data access register mask by Ovidiu Panait · 2 years, 8 months ago
  17. 339f489 microblaze: exception: move unaligned access printfs inside switch case by Ovidiu Panait · 2 years, 8 months ago
  18. ee8161f microblaze: exception: fix return address for delay slot exceptions by Ovidiu Panait · 2 years, 8 months ago
  19. 7422b41 microblaze: exception: fix delay slot exception handling by Ovidiu Panait · 2 years, 8 months ago
  20. 1669b3d microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · 2 years, 8 months ago
  21. 4fef0a7 microblaze: exception: move privileged instruction exception out of v5 ifdef by Ovidiu Panait · 2 years, 8 months ago
  22. 753a295 xilinx: Remove GPIO_EXTRA_HEADER selection by Michal Simek · 2 years, 9 months ago
  23. 25a5fa1 video: Add missing dependency for DM_GPIO by Michal Simek · 2 years, 9 months ago
  24. f6f5451 scsi: ceva: Enable PHY and reset support by Michal Simek · 2 years, 9 months ago
  25. 462f76b phy: zynqmp: Add support for sata and DP phy initialization by Michal Simek · 2 years, 9 months ago
  26. fac46bc arm64: zynqmp: Add command for disabling loading other overlays by Michal Simek · 2 years, 9 months ago
  27. c750c6d xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments by Michal Simek · 2 years, 9 months ago
  28. e0283cb power: zynqmp: Add power domain driver for ZynqMP by Michal Simek · 2 years, 9 months ago
  29. 2f9dd4b tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x by Luca Ceresoli · 2 years, 8 months ago
  30. ab8903a configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  31. 8a4ef87 Prepare v2022.04-rc2 by Tom Rini · 2 years, 8 months ago
  32. 139e049 Merge branch '2022-02-14-assorted-fixes' by Tom Rini · 2 years, 8 months ago
  33. 9f0deae arm: pdu001: Fix dt to work with the current am33xx dtsi files by Felix Brack · 2 years, 9 months ago
  34. 6091771 scripts: setlocalversion: remove quotes around localversion from config by Nikita Maslov · 2 years, 9 months ago
  35. ac52cba pstore: Support already existing reserved-memory node by Detlev Casanova · 2 years, 9 months ago
  36. 162c22b Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  37. 72b509b test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · 2 years, 8 months ago
  38. 54cebe8 efi_loader: fix dual signed image certification by Ilias Apalodimas · 2 years, 8 months ago
  39. e012550 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · 2 years, 8 months ago
  40. e9b7497 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · 2 years, 8 months ago
  41. 460c94a test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 2 years, 8 months ago
  42. d9612f4 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 8 months ago
  43. bad58cb test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 2 years, 8 months ago
  44. a62eb06 doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 2 years, 8 months ago
  45. 118a0ec tools: mkeficapsule: add man page by AKASHI Takahiro · 2 years, 8 months ago
  46. 16abff2 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 8 months ago
  47. 9af16cc tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 8 months ago
  48. 9ebfc6b CI: enforce packages upgrade for Msys2 on Windows by AKASHI Takahiro · 2 years, 8 months ago
  49. dd1c255 Merge branch '2022-02-11-assorted-updates-and-fixes' by Tom Rini · 2 years, 8 months ago
  50. 73cde90 test: test field truncation in snprint() by Heinrich Schuchardt · 2 years, 9 months ago
  51. 3970c82 phy: nop-phy: Enable reset-gpios support by Adam Ford · 2 years, 9 months ago
  52. 07c79dd fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · 2 years, 9 months ago
  53. f178f7c fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · 2 years, 9 months ago
  54. aafb31f acpi: Move acpi_write_tables() to a generic header by Simon Glass · 2 years, 9 months ago
  55. e9b0fd8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 2 years, 9 months ago
  56. c25a838 doc: usage: DFU: Fix dfu_alt_info document by Masami Hiramatsu · 2 years, 9 months ago
  57. 53b4063 DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 2 years, 9 months ago
  58. 8db74c1 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 2 years, 9 months ago
  59. d8ae90a DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · 2 years, 9 months ago
  60. 32a711d mkimage: Improve documentation of algo-name parameter by Jan Kiszka · 2 years, 9 months ago
  61. 42db373 Replace echo -n's used in environment processing with touch by qthedev · 2 years, 9 months ago
  62. 63de067 cmd: wrong printf() code in do_test_stackprot_fail() by Heinrich Schuchardt · 2 years, 9 months ago
  63. 7ace56a test/py: Add test case for mkimage -o argument by Jan Kiszka · 2 years, 9 months ago
  64. eebcdb3 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 9 months ago
  65. 36fee2f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 2 years, 9 months ago
  66. 80d4c02 button: adc: set state to pressed when the voltage is closest to nominal by Peter Cai · 2 years, 9 months ago
  67. 0290146 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 2 years, 9 months ago
  68. 86752b2 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 8 months ago
  69. 1f54025 usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 2 years, 9 months ago
  70. 96991e6 console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 8 months ago
  71. 078dfef usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 9 months ago
  72. fe203a0 Merge branch '2022-02-10-platform-updates' by Tom Rini · 2 years, 8 months ago
  73. ad41ed1 arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4 by Sinthu Raja · 2 years, 11 months ago
  74. a1ad6a9 apple: Fix debug uart clock rate by Mark Kettenis · 2 years, 9 months ago
  75. 1ca890d common: drop CONFIG_SYS_RESET_ADDR by Ovidiu Panait · 2 years, 9 months ago
  76. 6303b27 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 2 years, 9 months ago
  77. d42f107 input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 2 years, 9 months ago
  78. 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 9 months ago
  79. dbb273a configs: apple: Add NVMe boot target by Mark Kettenis · 2 years, 9 months ago
  80. 50333c9 nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · 2 years, 9 months ago
  81. 81fafbb power: domain: apple: Add reset support by Mark Kettenis · 2 years, 9 months ago
  82. ca99a17 nvme: Add shutdown function by Mark Kettenis · 2 years, 9 months ago
  83. 19d9dad nvme: Introduce driver ops by Mark Kettenis · 2 years, 9 months ago
  84. 02e2588 arm: apple: Add RTKit support by Mark Kettenis · 2 years, 9 months ago
  85. a4bd5e4 arm: apple: Change SoC name from "m1" into "apple" by Mark Kettenis · 2 years, 9 months ago
  86. 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 9 months ago
  87. 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 9 months ago
  88. c440829 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 8 months ago
  89. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 8 months ago
  90. 6662e5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  91. d2a44ce arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 2 years, 8 months ago
  92. 9e6d71d tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 2 years, 9 months ago
  93. c153576 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 2 years, 9 months ago
  94. ba4e6f8 MAINTAINERS: Update list of Armada 385 and Armada 3720 drivers by Pali Rohár · 2 years, 9 months ago
  95. de75140 tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 2 years, 9 months ago
  96. f99a169 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 2 years, 9 months ago
  97. fb9ed23 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 9 months ago
  98. 7c08680 doc: qemu-riscv: Update documentation for QEMU spike machine by Anup Patel · 2 years, 9 months ago
  99. ef19131 riscv: qemu: Implement is_flash_available() for MTD NOR by Anup Patel · 2 years, 9 months ago
  100. be7ce1a riscv: qemu: Enable HTIF console support by Anup Patel · 2 years, 9 months ago