summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-23ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada
2015-04-23vexpress64: use DM for all vexpress64 boardsLinus Walleij
2015-04-23board/BuR/tseries: reactivate NAND-boardHannes Petermaier
2015-04-22stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl
2015-04-22gunzip: add gzwrite routine for extracting compresed images to block deviceEric Nelson
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-04-20powerpc/mpc8641hpcn: Move environment to avoid conflictScott Wood
2015-04-20board/t2080rdb: enable CONFIG_PHY_AQUANTIAShengzhou Liu
2015-04-20powerpc/mpc85xx: Remove some dead codeScott Wood
2015-04-20powerpc/mpc85xx: Don't relocate exception vectorsScott Wood
2015-04-20powerpc/t2080rdb: update ddr to support 1866MT/sShengzhou Liu
2015-04-20T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR configChunhe Lan
2015-04-20board/t208xrdb: VID supportYing Zhang
2015-04-20qemu-ppce500: Add support for 64bit CCSR mapAlexander Graf
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher
2015-04-19sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons
2015-04-19config: Add default client arch defines for intel architecturesSjoerd Simons
2015-04-19config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons
2015-04-18ahci: mmio_base is a virtual addressScott Wood
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-18sandbox: Enable more network features for sandboxJoe Hershberger
2015-04-18net: Convert protocol structures to use explicit sizesSergey Temerkhanov
2015-04-18net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.hJoe Hershberger
2015-04-18net: cosmetic: Clean up cmd_net variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up DNS variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Clean up CDP variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger