Commit Graph

12015 Commits (f0d53e88a61f3269f0dcaa781521644c33ea2854)

Author SHA1 Message Date
Kishon Vijay Abraham I f0d53e88a6 mmc: omap_hsmmc: Add support for DMA (ADMA2) 7 years ago
Jean-Jacques Hiblot 741726ae4c Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" 7 years ago
Peng Fan fb0128736b i2c: mxc_i2c: Use or operation 7 years ago
Peng Fan 0074d4bf2d i2c: lpi2c: do not add 4 for bus seq 7 years ago
Jorge Ramirez-Ortiz 0689eb7470 db410c: replace reset driver with psci 7 years ago
Jorge Ramirez-Ortiz e0cc0b6c6d db820c: enable pmic gpios for pm8994 7 years ago
Sriram Dash a2bbfc5480 serial: lpuart: Proper device identification 7 years ago
Zhao Qiang 1e2d2597a6 phy: atheros: set auto-negotiation for AR8021 7 years ago
Nobuhiro Iwamatsu dcd18eaf61 net: sh-eth: Add to Kconfig and convert 7 years ago
Nobuhiro Iwamatsu aae5d237b9 net: sh-eth: Fix misaligned cache operation warning 7 years ago
Nobuhiro Iwamatsu fbfb511548 net: sh-eth: Change read/write() param to struct sh_eth_info 7 years ago
Nobuhiro Iwamatsu 9b5f9ecf6e net: sh-eth: Remove bd_t from sh_eth_config() 7 years ago
Nobuhiro Iwamatsu dc14867d0f net: sh-eth: Fix coding style checked by checkpatch.pl 7 years ago
Florian Fainelli f3d78fbfaf net: phy: b53: Add b53_reg read/write commands 7 years ago
Florian Fainelli 7a9ca9db40 net: designware: Pad small packets 7 years ago
Florian Fainelli 137963d71a net: phy: Add Broadcom BCM53xx switch driver 7 years ago
Patrice Chotard ba1f966725 net: designware: add clock support 7 years ago
Patrice Chotard ea8cd652a7 dm: core: add missing dev_count_phandle_with_args() 7 years ago
Jason Brown 32ac8b0bba net: mvneta - Fixed recv() when multiple packets have arrived. 7 years ago
Chris Brandt 33bab10457 net: miiphybb: fix casting error 7 years ago
Chris Brandt f6ac626c8a net: sh-eth: remove sh_eth_offset_rz table 7 years ago
Chris Brandt 5ad565b0d1 net: sh-eth: fix inl and outl definitions 7 years ago
Lukasz Majewski ce27eb9b40 net: phy: marvell: Add functions to read PHY's extended registers 7 years ago
Joe Hershberger 3cacc6a772 net: Fix buffer overrun error in netconsole 7 years ago
Wilson Lee 4bf56913d0 net: macb: Add support for Xilinx Zynq SoC 7 years ago
Rob Clark f2006808f0 dm: core: parse chosen node 7 years ago
Jorge Ramirez-Ortiz 210d959294 spmi: msm: display the PMIC Arb version (debug) 7 years ago
Peng Fan db359efd59 mmc: fsl_esdhc: Fix eMMC 1.8v setting issue 7 years ago
Tom Rini 8c0bb85824 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard 7 years ago
Koen Vandeputte f57263ee9b drivers: pci: imx: fix enumeration logic error 7 years ago
Peng Fan afe8e1b033 spi: fsl_qspi: support i.MX6UL/6ULLL/7D 7 years ago
Peng Fan 67b71df277 pci: imx: request gpio before use 7 years ago
Peng Fan 8df42bee0e misc: mxc_ocotp: check fuse word before programming on i.MX7ULP 7 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 7 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 7 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 7 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 7 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
Jean-Jacques Hiblot 58a6fb7b04 mmc: reworked version lookup in mmc_startup_v4 7 years ago
Jean-Jacques Hiblot baef2070a4 mmc: compile out more code if support for UHS and HS200 is not enabled 7 years ago
Jean-Jacques Hiblot 9b79dbd201 mmc: atmel: when sending a data command, use the provided block size 7 years ago
Jean-Jacques Hiblot 49f89252ed dm: mmc: sandbox: Update SD card emulation 7 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 7 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 7 years ago
Jean-Jacques Hiblot d8e3d42089 mmc: convert most of printf() to pr_err() and pr_warn() 7 years ago
Jean-Jacques Hiblot f7d5dffc65 mmc: don't use malloc_cache_aligned() 7 years ago
Jean-Jacques Hiblot 1de06b9fa5 mmc: fix for old MMCs (below version 4) 7 years ago
Jean-Jacques Hiblot 1da8eb598f mmc: all hosts support 1-bit bus width and legacy timings 7 years ago
Jean-Jacques Hiblot 00e446fa04 mmc: Fixed a problem with old sd or mmc that do not support High speed 7 years ago
Jean-Jacques Hiblot 7abff2c3b3 dm: mmc: update mmc_of_parse() 7 years ago