]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
doc: zynq: Describe status of zc770-xm011
[people/ms/u-boot.git] / drivers /
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  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()
2018-01-12  Jean-Jacques Hiblotmmc: dm: get the IO-line and main voltage regulators...
2018-01-12  Heinrich Schuchardtmmc: sdhci: do not compare pointer to 0
2018-01-12  Jorge Ramirez-Ortizmmc: sdhci: don't clear SDHCI_INT_STATUS register durin...
2018-01-12  Felix Brackmmc: sanitize includes for DM i2c
2018-01-12  Suniel Maheshdrivers: mmc: Avoid memory leak in case of failure
2018-01-12  Suniel Maheshdrivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_B...
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-video
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-01-11  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-01-11  Hannes Schmelzeram335x-fb: setup display PLL
2018-01-11  Hannes Schmelzeram335x-fb: cosmetic: fix coding style
2018-01-11  Hannes Schmelzeram335x-fb: cosmetic: update-copyright
2018-01-10  Ahmed Mansourconfigs: Move SYS_DPAA_QBMAN to Kconfig
2018-01-10  Ahmed Mansourdrivers/misc: Share qbman init between archs
2018-01-10  Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-01-10  Tuomas TynkkynenPCI: Drop CONFIG_TSI108_PCI
2018-01-10  Patrice Chotardram: stm32: add memory mapping selection support
2018-01-10  Patrice Chotardboard: stm32f429-disco: switch to DM STM32 pinctrl...
2018-01-10  Patrice Chotardboard: stm32f429-disco: switch to DM STM32 clock driver
2018-01-10  Patrice Chotardboard: stm32f429-disco: switch to DM STM32 serial driver
next