1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. 7ff76b4 Merge branch '2022-01-18-platform-updates' by Tom Rini · 2 years, 10 months ago
  3. dc01e2a miiphy.h: Remove CONFIG_DM_xxx guards by Tom Rini · 2 years, 10 months ago
  4. d9c87e3 clk: ast2600: Revise MII interface delay by Dylan Hung · 3 years ago
  5. 12c942f configs: ast2600: enable DM_MDIO and MDIO driver by Dylan Hung · 3 years ago
  6. 82f2584 ARM: dts: ast2600: Add MDIO devices by Dylan Hung · 3 years ago
  7. c84560a net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · 3 years ago
  8. 2bec372 net: ftgmac100: Add DM_MDIO support by Dylan Hung · 3 years ago
  9. 94e93a4 configs: Enable mmc support by Amit Singh Tomar · 3 years ago
  10. 347494c mmc: actions: add MMC driver for Actions OWL S700/S900 by Amit Singh Tomar · 3 years ago
  11. 793e264 ARM: dts: s700: add MMC/SD controller node by Amit Singh Tomar · 3 years ago
  12. d93aa99 ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3 by Amit Singh Tomar · 3 years ago
  13. 1ec12dc clk: actions: Add SD/MMC clocks by Amit Singh Tomar · 3 years ago
  14. 5433df9 clk: actions: Introduce dummy get/set_rate callbacks by Amit Singh Tomar · 3 years ago
  15. c2ba359 Merge branch '2022-01-17-assorted-updates' by Tom Rini · 2 years, 10 months ago
  16. e98e87a pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2 by AJ Bagwell · 3 years ago
  17. 213252f fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly by Qu Wenruo · 2 years, 11 months ago
  18. c527687 fs/btrfs: add dependency on BLAKE2 hash by Qu Wenruo · 2 years, 11 months ago
  19. b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 11 months ago
  20. 42a9d97 common: board_r: drop ifdefs around header includes by Ovidiu Panait · 2 years, 11 months ago
  21. 132be47 common: board_r: include asm-generic/gpio.h by Ovidiu Panait · 2 years, 11 months ago
  22. 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 11 months ago
  23. 9ef3c8a common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · 2 years, 11 months ago
  24. af061f0 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 11 months ago
  25. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  26. 8bbad14 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 11 months ago
  27. 307be401 drivers: musb_gadget: Save endpoint desc to usb_ep->desc by qianfan Zhao · 3 years ago
  28. 142f41a mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 11 months ago
  29. b75f324 Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 10 months ago
  30. 79a4cd5 Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 10 months ago
  31. 50d0c4f Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 10 months ago
  32. d7d071f Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 10 months ago
  33. 928e6de configs: at91: sama7g5ek: enable CONFIG_PHANDLE_CHECK_SEQ by Eugen Hristev · 2 years, 11 months ago
  34. 5e158ae ARM: dts: at91: sama7g5ek: move eeproms to flexcom8 by Eugen Hristev · 2 years, 11 months ago
  35. 130bdad ARM: dts: at91: sama7g5: add flx8 and required nodes by Eugen Hristev · 2 years, 11 months ago
  36. 2fc9405 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 11 months ago
  37. d81101b arm: dts: apple: Add u-boot,dm-pre-reloc properties by Mark Kettenis · 2 years, 11 months ago
  38. aba8f2a arm: dts: apple: Update Apple M1 device trees by Mark Kettenis · 2 years, 11 months ago
  39. 4d79772 board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting by Amjad Ouled-Ameur · 3 years, 1 month ago
  40. efa7853 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years ago
  41. 1560b76 Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 3 years ago
  42. f673987 configs: am43xx_hs_evm: Add SPL_USB_STORAGE Support by Amjad Ouled-Ameur · 3 years ago
  43. f65d0b6 omap: timer: implement timer_get_boot_us by Christian Gmeiner · 3 years ago
  44. 331148e gpio: da8xx_gpio: Fix gpio name with address by chao zeng · 2 years, 11 months ago
  45. 1495358 ARM: dts: K3-am642-r5-sk: Enable Second CPSW port in R5/A53 SPL by Vignesh Raghavendra · 3 years ago
  46. 7fd97aa net: fastboot: make UDP port net: configurable by Christian Gmeiner · 2 years, 11 months ago
  47. 9c87899 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 11 months ago
  48. dfd03c1 net: eth-phy: Demote missing phy-handle log message to debug by Marek Vasut · 2 years, 11 months ago
  49. 11147e0 net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 3 years ago
  50. dd44c25 net: dsa: sja1105: fix device id detection by Vladimir Oltean · 3 years ago
  51. 722047a net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY by Vladimir Oltean · 3 years ago
  52. 1d564a9 cmd: pxe_utils: sysboot: add label override support by Amjad Ouled-Ameur · 3 years ago
  53. a110b33 mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMAC by Vignesh Raghavendra · 3 years ago
  54. 82cc43e mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPL by Vignesh Raghavendra · 3 years ago
  55. dfcda51 board: ti: am64x: Init DRAM size in R5/A53 SPL by Vignesh Raghavendra · 3 years ago
  56. bbedbbb net: ti: am65-cpsw: Add support for multi port independent MAC mode by Vignesh Raghavendra · 3 years ago
  57. 030f405 mach-k3: common: Instantiate AM65 CPSW NUSS wrapper by Vignesh Raghavendra · 3 years ago
  58. 8ade6b0 dma: ti: k3-udma: Fix rflow reservation for PKTDMA by Vignesh Raghavendra · 3 years ago
  59. 1d34197 ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmode by Vignesh Raghavendra · 3 years ago
  60. f19e3a6 arm: mach-k3: am642_init: Unlock MCU PADCFG regs by Michael Liebert · 3 years ago
  61. 9668b87 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  62. 5cea910 Merge branch '2022-01-14-assorted-fixes' by Tom Rini · 2 years, 10 months ago
  63. 50f3142 efi: Tidy up some comments in efi header by Simon Glass · 2 years, 11 months ago
  64. 2fd4f4a efi: Build the 64-bit app properly by Simon Glass · 2 years, 11 months ago
  65. 95826f3 x86: efi: Set the correct link flags for the 64-bit EFI app by Simon Glass · 2 years, 11 months ago
  66. 68367d8 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · 2 years, 11 months ago
  67. f12a263 x86: efi: Round out the link script for 64-bit EFI by Simon Glass · 2 years, 11 months ago
  68. f3d73ea x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · 2 years, 11 months ago
  69. ba04253 efi: Support the efi command in the app by Simon Glass · 2 years, 11 months ago
  70. 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 11 months ago
  71. 029f48e efi: Move exit_boot_services into a function by Simon Glass · 2 years, 11 months ago
  72. e374b8b MAINTAINERS: remove Alexander Graf from EFI PAYLOAD by Heinrich Schuchardt · 2 years, 10 months ago
  73. 294efd9 efidebug: avoid 'dfu_alt_info not defined' message by Heinrich Schuchardt · 2 years, 10 months ago
  74. e4e5660 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 11 months ago
  75. 72d7883 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 2 years, 11 months ago
  76. 8c0435e disk: gpt: print all partitions by Heinrich Schuchardt · 2 years, 11 months ago
  77. f263479 efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · 2 years, 10 months ago
  78. f0106d4 riscv: revert Complete efi header for RV32/64 by Heinrich Schuchardt · 2 years, 11 months ago
  79. d17a679 doc: add include/dm/fdtaddr.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  80. 92c1c5c doc: add include/dm/of*.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  81. cb3d6d6 doc: add include/dm/read.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  82. a104e59 doc: add include/dm/devres.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  83. 4b8c70c doc: add include/dm/device.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  84. 6750bb3 doc: add include/dm/platdata.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  85. d869565 doc: add include/dm/lists.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  86. 3df46be doc: add include/dm/root.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  87. efbbdf6 doc: add include/dm/uclass.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  88. ab9787a .readthedocs.yml: update the requirements by Heinrich Schuchardt · 2 years, 11 months ago
  89. 81050ef doc: Building on Alpine Linux by Heinrich Schuchardt · 2 years, 11 months ago
  90. 501121f doc: add Arm Juno board documentation by Andre Przywara · 3 years ago
  91. db6bbcb lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu by Eugen Hristev · 2 years, 11 months ago
  92. ff6b8a2 env: fat: Add new lines at the end of print statements by Peter Robinson · 2 years, 11 months ago
  93. be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 2 years, 11 months ago
  94. f580a30 ARM: qemu-arm: Fix build fail with boot devices disabled by Piotr Kubik · 2 years, 11 months ago
  95. 5d2e354 armv8: apple: Disable PSCI reset by Mark Kettenis · 3 years ago
  96. 8384fd8 BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 3 years ago
  97. 9c7d35a cmd: adc: Report return value on error by Samuel Dionne-Riel · 3 years ago
  98. de46493 lib: export vsscanf by Samuel Dionne-Riel · 3 years ago
  99. db21fbf checkpatch: report ERROR only on disabling of fdt and initrd relocation by Hou Zhiqiang · 3 years ago
  100. 2684c93 nvme: Do not allocate 8kB buffer on stack by Pali Rohár · 3 years ago