summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-042-16/+15
* serial: ns16550: Fix build error due to a typoAxel Lin2015-03-021-1/+1
* Merge git://git.denx.de/u-boot-usbTom Rini2015-03-024-6/+98
|\
| * usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-251-0/+5
| * fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-251-5/+22
| * usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-251-0/+25
| * dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak2015-02-251-0/+3
| * fastboot: add support for "oem format" commandRob Herring2015-02-251-0/+11
| * fastboot: add "fastboot oem" command supportMichael Scott2015-02-251-0/+15
| * usb: musb-new: omap2430: Reset the MUSB controller earlyPaul Kocialkowski2015-02-241-0/+16
| * exynos: usb: make dwc3_set_mode to staticJoonyoung Shim2015-02-241-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-015-45/+140
|\ \
| * | usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-013-0/+94
| * | ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2015-03-011-1/+14
| * | ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2015-03-012-14/+2
| * | serial: UniPhier: move LCR register setting to probe functionMasahiro Yamada2015-03-011-9/+11
| * | serial: UniPhier: use 32 bit register accessMasahiro Yamada2015-03-011-28/+26
| * | ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-03-011-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2015-03-012-3/+4
|\ \ \ | |/ / |/| |
| * | serial: sh: fix internal clock source on SCIFVladimir Barinov2015-02-251-2/+3
| * | serial: sh: Remove invalid UTF-8 characterNobuhiro Iwamatsu2015-02-251-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-2523-210/+1219
|\ \
| * | crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-252-1/+171
| * | crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana2015-02-251-2/+2
| * | mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev2015-02-241-2/+6
| * | driver/pci: add Layerscape PCIe driverMinghuan Lian2015-02-241-5/+466
| * | drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-246-46/+295
| * | driver/ddr/fsl: Add sync of refreshYork Sun2015-02-242-0/+59
| * | driver/ddr/fsl: Fix a typo in timing_cfg_8 calculationYork Sun2015-02-241-1/+1
| * | driver/ddr/fsl: Add support for multiple DDR clocksYork Sun2015-02-2412-152/+180
| * | driver/ddr/fsl: Add workround for erratumn A008514York Sun2015-02-241-5/+17
| * | driver/ddr/fsl: Add workaround for A008336York Sun2015-02-241-0/+22
| * | driver/ddr/fsl: Adjust CAS to preamble override for emulatorYork Sun2015-02-241-1/+5
| |/
* | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-242-166/+0
* | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-245-354/+0
* | ARM: remove jadecpu board supportMasahiro Yamada2015-02-242-169/+0
* | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-242-14/+6
* | kconfig: switch to single .config configurationMasahiro Yamada2015-02-241-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-02-234-14/+70
|\
| * mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer2015-02-231-1/+2
| * mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak2015-02-231-0/+8
| * mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak2015-02-231-1/+10
| * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-231-5/+1
| * mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-231-13/+47
| * mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung2015-02-231-0/+4
| * mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung2015-02-231-1/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-213-6/+47
|\ \ | |/ |/|
| * sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-211-0/+29
| * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-211-5/+1
| * sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-201-0/+7
OpenPOWER on IntegriCloud