aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-28mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Ɓukasz Majewski1-1/+1
2015-09-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-2/+10
2015-09-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini12-0/+1142
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada1-6/+6
2015-09-25pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada3-0/+140
2015-09-25pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada3-0/+147
2015-09-25pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada3-0/+151
2015-09-25pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada3-0/+148
2015-09-25pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada3-0/+137
2015-09-25pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada3-0/+141
2015-09-23pinctrl: uniphier: add UniPhier pinctrl core supportMasahiro Yamada6-0/+278
2015-09-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-234/+1998
2015-09-21drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu1-1/+1
2015-09-21drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu1-0/+86
2015-09-21drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu1-0/+95
2015-09-21drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu1-0/+478
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu1-0/+472
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu1-0/+141
2015-09-21drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu1-0/+256
2015-09-21drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu1-184/+165
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu1-0/+253
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu1-2/+2
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu1-71/+73
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu1-19/+19
2015-09-20mtd: nand: mxs check maximum ecc that platfrom supportsPeng Fan1-1/+8
2015-09-20imx: wdog: correct wcr register settingsPeng Fan1-1/+2
2015-09-19pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada2-6/+17
2015-09-16net: designware: Add support to PCI designware devicesBin Meng1-0/+42
2015-09-16dm: pci: Add an inline API to test if a device is on a PCI busBin Meng1-2/+2
2015-09-16Merge git://git.denx.de/u-boot-fdtTom Rini1-1/+4
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese5-803/+1
2015-09-15mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()Stefan Roese1-6/+15
2015-09-15fdt: add new fdt address parsing functionsStephen Warren1-1/+4
2015-09-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2-10/+36
2015-09-13pcie_imx: Use 'ms' for millisecondsFabio Estevam1-3/+3
2015-09-13thermal: imx_thermal: Do not print on errorFabio Estevam1-1/+1
2015-09-13imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso1-1/+1
2015-09-13thermal: imx: add imx7d soc thermal supportAdrian Alonso1-6/+84
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso2-8/+12
2015-09-12usb: ci_udc: fix emissions of ZLPsStephen Warren1-10/+8
2015-09-12usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan1-0/+26
2015-09-11gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux1-6/+35
2015-09-11bitops: introduce BIT() definitionHeiko Schocher5-9/+0
2015-09-11dfu: mmc: buffer file reads tooStephen Warren2-12/+26
2015-09-11dfu: don't keep freeing/reallocatingStephen Warren1-2/+2
2015-09-11usb: gadget: don't leak configs when unbindingStephen Warren2-2/+1
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass20-0/+20
2015-09-11Move malloc_cache_aligned() to its own headerSimon Glass1-0/+1
2015-09-11mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600Stefan Roese1-0/+40
2015-09-11arm: Remove xaeniax boardSimon Glass2-72/+1