summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-20serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng
2016-01-20arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng
2016-01-20clk: add API to enable clockMasahiro Yamada
2016-01-20clk: add needed include and declaration to include/clk.hMasahiro Yamada
2016-01-20clk: fix comments in include/clk.hMasahiro Yamada
2016-01-20bzip2: Support compression for sandboxSimon Glass
2016-01-20ti_omap5_common: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-20am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-20am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-20dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N
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-20ARM: uniphier: add bootm_low environmentMasahiro Yamada
2016-01-20ARM: 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-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-14Merge 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-13cmd_boot: Add a poweroff commandMichael van Slingerland
2016-01-13sniper: Various boot-related env settings, devicetree supportPaul Kocialkowski
2016-01-13lpc32xx: devkit3250: update board configuration fileVladimir Zapolskiy
2016-01-13serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy
2016-01-13omap4_panda: Convert to config_distro_bootcmd.hTom Rini