- 3296d52 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · 3 years, 6 months ago
- 2f7dddc dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · 3 years, 6 months ago
- ada6894 ata: ahci-pci: Use scsi_ops to initialize ops by Masami Hiramatsu · 3 years, 6 months ago
- 6194b45 Merge branch 'next' by Tom Rini · 3 years, 5 months ago
- 6b69f15 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 5 months ago
- 76bf8f3 watchdog: cadence: Add expire_now method by Michal Simek · 3 years, 5 months ago
- 90c2fd2 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago
- e2e95e5 spi: Update speed/mode on change by Marek Vasut · 3 years, 6 months ago
- 5b8ec59 mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
- 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
- 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
- d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
- 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
- a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago
- 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 5 months ago
- c95a914 mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
- 8fba49b Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 3 years, 5 months ago
- 296d5cf Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago
- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 53b2af1 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · 3 years, 5 months ago
- 215f206 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · 3 years, 5 months ago
- da1af52 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · 3 years, 5 months ago
- 5e9d283 serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · 3 years, 5 months ago
- f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
- ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 5 months ago
- ee52b0b mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · 3 years, 5 months ago
- aba0bcd mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · 3 years, 5 months ago
- 0be8ab1 mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · 3 years, 5 months ago
- 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 5 months ago
- a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 5 months ago
- b058f10 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · 3 years, 5 months ago
- 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 5 months ago
- b862765 mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
- 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 5 months ago
- 9ec5ea0 mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · 3 years, 5 months ago
- 22ae535 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · 3 years, 5 months ago
- 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 5 months ago
- 6182d15 mtd: spi-nor-core: Do not set data direction when there is no data by Pratyush Yadav · 3 years, 5 months ago
- 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
- 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 5 months ago
- e2e31fa mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · 3 years, 5 months ago
- 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 5 months ago
- 1af0334 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · 3 years, 5 months ago
- 38b0852 spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 5 months ago
- a6903aa spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 5 months ago
- bd8c8dc spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · 3 years, 5 months ago
- 5752d6a spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 5 months ago
- d15de62 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 3 years, 5 months ago
- a1eb40b spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 3 years, 5 months ago
- 0d7066b spi: Add MXIC controller driver by Zhengxun · 3 years, 5 months ago
- 4822114 usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 5 months ago
- ec326b9 usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 5 months ago
- df8adad pinctrl: renesas: Import R8A779A0 V3U PFC tables by Marek Vasut · 3 years, 7 months ago
- e9c9e9c gpio: renesas: Handle R8A779A0 V3U INEN register by Marek Vasut · 3 years, 7 months ago
- b092f96 clk: renesas: Add R8A779A0 clock tables by Hai Pham · 4 years, 4 months ago
- 44c78aa clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code by Marek Vasut · 3 years, 7 months ago
- dcb9a80 mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · 3 years, 6 months ago
- 3c58c79 mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · 3 years, 6 months ago
- 69e57c4 mtd: remove mtd_probe() function by Marek Behún · 3 years, 6 months ago
- 2d1a9a6 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · 3 years, 6 months ago
- b7f0605 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · 3 years, 6 months ago
- dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
- 0e116be dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago
- 31a7b71 dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 6 months ago
- b388af9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · 3 years, 6 months ago
- fcf3981 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 5 months ago
- 78d5f20 nvme: Don't clear nvme blk device's priv space by Bin Meng · 3 years, 5 months ago
- 757cc4b nvme: Drop useless members of 'struct nvme_ns' by Bin Meng · 3 years, 5 months ago
- 8c60d40 nvme: Eliminate the offset of one during block dev creation by Bin Meng · 3 years, 5 months ago
- 478f7fc nvme: Skip block device creation for inactive namespaces by Bin Meng · 3 years, 5 months ago
- 8434425 nvme: Move block dev creation from uclass post_probe() to driver probe() by Bin Meng · 3 years, 5 months ago
- c3e52c7 nvme: Remove the redundant aqa value setting by Wesley Sheng · 3 years, 5 months ago
- 859b33c nvme: Correct the prps per page calculation method by Wesley Sheng · 3 years, 5 months ago
- b12f623 nvme: fix for big endian systems by David Lamparter · 3 years, 7 months ago
- 2b157d8 clk: zynq: Add clock wizard driver by Zhengxun · 3 years, 6 months ago
- ca8bb0c gpio: pca953x: Add missing i2c dependency by Michal Simek · 3 years, 6 months ago
- 06abbef mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · 3 years, 8 months ago
- f132aab Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · 3 years, 6 months ago
- d77d61e mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 6 months ago
- 2da2335 mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 6 months ago
- 1925e65 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · 3 years, 7 months ago
- 8cb9d3e mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · 3 years, 7 months ago
- 3a3672c mmc: mtk-sd: increase the minimum bus frequency by Weijie Gao · 3 years, 7 months ago
- 28afb71 Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 3 years, 5 months ago
- 54c321f net: octeontx: smi: use dt live tree API by Tim Harvey · 3 years, 5 months ago
- 02036d9 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · 3 years, 6 months ago
- eab447b net: synquacer: Add netsec driver by Jassi Brar · 3 years, 6 months ago
- f024e0b net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 6 months ago
- 07292f8 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 6 months ago
- 7001863 net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 7 months ago
- 3e18487 Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 6 months ago
- c262522 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 7 months ago
- d471032 dfu: add error callback by Patrick Delaunay · 3 years, 6 months ago
- 2dc41fc dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · 3 years, 9 months ago
- 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 6 months ago
- b12dc5d mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · 3 years, 6 months ago
- 88647f0 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · 3 years, 6 months ago
- 290686f pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · 3 years, 6 months ago
- a122d3a pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · 3 years, 6 months ago
- 2d46775 rockchip: rk3568: Add sdram driver by Joseph Chen · 3 years, 6 months ago