summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpio: at91: add sanity check for the NULL pointerWu, Josh2014-05-271-1/+2
| * | net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell2014-05-252-7/+7
| * | net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell2014-05-251-6/+5
| * | net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell2014-05-251-5/+13
| * | net/designware: ensure device private data is DMA aligned.Ian Campbell2014-05-251-1/+2
| * | sunxi: mmc supportIan Campbell2014-05-252-0/+504
* | | Add cli_ prefix to readline functionsSimon Glass2014-05-291-3/+4
* | | move CLI prototypes to cli.h and add commentsSimon Glass2014-05-291-0/+1
* | | dm: rename device struct to udeviceHeiko Schocher2014-05-279-75/+76
|/ /
* | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-232-0/+105
|\ \
| * | ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-142-0/+105
* | | esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not setTom Rini2014-05-231-0/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-05-234-16/+366
|\ \ \
| * | | mmc: provide a select_hwpart implementation for get_device()Stephen Warren2014-05-231-0/+26
| * | | eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-232-0/+324
| * | | mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov2014-05-231-1/+3
| * | | mmc: postponed needless timer initializationMateusz Zalega2014-05-231-1/+4
| * | | esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driverYe.Li2014-05-221-14/+9
* | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-226-23/+153
|\ \ \ \
| * | | | fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu2014-05-203-0/+129
| * | | | fpga: zynqpl: Clean partial bitstream handlingMichal Simek2014-05-201-12/+6
| * | | | fpga: Define bitstream type based on command selectionMichal Simek2014-05-206-12/+19
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-229-40/+356
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-2024-369/+344
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-165-1/+156
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-05-1550-3159/+2638
| | |\ \ \ \
| | * | | | | video: Add support for imx25 lcd controllerThomas Diener2014-05-092-0/+122
| | * | | | | power: Add support for LTC3676 PMICTim Harvey2014-05-092-0/+33
| | * | | | | power: make pfuze100 be able to coexist with other pmicsTim Harvey2014-05-091-1/+1
| * | | | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-161-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | mtd: nand: omap_gpmc: Fix update of read_ecc in oobBelisko Marek2014-05-131-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-152-5/+28
| |\ \ \ \ \
| | * | | | | ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-131-0/+20
| | * | | | | ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-131-5/+8
| | |/ / / /
| * | | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-151-33/+171
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-131-33/+171
| | |/ / /
* | | | | Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usbTom Rini2014-05-225-69/+160
|\ \ \ \ \
| * | | | | dfu: mmc: Provide support for eMMC boot partition accessLukasz Majewski2014-05-151-0/+46
| * | | | | usb:gadget:f_thor: download_tail(): remove dfu_write with 0 sizePrzemyslaw Marczak2014-05-151-9/+3
| * | | | | drivers:dfu: dfu_flush(): add raw data flush to complete dfu writePrzemyslaw Marczak2014-05-151-0/+4
| * | | | | usb: ci_udc: parse QTD before over-writing itStephen Warren2014-05-151-1/+1
| * | | | | usb: tegra: support device modeStephen Warren2014-05-151-30/+84
| * | | | | usb: tegra: refactor PHY type selectionStephen Warren2014-05-151-30/+28
| * | | | | usb: tegra: fix PHY selection codeStephen Warren2014-05-151-13/+8
| * | | | | Merge remote-tracking branch 'u-boot/master' into testMarek Vasut2014-05-1536-575/+1505
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-228-74/+672
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | dfu, nand: add medium specific polltimeout functionHeiko Schocher2014-05-082-1/+22
| * | | | | musb-new, dfu: first send request answer then call completionsHeiko Schocher2014-05-081-4/+4
| * | | | | usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-082-0/+514
| * | | | | usb: ums: remove ci_udc special caseStephen Warren2014-05-071-4/+0
OpenPOWER on IntegriCloud