aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-21dm: pinctrl: Add a way for a GPIO driver to obtain a pin functionSimon Glass1-0/+32
2016-01-21rockchip: jerry: Drop unused optionsSimon Glass1-0/+2
2016-01-21rockchip: Use pwrseq for MMC start-up on jerrySimon Glass1-0/+1
2016-01-21dm: Add a power sequencing uclassSimon Glass2-0/+19
2016-01-21power: Add base support for the RK808 PMICSimon Glass1-0/+77
2016-01-21dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass1-0/+13
2016-01-21rockchip: kylin: Store env in emmcJeffy Chen1-0/+12
2016-01-21rockchip: kylin: Check fastboot requestJeffy Chen1-0/+3
2016-01-21rockchip: kylin: Add default gpt partition tableJeffy Chen1-0/+29
2016-01-21dm: clk: Add support for decoding clocks from the device treeSimon Glass1-0/+24
2016-01-21Merge git://git.denx.de/u-boot-dmTom Rini19-33/+375
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa1-1/+1
2016-01-20dm: video: test: Test that bitmap display works correctlySimon Glass1-0/+2
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass1-0/+8
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2-7/+4
2016-01-20sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass1-1/+0
2016-01-20dm: common: Add memory reservation for the video uclassSimon Glass1-0/+4
2016-01-20dm: video: Add a uclass for the text consoleSimon Glass2-0/+137
2016-01-20dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass1-4/+8
2016-01-20dm: video: Add a video uclassSimon Glass2-6/+163
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