summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-01-22dm: Add a power sequencing uclassSimon Glass
2016-01-22power: Add base support for the RK808 PMICSimon Glass
2016-01-22dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass
2016-01-22rockchip: kylin: Store env in emmcJeffy Chen
2016-01-22rockchip: kylin: Check fastboot requestJeffy Chen
2016-01-22rockchip: kylin: Add default gpt partition tableJeffy Chen
2016-01-22dm: clk: Add support for decoding clocks from the device treeSimon Glass
2016-01-21Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2016-01-21dm: video: test: Test that bitmap display works correctlySimon Glass
2016-01-21dm: video: test: Add tests for the video uclassSimon Glass
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-21sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass
2016-01-21dm: common: Add memory reservation for the video uclassSimon Glass
2016-01-21dm: video: Add a uclass for the text consoleSimon Glass
2016-01-21dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass
2016-01-21dm: video: Add a video uclassSimon Glass
2016-01-21serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng
2016-01-21arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng
2016-01-21clk: add API to enable clockMasahiro Yamada
2016-01-21clk: add needed include and declaration to include/clk.hMasahiro Yamada
2016-01-21clk: fix comments in include/clk.hMasahiro Yamada
2016-01-21bzip2: Support compression for sandboxSimon Glass
2016-01-21ti_omap5_common: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-21am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-21am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-21dm: 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-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