aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2-16/+15
2015-03-02serial: ns16550: Fix build error due to a typoAxel Lin1-1/+1
2015-03-02Merge git://git.denx.de/u-boot-usbTom Rini4-6/+98
2015-03-01Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini5-45/+140
2015-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-3/+4
2015-03-01usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada3-0/+94
2015-03-01ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada1-1/+14
2015-03-01ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2-14/+2
2015-03-01serial: UniPhier: move LCR register setting to probe functionMasahiro Yamada1-9/+11
2015-03-01serial: UniPhier: use 32 bit register accessMasahiro Yamada1-28/+26
2015-03-01ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada1-1/+1
2015-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini23-210/+1219
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2-1/+171
2015-02-25crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana1-2/+2
2015-02-25usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta1-0/+5
2015-02-25fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta1-5/+22
2015-02-25usb: gadget: fastboot: Add fastboot eraseDileep Katta1-0/+25
2015-02-25dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak1-0/+3
2015-02-25fastboot: add support for "oem format" commandRob Herring1-0/+11
2015-02-25fastboot: add "fastboot oem" command supportMichael Scott1-0/+15
2015-02-25serial: sh: fix internal clock source on SCIFVladimir Barinov1-2/+3
2015-02-25serial: sh: Remove invalid UTF-8 characterNobuhiro Iwamatsu1-1/+1
2015-02-24ARM: remove tnetv107x board supportMasahiro Yamada2-166/+0
2015-02-24ARM: remove cm4008 and cm41xx board supportMasahiro Yamada5-354/+0
2015-02-24ARM: remove jadecpu board supportMasahiro Yamada2-169/+0
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2-14/+6
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada1-1/+1
2015-02-24mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev1-2/+6
2015-02-24driver/pci: add Layerscape PCIe driverMinghuan Lian1-5/+466
2015-02-24drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera6-46/+295
2015-02-24driver/ddr/fsl: Add sync of refreshYork Sun2-0/+59
2015-02-24driver/ddr/fsl: Fix a typo in timing_cfg_8 calculationYork Sun1-1/+1
2015-02-24driver/ddr/fsl: Add support for multiple DDR clocksYork Sun12-152/+180
2015-02-24driver/ddr/fsl: Add workround for erratumn A008514York Sun1-5/+17
2015-02-24driver/ddr/fsl: Add workaround for A008336York Sun1-0/+22
2015-02-24driver/ddr/fsl: Adjust CAS to preamble override for emulatorYork Sun1-1/+5
2015-02-24usb: musb-new: omap2430: Reset the MUSB controller earlyPaul Kocialkowski1-0/+16
2015-02-24exynos: usb: make dwc3_set_mode to staticJoonyoung Shim1-1/+1
2015-02-23Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini4-14/+70
2015-02-23mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer1-1/+2
2015-02-23mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak1-0/+8
2015-02-23mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak1-1/+10
2015-02-23sunxi: mmc: Always declare High Capacity capabilityHans de Goede1-5/+1
2015-02-23mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung1-13/+47
2015-02-23mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung1-0/+4
2015-02-23mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung1-1/+1
2015-02-21Merge git://git.denx.de/u-boot-sunxiTom Rini3-6/+47
2015-02-21sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede1-0/+29
2015-02-21sunxi: mmc: Always declare High Capacity capabilityHans de Goede1-5/+1
2015-02-20sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede1-0/+7