summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bzip2: Support compression for sandboxSimon Glass2016-01-201-0/+3
* ti_omap5_common: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N2016-01-201-0/+9
* iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini2016-01-202-0/+6
* stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-201-1/+0
* udoo:use load instead of fatloadOscar Curero2016-01-201-3/+3
* powerpc/83xx: fix build failureShengzhou Liu2016-01-201-1/+0
* igep00x0: Remove no-op macros from config headerLadislav Michl2016-01-201-5/+0
* igep00x0: Fix config header indentationLadislav Michl2016-01-201-3/+3
* igep00x0: Do not include config_distro_defaults.hLadislav Michl2016-01-201-2/+0
* ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORTLadislav Michl2016-01-201-1/+0
* mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-201-0/+5
* mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-201-0/+5
* mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-201-0/+1
* m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-201-1/+1
* ARM: uniphier: add bootm_low environmentMasahiro Yamada2016-01-201-3/+6
* ARM: uniphier: define CONFIG_SYS_BOOTMAPSZMasahiro Yamada2016-01-201-0/+2
* armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov2016-01-194-0/+117
* armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov2016-01-191-0/+143
* armv8: Add psci.h from the Linux kernelSergey Temerkhanov2016-01-191-0/+90
* Add more SPDX-License-Identifier tagsTom Rini2016-01-1925-204/+25
* vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini2016-01-191-12/+0
* MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck2016-01-161-6/+3
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-142-1/+3
|\
| * x86: adjust ramdisk load addressMiao Yan2016-01-131-1/+2
| * fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng2016-01-131-0/+1
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-01-145-69/+369
|\ \
| * | mvebu: Support Synology DS414Phil Sutter2016-01-141-0/+162
| * | mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter2016-01-142-2/+0
| * | arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese2016-01-144-16/+0
| * | arm: mvebu: Make ECC support configurable on Armada XPStefan Roese2016-01-142-0/+2
| * | arm: mvebu: db-mv784mp-gp: Enable cache commandStefan Roese2016-01-141-0/+1
| * | arm: mvebu: db-mv784mp-gp: Enable common file-system supportStefan Roese2016-01-141-0/+7
| * | arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA supportStefan Roese2016-01-141-27/+7
| * | arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese2016-01-141-0/+183
| * | arm: mvebu: Move some defines to common include fileStefan Roese2016-01-143-11/+0
| * | net: mvneta: Convert to driver modelStefan Roese2016-01-143-10/+0
| * | arm: mvebu: Add SPI driver model supportStefan Roese2016-01-141-1/+1
| * | arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-143-9/+13
* | | cmd_boot: Add a poweroff commandMichael van Slingerland2016-01-131-0/+1
* | | sniper: Various boot-related env settings, devicetree supportPaul Kocialkowski2016-01-131-15/+11
* | | lpc32xx: devkit3250: update board configuration fileVladimir Zapolskiy2016-01-131-1/+18
* | | serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy2016-01-131-0/+18
* | | omap4_panda: Convert to config_distro_bootcmd.hTom Rini2016-01-131-24/+27
* | | ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITETom Rini2016-01-131-0/+1
* | | am335x_evm.h: unsed CONFIG_BOOTDELAYTom Rini2016-01-131-4/+0
* | | ums: support multiple LUNs at onceStephen Warren2016-01-131-4/+2
OpenPOWER on IntegriCloud