1. 2dc41fc dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · 3 years, 8 months ago
  2. 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 5 months ago
  3. a94b2aa Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 4 months ago WIP/17Jun2021-next
  4. 493110c clk: k210: Move k210 clock out of its own subdirectory by Sean Anderson · 3 years, 5 months ago
  5. c29efc1 clk: k210: Remove bypass driver by Sean Anderson · 3 years, 5 months ago
  6. df79e2b clk: k210: Don't set PLL rates if we are already at the correct rate by Sean Anderson · 3 years, 5 months ago
  7. 29e3067 clk: k210: Re-add support for setting rate by Sean Anderson · 3 years, 5 months ago
  8. 612a833 clk: k210: Implement soc_clk_dump by Sean Anderson · 3 years, 5 months ago
  9. af9f997 clk: k210: Move pll into the rest of the driver by Sean Anderson · 3 years, 5 months ago
  10. 609bd60 clk: k210: Rewrite to remove CCF by Sean Anderson · 3 years, 5 months ago
  11. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 5 months ago
  12. 5abb694d dma: ti: k3-udma: Add support for native configuration of chan/flow by Vignesh Raghavendra · 3 years, 5 months ago
  13. 86e5880 soc: ti: k3-navss-ringacc: Add support for native configuration of rings by Vignesh Raghavendra · 3 years, 5 months ago
  14. 5d5a699 firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · 3 years, 5 months ago
  15. 0e81158 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · 3 years, 5 months ago
  16. 5d80f1b mailbox: k3-sec-proxy: Add DM to DMSC communication thread by Vignesh Raghavendra · 3 years, 5 months ago
  17. f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 5 months ago
  18. 144464b power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · 3 years, 5 months ago
  19. b4a72a9 clk: add support for TI K3 SoC clocks by Tero Kristo · 3 years, 5 months ago
  20. 0aa2930 clk: add support for TI K3 SoC PLL by Tero Kristo · 3 years, 5 months ago
  21. 6b7fd31 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · 3 years, 5 months ago
  22. 1e1fab0 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · 3 years, 5 months ago
  23. c319572 clk: sci-clk: fix return value of set_rate by Tero Kristo · 3 years, 5 months ago
  24. 920ea5a clk: do not attempt to fetch clock pointer with null device by Tero Kristo · 3 years, 5 months ago
  25. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 5 months ago
  26. 25805b6 remoteproc: k3-r5: remove sysfw PM calls if not supported by Tero Kristo · 3 years, 5 months ago
  27. 08ea87a rtc: davinci: fix date loaded on reset by Dario Binacchi · 3 years, 5 months ago
  28. 9ec8b8b rtc: davinci: add driver model support by Dario Binacchi · 3 years, 5 months ago
  29. c7c7c8d rtc: davinci: use unlock/lock mechanism by Dario Binacchi · 3 years, 5 months ago
  30. 79250ef rtc: davinci: check BUSY bit before set TC registers by Dario Binacchi · 3 years, 5 months ago
  31. 82a456a rtc: davinci: replace 32bit access with 8bit access by Dario Binacchi · 3 years, 5 months ago
  32. 6acee20 rtc: davinci: fix compiler errors by Dario Binacchi · 3 years, 5 months ago
  33. 73c3d8e rtc: davinci: enable compilation for omap architectures by Dario Binacchi · 3 years, 5 months ago
  34. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 5 months ago
  35. 32cc236 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · 3 years, 5 months ago
  36. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 5 months ago
  37. ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 5 months ago
  38. 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 6 months ago
  39. 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 6 months ago
  40. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 5 months ago
  41. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 5 months ago
  42. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 5 months ago
  43. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 5 months ago
  44. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 5 months ago
  45. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 5 months ago
  46. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 5 months ago
  47. dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 5 months ago
  48. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 5 months ago
  49. 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 6 months ago
  50. a5bb384 dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · 3 years, 8 months ago
  51. aab8b17 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago WIP/27May2021
  52. beed305 firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 5 months ago
  53. 1e78790 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · 3 years, 6 months ago
  54. aee1860 net: Remove ne2000 driver by Tom Rini · 3 years, 5 months ago
  55. 2361b5e ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 5 months ago
  56. 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 5 months ago
  57. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  58. 364bef1 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 5 months ago
  59. eb53b94 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 5 months ago WIP/23May2021
  60. 6fc323c pinctrl: renesas: Implement unlock register masks by Marek Vasut · 3 years, 6 months ago
  61. 1fffcae pinctrl: renesas: Fix R-Car Gen2 help text by Marek Vasut · 3 years, 6 months ago
  62. c0de8e7 pinctrl: renesas: Deduplicate Kconfig by Marek Vasut · 3 years, 6 months ago
  63. f10de23 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 6 months ago
  64. e7690e6 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 6 months ago
  65. d413214 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years ago
  66. 406c93c clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 4 years ago
  67. f7f8d47 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 5 months ago
  68. e935409 clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 6 months ago
  69. 12dd238 clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 3 months ago
  70. 1b004e2 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 5 months ago
  71. efece63 clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 3 years, 11 months ago
  72. ccc2c9a clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 6 months ago
  73. f7b4e4c clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  74. 8152c18 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  75. f07c9ec clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  76. d24efc6 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 6 months ago
  77. 2784400 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 6 months ago
  78. d757c85 net: mvpp2: fix missing switch case break by Ben Peled · 3 years, 6 months ago
  79. cf51a0d net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · 3 years, 6 months ago
  80. 7589be8 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · 3 years, 6 months ago
  81. 08f462d net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · 3 years, 6 months ago
  82. be45eb5 net: mvpp2: remove redundant SMI address configuration by Marcin Wojtas · 3 years, 6 months ago
  83. 8299abc net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support by Stefan Chulski · 3 years, 6 months ago
  84. 8d3aa37 net: mvpp2: add CP115 port1 10G/5G SFI support by Stefan Chulski · 3 years, 6 months ago
  85. 428bec7 Merge branch '2021-05-17-assorted-fixes' by Tom Rini · 3 years, 5 months ago
  86. 52993fc Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 5 months ago
  87. eefa9d7 psci: rename psci_features function by Igor Opaniuk · 3 years, 6 months ago
  88. feddbdb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 5 months ago WIP/17May2021
  89. a6d7e8c riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 6 months ago
  90. a5f9be1 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 6 months ago
  91. 1027f28 usb: musb-new: Extend and move Allwinner quirk into Kconfig by Andre Przywara · 3 years, 6 months ago
  92. 1fde894 pcie: designware: mvebu: do not configure ATU for IO when not used by Marcin Wojtas · 3 years, 6 months ago
  93. 9c84159 spi: kirkwood: prevent limiting speed to 0 by Grzegorz Jaszczyk · 3 years, 6 months ago
  94. 562f8d5 spi: kirkwood: prevent configuring speed exceeding max controller freq by Marcin Wojtas · 3 years, 6 months ago
  95. 037818c spi: kirkwood: support extended baud rates by Ken Ma · 3 years, 6 months ago
  96. 666afca Merge tag 'u-boot-amlogic-20210514' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 5 months ago
  97. 4c2eb95 net: designware: meson8b: add g12a compatible by Neil Armstrong · 3 years, 6 months ago
  98. 81d0eda net: dwmac_meson8b: do not set TX delay in TXID & RXID by Neil Armstrong · 3 years, 6 months ago
  99. 60e531f usb: dwc3-meson-g12a: skip phy on -ENODATA aswell by Neil Armstrong · 3 years, 6 months ago
  100. cc25f34 pwm: sifive: make set_config() and set_enable() work properly by Vincent Chen · 3 years, 6 months ago