summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-01usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada
2015-03-01ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada
2015-03-01ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada
2015-03-01serial: UniPhier: move LCR register setting to probe functionMasahiro Yamada
2015-03-01serial: UniPhier: use 32 bit register accessMasahiro Yamada
2015-03-01ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada
2015-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana
2015-02-25crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana
2015-02-24ARM: remove tnetv107x board supportMasahiro Yamada
2015-02-24ARM: remove cm4008 and cm41xx board supportMasahiro Yamada
2015-02-24ARM: remove jadecpu board supportMasahiro Yamada
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-24mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev
2015-02-24driver/pci: add Layerscape PCIe driverMinghuan Lian
2015-02-24drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera
2015-02-24driver/ddr/fsl: Add sync of refreshYork Sun
2015-02-24driver/ddr/fsl: Fix a typo in timing_cfg_8 calculationYork Sun
2015-02-24driver/ddr/fsl: Add support for multiple DDR clocksYork Sun
2015-02-24driver/ddr/fsl: Add workround for erratumn A008514York Sun
2015-02-24driver/ddr/fsl: Add workaround for A008336York Sun
2015-02-24driver/ddr/fsl: Adjust CAS to preamble override for emulatorYork Sun
2015-02-23Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-02-23mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer
2015-02-23mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak
2015-02-23mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak
2015-02-23sunxi: mmc: Always declare High Capacity capabilityHans de Goede
2015-02-23mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung
2015-02-23mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung
2015-02-23mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung
2015-02-21Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-02-21sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede
2015-02-21sunxi: mmc: Always declare High Capacity capabilityHans de Goede
2015-02-20sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede
2015-02-20sunxi: video: Add support for LCD reset pinHans de Goede
2015-02-19serial: ns16550: Support debug UARTSimon Glass
2015-02-19serial: ns16550: Add access functions that don't need platdataSimon Glass
2015-02-19serial: Support an early UART for debuggingSimon Glass
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16PCI: add 64-bit prefetchable memory supportDavid Feng
2015-02-16sunxi: otg: Fix peripheral modeHans de Goede
2015-02-16sunxi: video: Dynamically reserve framebuffer memoryHans de Goede
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede
2015-02-16net: keystone_net: move serdes setup to initialization functionVitaly Andrianov
2015-02-16mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel
2015-02-12dm: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-02-12dm:gpio:mxc add DT supportPeng Fan