summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-05dm: core: Don't use pinctrl for the root deviceSimon Glass
2015-10-03gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak
2015-10-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-10-02gpio: tegra: use named constantsStephen Warren
2015-10-02gpio: tegra: remove unused typeStephen Warren
2015-10-02ARM: tegra: don't enable GPIOs until direction is setStephen Warren
2015-10-02ARM: tegra: fix GPIO init table programmingStephen Warren
2015-10-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-09-30Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-09-30net: fix netconsole when CONFIG_DM_ETH is setBernhard Nortmann
2015-09-29net: phy: on phy device create do not initialize link to 1Mugunthan V N
2015-09-29sunxi: mmc: Fix clk-delay settingsHans de Goede
2015-09-29sunxi_nand_spl: Be smarter about where to look for backup u-boot.binHans de Goede
2015-09-28mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Ɓukasz Majewski
2015-09-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-09-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-09-24ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada
2015-09-24pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada
2015-09-24pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driverMasahiro Yamada
2015-09-24pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driverMasahiro Yamada
2015-09-24pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driverMasahiro Yamada
2015-09-24pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driverMasahiro Yamada
2015-09-24pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driverMasahiro Yamada
2015-09-23pinctrl: uniphier: add UniPhier pinctrl core supportMasahiro Yamada
2015-09-23Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-09-21drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-IdentifierCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands for VLAN ingress filteringCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add command for shared/private VLAN learningCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add VLAN commands for VSC9953Codrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953Codrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add commands to enable/disable HW learningCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add command to show/clear port countersCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Use the generic Ethernet Switch parserCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix bug when enabling a portCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Cleanup patchCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Remove 'CONFIG_' from macros' nameCodrin Ciubotariu
2015-09-20mtd: nand: mxs check maximum ecc that platfrom supportsPeng Fan
2015-09-20imx: wdog: correct wcr register settingsPeng Fan
2015-09-19pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada
2015-09-17net: designware: Add support to PCI designware devicesBin Meng
2015-09-17dm: pci: Add an inline API to test if a device is on a PCI busBin Meng
2015-09-16Merge git://git.denx.de/u-boot-fdtTom Rini
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-09-15mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()Stefan Roese
2015-09-15fdt: add new fdt address parsing functionsStephen Warren
2015-09-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-09-13pcie_imx: Use 'ms' for millisecondsFabio Estevam
2015-09-13thermal: imx_thermal: Do not print on errorFabio Estevam