aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-10sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai1-14/+38
2015-03-10sunxi: axp221: Add VBUS detection supportChen-Yu Tsai1-0/+16
2015-03-09dfu: mmc: file buffer: remove static allocationPrzemyslaw Marczak1-3/+22
2015-03-08Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini1-0/+2
2015-03-05dm: i2c: Add a missing memory allocaton checkSimon Glass1-0/+2
2015-03-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini4-1/+157
2015-03-05omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles1-1/+11
2015-03-05mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka1-2/+14
2015-03-05drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier2-7/+15
2015-03-05fsl_sec_mon: Add driver for Security Monitor block of Freescalegaurav rana3-0/+155
2015-03-05rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana1-1/+2
2015-03-05net: Support DMA threshold mode in DWMAC driverSonic Zhang1-0/+5
2015-03-05net: configure DWMAC DMA by default AXI burst lengthSonic Zhang2-1/+7
2015-03-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini7-14/+282
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2-16/+15
2015-03-02serial: ns16550: Fix build error due to a typoAxel Lin1-1/+1
2015-03-02Merge git://git.denx.de/u-boot-usbTom Rini4-6/+98
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas6-7/+256
2015-03-02Merge branch 'master' of git://git.denx.de/u-bootStefano Babic69-1138/+2207
2015-03-01Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini5-45/+140
2015-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-3/+4
2015-03-01usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada3-0/+94
2015-03-01ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada1-1/+14
2015-03-01ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2-14/+2
2015-03-01serial: UniPhier: move LCR register setting to probe functionMasahiro Yamada1-9/+11
2015-03-01serial: UniPhier: use 32 bit register accessMasahiro Yamada1-28/+26
2015-03-01ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada1-1/+1
2015-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini23-210/+1219
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2-1/+171
2015-02-25crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana1-2/+2
2015-02-25usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta1-0/+5
2015-02-25fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta1-5/+22
2015-02-25usb: gadget: fastboot: Add fastboot eraseDileep Katta1-0/+25
2015-02-25dfu: samsung: move call to set_dfu_alt_info() to dfu common codePrzemyslaw Marczak1-0/+3
2015-02-25fastboot: add support for "oem format" commandRob Herring1-0/+11
2015-02-25fastboot: add "fastboot oem" command supportMichael Scott1-0/+15
2015-02-25serial: sh: fix internal clock source on SCIFVladimir Barinov1-2/+3
2015-02-25serial: sh: Remove invalid UTF-8 characterNobuhiro Iwamatsu1-1/+1
2015-02-24ARM: remove tnetv107x board supportMasahiro Yamada2-166/+0
2015-02-24ARM: remove cm4008 and cm41xx board supportMasahiro Yamada5-354/+0
2015-02-24ARM: remove jadecpu board supportMasahiro Yamada2-169/+0
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2-14/+6
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada1-1/+1
2015-02-24mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev1-2/+6
2015-02-24driver/pci: add Layerscape PCIe driverMinghuan Lian1-5/+466
2015-02-24drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera6-46/+295
2015-02-24driver/ddr/fsl: Add sync of refreshYork Sun2-0/+59
2015-02-24driver/ddr/fsl: Fix a typo in timing_cfg_8 calculationYork Sun1-1/+1
2015-02-24driver/ddr/fsl: Add support for multiple DDR clocksYork Sun12-152/+180
2015-02-24driver/ddr/fsl: Add workround for erratumn A008514York Sun1-5/+17