]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
mmc: let mmc_of_parse() fail for insane bus-width value
[people/ms/u-boot.git] / drivers /
2018-01-22  Masahiro Yamadammc: let mmc_of_parse() fail for insane bus-width value
2018-01-22  Masahiro Yamadammc: do not overwrite cfg->f_max if "max-frequency...
2018-01-22  Masahiro Yamadadm: add dev_read_u32()
2018-01-20  Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-01-19  Tom RiniMerge git://git.denx.de/u-boot-arc
2018-01-19  Patrice Chotardserial: stm32: Rename serial_stm32x7.c to serial_stm32.c
2018-01-19  Tom RiniGPIO: tca642x: Rework to not include commands in SPL
2018-01-19  Tom RiniGPIO: pca953x: Rework to not include commands in SPL
2018-01-19  Tero Kristodrivers: dma: ti-edma3: add support for memory fill
2018-01-19  Kishon Vijay Abraham Immc: omap_hsmmc: Fix incorrect bit operations for disab...
2018-01-19  Kishon Vijay Abraham Immc: omap_hsmmc: Enable Auto command (CMD12) enable
2018-01-19  Kishon Vijay Abraham Immc: omap_hsmmc: Add support for DMA (ADMA2)
2018-01-19  Chris Packhamddr: marvell: update ddr controller init and freq
2018-01-19  Chris Packhamddr: marvell: update additional ODT setting
2018-01-19  Chris Packhamddr: marvell: use correct TREFI value
2018-01-19  Chris Packhamddr: marvell: only assert M_ODT[0] on write for a single CS
2018-01-19  Eugeniy PaltsevARC: HSDK: CGU: Add 'Hz' when printing clock frequency
2018-01-19  Eugeniy PaltsevARC: HSDK: CGU: Use plat data instead of priv data
2018-01-19  Eugeniy PaltsevARC: HSDK: CGU: Update AXI, TUN, ARC clock options
2018-01-19  Jean-Jacques HiblotRevert "omap_hsmmc: update struct hsmmc to accommodate...
2018-01-17  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-16  Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-01-16  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-01-16  Peng Fani2c: mxc_i2c: Use or operation
2018-01-16  Peng Fani2c: lpi2c: do not add 4 for bus seq
2018-01-16  Tom RiniMerge git://git.denx.de/u-boot-net
2018-01-15  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-01-15  Jorge Ramirez-Ortizdb410c: replace reset driver with psci
2018-01-15  Jorge Ramirez-Ortizdb820c: enable pmic gpios for pm8994
2018-01-15  Sriram Dashserial: lpuart: Proper device identification
2018-01-15  Zhao Qiangphy: atheros: set auto-negotiation for AR8021
2018-01-15  Nobuhiro Iwamatsunet: sh-eth: Add to Kconfig and convert
2018-01-15  Nobuhiro Iwamatsunet: sh-eth: Fix misaligned cache operation warning
2018-01-15  Nobuhiro Iwamatsunet: sh-eth: Change read/write() param to struct sh_eth...
2018-01-15  Nobuhiro Iwamatsunet: sh-eth: Remove bd_t from sh_eth_config()
2018-01-15  Nobuhiro Iwamatsunet: sh-eth: Fix coding style checked by checkpatch.pl
2018-01-15  Florian Fainellinet: phy: b53: Add b53_reg read/write commands
2018-01-15  Florian Fainellinet: designware: Pad small packets
2018-01-15  Florian Fainellinet: phy: Add Broadcom BCM53xx switch driver
2018-01-15  Patrice Chotardnet: designware: add clock support
2018-01-15  Patrice Chotarddm: core: add missing dev_count_phandle_with_args()
2018-01-15  Jason Brownnet: mvneta - Fixed recv() when multiple packets have...
2018-01-15  Chris Brandtnet: miiphybb: fix casting error
2018-01-15  Chris Brandtnet: sh-eth: remove sh_eth_offset_rz table
2018-01-15  Chris Brandtnet: sh-eth: fix inl and outl definitions
2018-01-15  Lukasz Majewskinet: phy: marvell: Add functions to read PHY's extended...
2018-01-15  Joe Hershbergernet: Fix buffer overrun error in netconsole
2018-01-15  Wilson Leenet: macb: Add support for Xilinx Zynq SoC
2018-01-15  Rob Clarkdm: core: parse chosen node
2018-01-15  Jorge Ramirez-Ortizspmi: msm: display the PMIC Arb version (debug)
2018-01-15  Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-12  Peng Fanmmc: fsl_esdhc: Fix eMMC 1.8v setting issue
2018-01-12  Tom Rinipower: Rearrange code to guard power command with CONFI...
2018-01-12  Koen Vandeputtedrivers: pci: imx: fix enumeration logic error
2018-01-12  Peng Fanspi: fsl_qspi: support i.MX6UL/6ULLL/7D
2018-01-12  Peng Fanpci: imx: request gpio before use
2018-01-12  Peng Fanmisc: mxc_ocotp: check fuse word before programming...
2018-01-12  Jean-Jacques Hiblotmmc: remove hc_wp_grp_size from struct mmc if not needed
2018-01-12  Jean-Jacques Hiblotmmc: don't read the size of eMMC enhanced user data...
2018-01-12  Jean-Jacques Hiblotmmc: compile out erase and write mmc commands if write...
2018-01-12  Jean-Jacques Hiblotmmc: read ssr only if MMC write support is enabled
2018-01-12  Jean-Jacques Hiblotmmc: add a Kconfig option to enable the support for...
2018-01-12  Jean-Jacques Hiblotmmc: reworked version lookup in mmc_startup_v4
2018-01-12  Jean-Jacques Hiblotmmc: compile out more code if support for UHS and HS200...
2018-01-12  Jean-Jacques Hiblotmmc: atmel: when sending a data command, use the provid...
2018-01-12  Jean-Jacques Hiblotdm: mmc: sandbox: Update SD card emulation
2018-01-12  Jean-Jacques Hiblotmmc: make optional the support for eMMC hardware partit...
2018-01-12  Jean-Jacques Hiblotmmc: make UHS and HS200 optional
2018-01-12  Jean-Jacques Hiblotmmc: convert most of printf() to pr_err() and pr_warn()
2018-01-12  Jean-Jacques Hiblotmmc: don't use malloc_cache_aligned()
2018-01-12  Jean-Jacques Hiblotmmc: fix for old MMCs (below version 4)
2018-01-12  Jean-Jacques Hiblotmmc: all hosts support 1-bit bus width and legacy timings
2018-01-12  Jean-Jacques Hiblotmmc: Fixed a problem with old sd or mmc that do not...
2018-01-12  Jean-Jacques Hiblotdm: mmc: update mmc_of_parse()
2018-01-12  Jean-Jacques Hiblotmmc: dump card and host capabilities if debug is enabled
2018-01-12  Jaehoon Chungmmc: meson_gx_mmc: fix the complie error
2018-01-12  Kishon Vijay Abraham Idm: mmc: Add a library function to parse generic dt...
2018-01-12  Jean-Jacques Hiblotmmc: add a library function to send tuning command
2018-01-12  Jean-Jacques Hiblotmmc: use the right voltage level for MMC DDR and HS200...
2018-01-12  Kishon Vijay Abraham Immc: Retry some MMC cmds on failure
2018-01-12  Jean-Jacques Hiblotmmc: Change mode when switching to a boot partition
2018-01-12  Jean-Jacques Hiblotmmc: disable UHS modes if Vcc cannot be switched on...
2018-01-12  Jean-Jacques Hiblotmmc: Add support for UHS modes
2018-01-12  Kishon Vijay Abraham Immc: add HS200 support in MMC core
2018-01-12  Kishon Vijay Abraham Immc: Add a execute_tuning() callback to the mmc operations.
2018-01-12  Kishon Vijay Abraham Immc: disable the mmc clock during power off
2018-01-12  Kishon Vijay Abraham Immc: add a new mmc parameter to disable mmc clock
2018-01-12  Kishon Vijay Abraham Immc: add power cyle support in mmc core
2018-01-12  Jean-Jacques Hiblotmmc: Add a new callback function to perform the 74...
2018-01-12  Kishon Vijay Abraham Immc: Enable signal voltage to be selected from mmc...
2018-01-12  Kishon Vijay Abraham Immc: make mmc_set_ios() return status
2018-01-12  Jean-Jacques Hiblotmmc: refactor MMC startup to make it easier to support...
2018-01-12  Jean-Jacques Hiblotmmc: refactor SD startup to make it easier to support...
2018-01-12  Jean-Jacques Hiblotmmc: use mmc modes to select the correct bus speed
2018-01-12  Jean-Jacques Hiblotmmc: Add a function to dump the mmc capabilities
2018-01-12  Jean-Jacques Hiblotmmc: introduce mmc modes
2018-01-12  Jean-Jacques Hiblotmmc: add a function to read and test the ext csd (mmc...
2018-01-12  Jean-Jacques Hiblotmmc: make ext_csd part of struct mmc
2018-01-12  Jean-Jacques Hiblotmmc: move the MMC startup for version above v4.0 in...
2018-01-12  Jean-Jacques Hiblotmmc: split mmc_startup()
next