1. 3e78481 fpga: xilinx: pass compatible flags to load() callback by Oleksandr Suvorov · 2 years, 3 months ago
  2. 2c60514 fpga: add fpga_compatible2flag by Oleksandr Suvorov · 2 years, 3 months ago
  3. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  4. 7a9a0df fpga: xilinx: pass compatible flags to xilinx_load() by Oleksandr Suvorov · 2 years, 3 months ago
  5. 24307b0 fpga: zynqmp: add str2flags call by Oleksandr Suvorov · 2 years, 3 months ago
  6. fb2b885 fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · 2 years, 3 months ago
  7. 8c09cb6 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 3 months ago
  8. e8ffc1d fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig by Alexander Dahl · 2 years, 3 months ago
  9. 5f53e53 arm64: versal: Enable power domain driver and its dependencies by Ashok Reddy Soma · 2 years, 3 months ago
  10. cce3351 mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.h by Ashok Reddy Soma · 2 years, 3 months ago
  11. 2e40ab1 firmware: zynqmp: Load config overlay for core0 to pmufw by Ashok Reddy Soma · 2 years, 3 months ago
  12. c9f12ed firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object() by Ashok Reddy Soma · 2 years, 3 months ago
  13. 9df5081 reset: zynqmp: Add reset driver support for versal by T Karthik Reddy · 2 years, 3 months ago
  14. c6bceb4 serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value by Kunihiko Hayashi · 2 years, 3 months ago
  15. 71f0773 mmc: zynq_sdhci: Fix timing macros for MMC High speed by Ashok Reddy Soma · 2 years, 4 months ago
  16. 0001a96 drivers: xen: unmap Enlighten page before jumping to Linux by Dmytro Firsov · 2 years, 3 months ago
  17. 80b93bb arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · 2 years, 3 months ago
  18. 364c22a mmc: msm_sdhci: Add SDCC version 5.0.0 support by Sumit Garg · 2 years, 3 months ago
  19. ea3e163 phy: ti: j721e-wiz: use OF data for device specific data by Matt Ranostay · 2 years, 3 months ago
  20. 6e0793f iommu: Add M2 support to Apple DART driver by Janne Grunau · 2 years, 4 months ago
  21. 538f664 Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 3 months ago
  22. fd41c8f Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 3 months ago
  23. 90ba25b mtd: decommission the NAND museum by Michael Trimarchi · 2 years, 3 months ago
  24. bf438db mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · 2 years, 3 months ago
  25. c7f7cce mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 3 months ago
  26. bd6adff mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 3 months ago
  27. c596e01 mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 3 months ago
  28. 3de2cdb mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 3 months ago
  29. 2811ed2 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 3 months ago
  30. a1286a1 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 3 months ago
  31. bded7d8 mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 3 months ago
  32. 1fde146 mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 3 months ago
  33. 9d1806f mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 3 months ago
  34. b8cd2df mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 3 months ago
  35. bd87603 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 3 months ago
  36. 1ca6f94 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 3 months ago
  37. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 5 months ago
  38. 35ed176 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 5 months ago
  39. 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 4 months ago
  40. 818055f watchdog: add amlogic watchdog support by Philippe Boos · 2 years, 4 months ago
  41. 1aa2b85 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · 2 years, 5 months ago
  42. 88d931a Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 2 years, 3 months ago
  43. e2e6caa ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 3 months ago
  44. 319d309 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 3 months ago
  45. 5eefa93 Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 3 months ago
  46. fc97ff2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 3 months ago
  47. 49f3a42 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · 2 years, 4 months ago
  48. 2b77eea i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · 2 years, 4 months ago
  49. 6ac2553 i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · 2 years, 5 months ago
  50. 25ba5be phy: sun4i-usb: Add D1 variant by Samuel Holland · 2 years, 3 months ago
  51. b33ee49 phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling by Andre Przywara · 2 years, 3 months ago
  52. 6433135 phy: sun4i-usb: Drop use of arch-specific headers by Samuel Holland · 2 years, 3 months ago
  53. a35628e sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · 2 years, 3 months ago
  54. 47ed8b2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · 2 years, 3 months ago
  55. 4290ed7 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · 2 years, 3 months ago
  56. 513c607 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · 2 years, 8 months ago
  57. bebdc23 mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · 2 years, 4 months ago
  58. 68ad73b mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · 2 years, 4 months ago
  59. df3d5f9 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · 2 years, 4 months ago
  60. 5fd30ed sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · 2 years, 4 months ago
  61. 8649995 spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · 2 years, 6 months ago
  62. fcd6d93 spi: sunxi: improve SPI clock calculation by Andre Przywara · 2 years, 6 months ago
  63. 239dfd1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · 2 years, 6 months ago
  64. 56e497e spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · 2 years, 4 months ago
  65. 68655e6 net: sun8i-emac: Drop use of arch-specific header by Samuel Holland · 2 years, 3 months ago
  66. 62ee043 net: sun8i-emac: Downgrade printf during probe to debug by Samuel Holland · 2 years, 3 months ago
  67. 6639126 reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · 2 years, 5 months ago
  68. 3fb1988 reset: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 5 months ago
  69. 5af97b6 clk: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 5 months ago
  70. 46fa23f clk: sunxi: Use a single driver for all variants by Samuel Holland · 2 years, 5 months ago
  71. d39088a reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · 2 years, 5 months ago
  72. 6827aba clk: sunxi: Prevent out-of-bounds gate array access by Samuel Holland · 2 years, 5 months ago
  73. 49b2b0a clk: sunxi: Store the array sizes in the CCU descriptor by Samuel Holland · 2 years, 5 months ago
  74. 9674c09 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · 2 years, 3 months ago
  75. 582ce23 usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · 2 years, 3 months ago
  76. 54f683d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 3 months ago
  77. 3ab8bea nand: raw: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  78. ad80d48 net: mediatek: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  79. 86062e7 net: mediatek: use regmap api to modify ethsys registers by Weijie Gao · 2 years, 5 months ago
  80. 528e483 net: mediatek: remap iobase address by Weijie Gao · 2 years, 5 months ago
  81. 163db41 mmc: mediatek: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  82. fe3d57a watchdog: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  83. 40862e4 gpio: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  84. d2002fa spi: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  85. be3dc92 phy: mtk-tphy: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  86. 5ac88d1 usb: xhci-mtk: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  87. 4d30111 pinctrl: mtmips: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  88. e75cc00 clk: mtmips: add clock driver for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  89. 357fa8b Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 3 months ago
  90. 88861a2 usb: add isp1760 family driver by Rui Miguel Silva · 2 years, 4 months ago
  91. b2d2b78 usb: common: move urb code to common by Rui Miguel Silva · 2 years, 4 months ago
  92. b252d79 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · 2 years, 3 months ago
  93. 12e11aa rng: stm32mp1_rng: add conditional reset feature for STM32MP13x by Lionel Debieve · 2 years, 4 months ago
  94. d4d01d0 i2c: stm32: add support for the st,stm32mp13 SOC by Patrick Delaunay · 2 years, 4 months ago
  95. 4387279 clk: stm32: add support compatible st, stm32mp1-rcc-secure by Patrick Delaunay · 2 years, 4 months ago
  96. cb8edb9 mmc: stm32_sdmmc2: introduce of_to_plat ops by Patrick Delaunay · 2 years, 4 months ago
  97. efd77db mmc: stm32_sdmmc2: remove privdata by Patrick Delaunay · 2 years, 4 months ago
  98. 5f1e6b6 mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind by Patrick Delaunay · 2 years, 4 months ago
  99. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  100. cb42c1f i2c: Remove non-DM_I2C support from davinci_i2c.c by Tom Rini · 2 years, 4 months ago