summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21common/env_flags.c: Add function to validate a MAC addressCodrin 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-21common/cmd_ethsw: Add generic commands for Ethernet SwitchesCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Add default configuration for VSC9953 L2 SwitchCodrin Ciubotariu
2015-09-21include/bitfield: Add new bitfield operationsCodrin Ciubotariu
2015-09-21drivers/net/vsc9953: Fix missing reserved registerCodrin 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-20cgtqmx6eval: Add USB Mass Storage supportOtavio Salvador
2015-09-20cgtqmx6eval: Add a maintainer entryOtavio Salvador
2015-09-20cgtqmx6eval: Fit into a single lineOtavio Salvador
2015-09-20imx6, aristaintetos2: add me as maintainerHeiko Schocher
2015-09-20mtd: nand: mxs check maximum ecc that platfrom supportsPeng Fan
2015-09-20imx: mx7dsabresd: drop SYS_SOC from board KconfigPeng Fan
2015-09-20imx: mx7: drop select CPU_V7 for board targetPeng Fan
2015-09-20mx6ul_14x14_evk: Remove get_board_rev()Fabio Estevam
2015-09-20mx6ul_14x14_evk: Staticize when possibleFabio Estevam
2015-09-20mx6ul_14x14_evk: Remove dead codeFabio Estevam
2015-09-20mx7dsabresd: Remove unused config optionFabio Estevam
2015-09-20mx7dsabresd: Remove get_board_rev()Fabio Estevam
2015-09-20mx7dsabresd: Include USB headerFabio Estevam
2015-09-20mx7dsabreasd: Remove dead codeFabio Estevam
2015-09-20mx7dsabresd: Staticize when possibleFabio Estevam
2015-09-20mx6sabre_common: Add Fastboot supportFabio Estevam
2015-09-20imx: mx7dsabresd set wdog SRS bitPeng Fan
2015-09-20imx: wdog: correct wcr register settingsPeng Fan
2015-09-20imx-common: fix iomux settingsPeng Fan
2015-09-19pinctrl: move dm_scan_fdt_node() out of pinctrl uclassMasahiro Yamada
2015-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2015-09-17Merge git://git.denx.de/u-boot-dmTom Rini
2015-09-17x86: quark: Configure MTRR to enable cacheBin Meng
2015-09-17x86: doc: Add DMI to the TODO listBin Meng
2015-09-17x86: doc: Document some porting hints about Intel QuarkBin Meng
2015-09-17x86: galileo: Add PCIe root port IRQ routingBin Meng
2015-09-17x86: quark: Initialize thermal sensor properlyBin Meng
2015-09-17x86: quark: Lock HMBOUND register before jumping to kernelBin Meng
2015-09-17x86: quark: Convert to use clrbits, setbits, clrsetbits macrosBin Meng
2015-09-17x86: quark: Add clrbits, setbits, clrsetbits macros for message port accessBin Meng
2015-09-17x86: galileo: Enable random mac address for QuarkBin Meng
2015-09-17x86: quark: Add PCIe/USB static register programming after memory initBin Meng
2015-09-17x86: Convert to use driver model eth on quark/galileoBin Meng
2015-09-17net: designware: Add support to PCI designware devicesBin Meng