summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-10-02ARM: tegra: expand all SPL sizes to be consistentStephen Warren
2015-10-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-10-02mx6sabre_common: Add DFU supportFabio Estevam
2015-10-02vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-10-02tbs2910: explicitly set boot addressSoeren Moch
2015-10-01Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-10-01arm, at91: small updates for the smartweb boardHeiko Schocher
2015-10-01ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMCJosh Wu
2015-09-30Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-09-30net: expose eth_is_active() function to test network device stateBernhard Nortmann
2015-09-29sunxi: add "fel" boot targetBernhard Nortmann
2015-09-29sunxi: Tweak various memory addressesHans de Goede
2015-09-29sunxi: sunxi-common.h cleanupHans de Goede
2015-09-28arm: Remove wireless_space boardSimon Glass
2015-09-28arm: Remove da830evm boardSimon Glass
2015-09-28ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFFPeter Griffin
2015-09-28ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin
2015-09-28ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin
2015-09-28ARM: hikey: Use linux/sizes.h for malloc sizePeter Griffin
2015-09-28am437x_evm: increase phy autoneg timeoutSekhar Nori
2015-09-28configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg
2015-09-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-09-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-09-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-09-24ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada
2015-09-24ARM: uniphier: remove kernel parameter settings from environmentMasahiro Yamada
2015-09-24ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada
2015-09-24ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada
2015-09-24ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada
2015-09-24ARM: uniphier: change the external bus address mappingMasahiro Yamada
2015-09-24ARM: uniphier: drop DCC micro support card supportMasahiro Yamada
2015-09-24imx: mx7dsabresd: drop code for CONFIG_CMD_BMODEPeng Fan
2015-09-24arm: socfpga: Enable env support on MCVMarek Vasut
2015-09-24arm: socfpga: Enable saveenv for SD/MMCDinh Nguyen
2015-09-23arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config filesDinh Nguyen
2015-09-23arm: socfpga: Fix cache configurationStefan Roese
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