aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-23ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to KconfigMasahiro Yamada1-1/+0
2015-04-23ARM: integrator: abolish CONFIG_INTEGRATORMasahiro Yamada1-2/+0
2015-04-23ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada1-1/+0
2015-04-23vexpress64: use DM for all vexpress64 boardsLinus Walleij1-16/+4
2015-04-23board/BuR/tseries: reactivate NAND-boardHannes Petermaier1-17/+20
2015-04-22stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl1-0/+106
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl1-0/+2
2015-04-22gunzip: add gzwrite routine for extracting compresed images to block deviceEric Nelson1-0/+39
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+1
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu1-0/+1
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini7-9/+70
2015-04-20powerpc/mpc8641hpcn: Move environment to avoid conflictScott Wood1-2/+3
2015-04-20board/t2080rdb: enable CONFIG_PHY_AQUANTIAShengzhou Liu1-1/+1
2015-04-20powerpc/mpc85xx: Remove some dead codeScott Wood1-1/+0
2015-04-20powerpc/mpc85xx: Don't relocate exception vectorsScott Wood2-4/+42
2015-04-20powerpc/t2080rdb: update ddr to support 1866MT/sShengzhou Liu1-0/+5
2015-04-20T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR configChunhe Lan1-0/+1
2015-04-20board/t208xrdb: VID supportYing Zhang1-0/+11
2015-04-20qemu-ppce500: Add support for 64bit CCSR mapAlexander Graf1-1/+7
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini7-5/+42
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher1-0/+4
2015-04-19sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons1-8/+23
2015-04-19config: Add default client arch defines for intel architecturesSjoerd Simons1-0/+4
2015-04-19config_distro_bootcmd.h: Add shared block definition for the host interfaceSjoerd Simons1-0/+13
2015-04-18ahci: mmio_base is a virtual addressScott Wood1-3/+3
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass1-2/+0
2015-04-18sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass1-5/+0
2015-04-18sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass1-1/+0
2015-04-18sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass1-1/+0
2015-04-18sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass1-1/+0
2015-04-18sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass2-2/+0
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2-2/+0
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass1-4/+0
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass1-1/+0
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass1-1/+0
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass1-1/+0
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2-3/+0
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass1-2/+0
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass3-7/+1
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2-1/+24
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass8-8/+0
2015-04-18sandbox: Enable more network features for sandboxJoe Hershberger1-0/+9
2015-04-18net: Convert protocol structures to use explicit sizesSergey Temerkhanov1-56/+56
2015-04-18net: Fix incorrect DHCP/BOOTP packets on 64-bit systemsSergey Temerkhanov1-5/+5
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger1-11/+7
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.hJoe Hershberger1-6/+6
2015-04-18net: cosmetic: Clean up cmd_net variables and functionsJoe Hershberger1-5/+5
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger1-1/+1
2015-04-18net: cosmetic: Clean up DNS variables and functionsJoe Hershberger1-2/+2
2015-04-18net: cosmetic: Clean up CDP variables and functionsJoe Hershberger1-2/+2