summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada2015-03-281-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-03-261-1/+1
|\
| * sunxi: axp209: fix incorrect limits on ldo3Iain Paton2015-03-261-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-03-261-2/+0
|\ \
| * | dm: serial: remove bogus include <ns16550.h>Masahiro Yamada2015-03-251-2/+0
| |/
* | net: Add Intel Topcliff GMAC driverBin Meng2015-03-243-0/+767
* | net: Add ethernet FCS length macro in net.hBin Meng2015-03-243-6/+3
|/
* remove unnecessary version.h includesRob Herring2015-03-243-3/+0
* sunxi: musb: Return early on VBUS GPIO error instead of on a positive valuePaul Kocialkowski2015-03-211-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-201-1/+1
|\
| * Net: macb: reset GBE bit when fallback checkingBo Shen2015-03-181-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-03-182-9/+10
|\ \
| * | i2c: mvtwsi: Fix problem with baud rate calculationStefan Roese2015-03-181-8/+9
| * | mv_i2c: fix warnings on 64-bit buildsRob Herring2015-03-181-1/+1
| |/
* | mv_sdhci: fix warnings on 64-bit buildsRob Herring2015-03-181-2/+2
* | sdhci: fix warnings on 64-bit buildsRob Herring2015-03-181-3/+3
* | mmc: sdhci: don't clobber adjacent registersMatt Reimer2015-03-181-1/+1
* | mmc: s5p: properly mask SELBASECLKMatt Reimer2015-03-181-1/+1
|/
* 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
|\ \ \ \
OpenPOWER on IntegriCloud