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