summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-01-0/+94
* ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2015-03-01-1/+14
* ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2015-03-01-14/+2
* serial: UniPhier: move LCR register setting to probe functionMasahiro Yamada2015-03-01-9/+11
* serial: UniPhier: use 32 bit register accessMasahiro Yamada2015-03-01-28/+26
* ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-03-01-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-25-210/+1219
|\
| * crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-25-1/+171
| * crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana2015-02-25-2/+2
| * mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev2015-02-24-2/+6
| * driver/pci: add Layerscape PCIe driverMinghuan Lian2015-02-24-5/+466
| * drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-24-46/+295
| * driver/ddr/fsl: Add sync of refreshYork Sun2015-02-24-0/+59
| * driver/ddr/fsl: Fix a typo in timing_cfg_8 calculationYork Sun2015-02-24-1/+1
| * driver/ddr/fsl: Add support for multiple DDR clocksYork Sun2015-02-24-152/+180
| * driver/ddr/fsl: Add workround for erratumn A008514York Sun2015-02-24-5/+17
| * driver/ddr/fsl: Add workaround for A008336York Sun2015-02-24-0/+22
| * driver/ddr/fsl: Adjust CAS to preamble override for emulatorYork Sun2015-02-24-1/+5
* | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-24-166/+0
* | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-354/+0
* | ARM: remove jadecpu board supportMasahiro Yamada2015-02-24-169/+0
* | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-14/+6
* | kconfig: switch to single .config configurationMasahiro Yamada2015-02-24-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-02-23-14/+70
|\
| * mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer2015-02-23-1/+2
| * mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak2015-02-23-0/+8
| * mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak2015-02-23-1/+10
| * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-23-5/+1
| * mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-23-13/+47
| * mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung2015-02-23-0/+4
| * mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung2015-02-23-1/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-21-6/+47
|\ \ | |/ |/|
| * sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-21-0/+29
| * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-21-5/+1
| * sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-20-0/+7
| * sunxi: video: Add support for LCD reset pinHans de Goede2015-02-20-1/+10
* | serial: ns16550: Support debug UARTSimon Glass2015-02-19-2/+61
* | serial: ns16550: Add access functions that don't need platdataSimon Glass2015-02-19-18/+30
* | serial: Support an early UART for debuggingSimon Glass2015-02-19-0/+46
* | dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass2015-02-19-0/+9
* | dm: cros_ec: Convert to KconfigSimon Glass2015-02-19-1/+53
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-17-16/+33
|\
| * sunxi: otg: Fix peripheral modeHans de Goede2015-02-16-12/+1
| * sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-16-5/+13
| * sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-16-1/+21
* | PCI: add 64-bit prefetchable memory supportDavid Feng2015-02-16-1/+35
* | net: keystone_net: move serdes setup to initialization functionVitaly Andrianov2015-02-16-2/+2
* | mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel2015-02-16-1/+4
* | dm: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-02-12-0/+80
* | dm:gpio:mxc add DT supportPeng Fan2015-02-12-17/+64