summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-20iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha
2016-01-20udoo:use load instead of fatloadOscar Curero
2016-01-20powerpc/83xx: fix build failureShengzhou Liu
2016-01-20igep00x0: Remove no-op macros from config headerLadislav Michl
2016-01-20igep00x0: Fix config header indentationLadislav Michl
2016-01-20igep00x0: Do not include config_distro_defaults.hLadislav Michl
2016-01-20ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORTLadislav Michl
2016-01-20mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada
2016-01-20mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada
2016-01-20mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada
2016-01-19ARM: uniphier: add bootm_low environmentMasahiro Yamada
2016-01-19ARM: uniphier: define CONFIG_SYS_BOOTMAPSZMasahiro Yamada
2016-01-19armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov
2016-01-19armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov
2016-01-19armv8: Add psci.h from the Linux kernelSergey Temerkhanov
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini
2016-01-16MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-15Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-01-14mvebu: Support Synology DS414Phil Sutter
2016-01-14mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese
2016-01-14arm: mvebu: Make ECC support configurable on Armada XPStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Enable cache commandStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Enable common file-system supportStefan Roese
2016-01-14arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA supportStefan Roese
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese
2016-01-14arm: mvebu: Move some defines to common include fileStefan Roese
2016-01-14net: mvneta: Convert to driver modelStefan Roese
2016-01-14arm: mvebu: Add SPI driver model supportStefan Roese
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese
2016-01-14cmd_boot: Add a poweroff commandMichael van Slingerland
2016-01-14sniper: Various boot-related env settings, devicetree supportPaul Kocialkowski
2016-01-14lpc32xx: devkit3250: update board configuration fileVladimir Zapolskiy
2016-01-14serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy
2016-01-14omap4_panda: Convert to config_distro_bootcmd.hTom Rini
2016-01-14ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini
2016-01-14am335x_evm.h: unsed CONFIG_BOOTDELAYTom Rini
2016-01-14ums: support multiple LUNs at onceStephen Warren
2016-01-14mmc: store hwpart in the block deviceStephen Warren
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-14Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2016-01-14Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-01-14Merge git://git.denx.de/u-boot-netTom Rini
2016-01-14hash.c: Conditionally compile hash_command, static hash_showTom Rini