aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-20serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng5-5/+0
2016-01-20arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng1-0/+2
2016-01-20clk: add API to enable clockMasahiro Yamada1-0/+18
2016-01-20clk: add needed include and declaration to include/clk.hMasahiro Yamada1-0/+4
2016-01-20clk: fix comments in include/clk.hMasahiro Yamada1-10/+10
2016-01-20bzip2: Support compression for sandboxSimon Glass1-0/+3
2016-01-20ti_omap5_common: timer: do not define CONFIG_TIMER for splMugunthan V N1-0/+1
2016-01-20am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N1-0/+1
2016-01-20am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N1-0/+1
2016-01-20dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N1-0/+9
2016-01-20iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini2-0/+6
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha1-1/+0
2016-01-20udoo:use load instead of fatloadOscar Curero1-3/+3
2016-01-20powerpc/83xx: fix build failureShengzhou Liu1-1/+0
2016-01-20igep00x0: Remove no-op macros from config headerLadislav Michl1-5/+0
2016-01-20igep00x0: Fix config header indentationLadislav Michl1-3/+3
2016-01-20igep00x0: Do not include config_distro_defaults.hLadislav Michl1-2/+0
2016-01-20ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORTLadislav Michl1-1/+0
2016-01-20mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada1-0/+5
2016-01-20mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada1-0/+5
2016-01-20mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada1-0/+1
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada1-1/+1
2016-01-20ARM: uniphier: add bootm_low environmentMasahiro Yamada1-3/+6
2016-01-20ARM: uniphier: define CONFIG_SYS_BOOTMAPSZMasahiro Yamada1-0/+2
2016-01-19armv8: cavium: Add an implementation of ATF calling functionsSergey Temerkhanov4-0/+117
2016-01-19armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov1-0/+143
2016-01-19armv8: Add psci.h from the Linux kernelSergey Temerkhanov1-0/+90
2016-01-19Add more SPDX-License-Identifier tagsTom Rini25-204/+25
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini1-12/+0
2016-01-16MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck1-6/+3
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2016-01-14Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2-1/+3
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini5-69/+369
2016-01-14mvebu: Support Synology DS414Phil Sutter1-0/+162
2016-01-14mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter2-2/+0
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese4-16/+0
2016-01-14arm: mvebu: Make ECC support configurable on Armada XPStefan Roese2-0/+2
2016-01-14arm: mvebu: db-mv784mp-gp: Enable cache commandStefan Roese1-0/+1
2016-01-14arm: mvebu: db-mv784mp-gp: Enable common file-system supportStefan Roese1-0/+7
2016-01-14arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA supportStefan Roese1-27/+7
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese1-0/+183
2016-01-14arm: mvebu: Move some defines to common include fileStefan Roese3-11/+0
2016-01-14net: mvneta: Convert to driver modelStefan Roese3-10/+0
2016-01-14arm: mvebu: Add SPI driver model supportStefan Roese1-1/+1
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese3-9/+13
2016-01-13cmd_boot: Add a poweroff commandMichael van Slingerland1-0/+1
2016-01-13sniper: Various boot-related env settings, devicetree supportPaul Kocialkowski1-15/+11
2016-01-13lpc32xx: devkit3250: update board configuration fileVladimir Zapolskiy1-1/+18
2016-01-13serial: lpc32xx hsuart: port driver to driver modelVladimir Zapolskiy1-0/+18
2016-01-13omap4_panda: Convert to config_distro_bootcmd.hTom Rini1-24/+27