summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: fsl_esdhc fix register offsetPeng Fan2015-03-171-1/+1
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-155-13/+18
* sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai2015-03-101-14/+38
* sunxi: axp221: Add VBUS detection supportChen-Yu Tsai2015-03-101-0/+16
* dfu: mmc: file buffer: remove static allocationPrzemyslaw Marczak2015-03-091-3/+22
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-03-081-0/+2
|\
| * dm: i2c: Add a missing memory allocaton checkSimon Glass2015-03-051-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-054-1/+157
|\ \
| * | fsl_sec_mon: Add driver for Security Monitor block of Freescalegaurav rana2015-03-053-0/+155
| * | rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana2015-03-051-1/+2
* | | omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-051-1/+11
* | | mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka2015-03-051-2/+14
* | | drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2015-03-052-7/+15
* | | net: Support DMA threshold mode in DWMAC driverSonic Zhang2015-03-051-0/+5
* | | net: configure DWMAC DMA by default AXI burst lengthSonic Zhang2015-03-052-1/+7
| |/ |/|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-057-14/+282
|\ \
| * | imx6: Added DEK blob generator commandRaul Cardenas2015-03-026-7/+256
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-0269-1138/+2207
| |\ \
| * | | mmc: fsl_esdhc: Add support to force VSELECT setOtavio Salvador2015-02-231-0/+4
| * | | mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador2015-02-231-7/+22
* | | | 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
OpenPOWER on IntegriCloud