]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
spl: Allow CPU drivers to be used in SPL
[people/ms/u-boot.git] / drivers /
2017-02-06  Simon Glassspl: Allow CPU drivers to be used in SPL
2017-02-04  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-02-01  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-02-01  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-02-01  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-02-01  Mario Sixlib: tpm: Add command to flush resources
2017-02-01  Dirk Eibachnet: phy: Support Marvell 88E1680
2017-02-01  Dirk Eibachpci: mvebu: Fix Armada 38x support
2017-02-01  Stefan Roesephy: comphy_a3700: Change SD/MMC compatible DT node...
2017-01-31  Bogdan Purcareatadrivers: net: fsl-mc: Fixup MAC addresses in DPC
2017-01-31  Masahiro Yamadammc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDH...
2017-01-31  Masahiro Yamadammc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDH...
2017-01-31  Masahiro Yamadammc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM
2017-01-31  Masahiro Yamadammc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_M...
2017-01-31  Masahiro Yamadammc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI...
2017-01-31  Masahiro Yamadammc: sandbox: rename CONFIG, fix dependency, and use...
2017-01-31  Masahiro Yamadammc: move CONFIG_GENERIC_MMC to Kconfig
2017-01-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-01-29  Masahiro Yamadai2c: uniphier-f: use readl_poll_timeout() to poll registers
2017-01-29  Masahiro Yamadai2c: uniphier(-f): remove unneeded #include <dm/root.h>
2017-01-29  Masahiro Yamadaclk: uniphier: fix compatible strings for Pro5, PXs2...
2017-01-28  Michael KurzARM: SPI: stm32: add stm32f746 qspi driver
2017-01-28  Michael Kurznet: phy: add SMSC LAN8742 phy
2017-01-28  Michael Kurznet: stm32: add designware mac glue code for stm32
2017-01-28  maxims@google.comaspeed: Add basic ast2500-specific drivers and configur...
2017-01-28  maxims@google.comaspeed: Add drivers common to all Aspeed SoCs
2017-01-26  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-01-25  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-01-25  Simon GlassDrop CONFIG_WINBOND_83C553
2017-01-25  Stefan Roesemmc: Add Marvell Xenon SDHCI controller driver
2017-01-25  Stefan Roesemmc: sdhci: Add support for optional controller specifi...
2017-01-25  Stefan Roesemmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configurin...
2017-01-24  Tony O'Brienmpc85xx: pcie: Implement workaround for Erratum A007815
2017-01-23  Jagan Tekimmc: Print error code for mmc_complete_init failure
2017-01-23  Stefan Herbrechtsmeiermmc: sdhci: Distinguish between base clock and maximum...
2017-01-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-01-22  Masahiro Yamadapinctrl: uniphier: support UniPhier PXs3 pinctrl driver
2017-01-21  Uri Mashiachstatus_led: Kconfig migration
2017-01-21  Uri Mashiachstatus_led: Kconfig migration - introduction
2017-01-20  Heiko Schocherserial, ns16550: bugfix: ns16550 fifo not enabled
2017-01-19  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-01-18  Yangbo Lummc: fsl_esdhc: move 'status' property fixup into a...
2017-01-18  Hou Zhiqiangpmic: pmic_mc34vr500: Add a driver for the mc34vr500...
2017-01-18  Yangbo Lummc: fsl_esdhc: add 'fsl, esdhc' into of_match table
2017-01-18  Yangbo Lummc: fsl_esdhc: make GPIO support optional
2017-01-18  Hou Zhiqiangkconfig: move FSL_PCIE_COMPAT to platform Kconfig
2017-01-18  Minghuan Lianpci: layerscape: remove unnecessary legacy code
2017-01-18  Minghuan Lianpci: layerscape: add pci driver based on DM
2017-01-18  Hou Zhiqiangpci: layerscape: move kernel DT fixup to a separate...
2017-01-18  Minghuan Liandm: pci: remove pci_bus_to_hose(0) calling
2017-01-18  Minghuan Liandm: pci: return the real controller in pci_bus_to_hose()
2017-01-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2017-01-18  Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-01-18  Moritz Fischeri2c: i2c-cdns: No need for dedicated probe function
2017-01-18  Moritz Fischeri2c: i2c-cdns: Implement workaround for hold quirk...
2017-01-18  Moritz Fischeri2c: i2c-cdns: Reorder timeout loop for interrupt waiting
2017-01-18  Moritz Fischeri2c: i2c-cdns: Detect unsupported sequences for rev 1.0
2017-01-18  Moritz Fischeri2c: mux: Allow muxes to work as children of i2c bus...
2017-01-18  Jaehoon Chungi2c: Kconfig: Add SYS_I2C_S3C24X0 entry
2017-01-18  Jaehoon Chungi2c: s3c24x0: fix the compiler error for exynos4
2017-01-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2017-01-17  Masahiro Yamadapinctrl: uniphier: fix Ethernet (RMII) pin-mux setting...
2017-01-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-01-17  Lokesh Vutladrivers: usb: gadget: ether: Fix compiler warning
2017-01-17  Peng Fanusb: ehci-mx6: handle vbus-supply
2017-01-17  Peng Fanusb: ehci-mx6: implement ofdata_to_platdata
2017-01-17  Michal Simekdrivers: usb: Add USB_XHCI_ZYNQMP to Kconfig
2017-01-17  Masahiro Yamadausb: dwc2-otg: remove unused variable
2017-01-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-01-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2017-01-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-01-15  Jagan Tekispi: Zap cf_qspi driver and related code
2017-01-14  Meng Yirtc: pcf2127: Update Kconfig and code style
2017-01-14  Ladislav Michlomap-gpmc: use SECTOR_BYTES instead of hardcoded value
2017-01-14  Tom RiniKconfig: CONFIG_OF_PLATDATA doesn't really exist
2017-01-14  Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-01-13  Jagan Tekispi: Zap ep93xx_spi driver and related code
2017-01-13  Anatolij Gustschinvideo: cfb_console: fix hang if splashimage file is...
2017-01-13  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2017-01-13  Masahiro Yamadammc: sunxi: revive depends on UART0_PORT_F
2017-01-13  Masahiro Yamadammc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd
2017-01-13  Masahiro Yamadammc: sdhci: fix NULL pointer access when host->ops...
2017-01-13  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-01-12  Sjoerd Simonsnet: gmac_rockchip: Add Rockchip GMAC driver
2017-01-12  Simon Glassnet: designware: Export the operation functions
2017-01-12  Simon Glassnet: designware: Split the link init into a separate...
2017-01-12  Simon Glassnet: designware: Adjust dw_adjust_link() to return...
2017-01-12  Sjoerd Simonsnet: designware: Export various functions/struct to...
2017-01-12  Nickey Yang Nickey... rockchip: video: fix mpixelclock in rockchip HDMI
2017-01-12  Kever Yangmmc: rockchip_sdhci: add clock init for mmc
2017-01-11  Tom Rinipower_i2c.c: Fix unused variable warning
2017-01-11  Tom RiniMerge tag 'xilinx-for-v2017.03' of git://www.denx.de...
2017-01-11  Masahiro Yamadammc: move more driver config options to Kconfig
2017-01-11  Masahiro Yamadammc: move DesignWare-based drivers to Kconfig
2017-01-11  Masahiro Yamadammc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_M...
2017-01-11  Masahiro Yamadammc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP
2017-01-11  Jaehoon Chungpower: change from meaningless value to error number
2017-01-11  Masahiro Yamadammc: uniphier-sd: fix Kconfig dependency
2017-01-11  Masahiro Yamadammc: sdhci-cadence: add Cadence SD4HC support
2017-01-11  Jaehoon Chungmmc: sdhci: combine the Host controller v3.0 feature...
next