summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-248/+0
* dfu: nand: Verify writesPeter Tyser2015-03-30-1/+1
* nand: Add verification functionsPeter Tyser2015-03-30-1/+96
* mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero2015-03-30-1/+1
* mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero2015-03-30-1/+1
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-29-0/+14
* ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada2015-03-28-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-03-26-1/+1
|\
| * sunxi: axp209: fix incorrect limits on ldo3Iain Paton2015-03-26-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-03-26-2/+0
|\ \
| * | dm: serial: remove bogus include <ns16550.h>Masahiro Yamada2015-03-25-2/+0
| |/
* | net: Add Intel Topcliff GMAC driverBin Meng2015-03-24-0/+767
* | net: Add ethernet FCS length macro in net.hBin Meng2015-03-24-6/+3
|/
* remove unnecessary version.h includesRob Herring2015-03-24-3/+0
* sunxi: musb: Return early on VBUS GPIO error instead of on a positive valuePaul Kocialkowski2015-03-21-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-20-1/+1
|\
| * Net: macb: reset GBE bit when fallback checkingBo Shen2015-03-18-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-03-18-9/+10
|\ \
| * | i2c: mvtwsi: Fix problem with baud rate calculationStefan Roese2015-03-18-8/+9
| * | mv_i2c: fix warnings on 64-bit buildsRob Herring2015-03-18-1/+1
| |/
* | mv_sdhci: fix warnings on 64-bit buildsRob Herring2015-03-18-2/+2
* | sdhci: fix warnings on 64-bit buildsRob Herring2015-03-18-3/+3
* | mmc: sdhci: don't clobber adjacent registersMatt Reimer2015-03-18-1/+1
* | mmc: s5p: properly mask SELBASECLKMatt Reimer2015-03-18-1/+1
|/
* mmc: fsl_esdhc fix register offsetPeng Fan2015-03-17-1/+1
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-15-13/+18
* sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai2015-03-10-14/+38
* sunxi: axp221: Add VBUS detection supportChen-Yu Tsai2015-03-10-0/+16
* dfu: mmc: file buffer: remove static allocationPrzemyslaw Marczak2015-03-09-3/+22
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-03-08-0/+2
|\
| * dm: i2c: Add a missing memory allocaton checkSimon Glass2015-03-05-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-05-1/+157
|\ \
| * | fsl_sec_mon: Add driver for Security Monitor block of Freescalegaurav rana2015-03-05-0/+155
| * | rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana2015-03-05-1/+2
* | | omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-05-1/+11
* | | mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka2015-03-05-2/+14
* | | drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2015-03-05-7/+15
* | | net: Support DMA threshold mode in DWMAC driverSonic Zhang2015-03-05-0/+5
* | | net: configure DWMAC DMA by default AXI burst lengthSonic Zhang2015-03-05-1/+7
| |/ |/|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-05-14/+282
|\ \
| * | imx6: Added DEK blob generator commandRaul Cardenas2015-03-02-7/+256
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02-1138/+2207
| |\ \
| * | | mmc: fsl_esdhc: Add support to force VSELECT setOtavio Salvador2015-02-23-0/+4
| * | | mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador2015-02-23-7/+22
* | | | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-04-16/+15
| |_|/ |/| |
* | | serial: ns16550: Fix build error due to a typoAxel Lin2015-03-02-1/+1
* | | Merge git://git.denx.de/u-boot-usbTom Rini2015-03-02-6/+98
|\ \ \
| * | | usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-25-0/+5
| * | | fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-25-5/+22
| * | | usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-25-0/+25