summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Use pwrseq for MMC start-up on jerrySimon Glass2016-01-211-0/+1
* dm: Add a power sequencing uclassSimon Glass2016-01-212-0/+19
* power: Add base support for the RK808 PMICSimon Glass2016-01-211-0/+77
* dm: pinctrl: Add a function to parse PIN_CONFIG flagsSimon Glass2016-01-211-0/+13
* rockchip: kylin: Store env in emmcJeffy Chen2016-01-211-0/+12
* rockchip: kylin: Check fastboot requestJeffy Chen2016-01-211-0/+3
* rockchip: kylin: Add default gpt partition tableJeffy Chen2016-01-211-0/+29
* dm: clk: Add support for decoding clocks from the device treeSimon Glass2016-01-211-0/+24
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-2119-33/+375
|\
| * dm: video: test: Test that bitmap display works correctlySimon Glass2016-01-201-0/+2
| * dm: video: test: Add tests for the video uclassSimon Glass2016-01-201-0/+8
| * dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-202-7/+4
| * sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-201-1/+0
| * dm: common: Add memory reservation for the video uclassSimon Glass2016-01-201-0/+4
| * dm: video: Add a uclass for the text consoleSimon Glass2016-01-202-0/+137
| * dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass2016-01-201-4/+8
| * dm: video: Add a video uclassSimon Glass2016-01-202-6/+163
| * serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng2016-01-205-5/+0
| * arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng2016-01-201-0/+2
| * clk: add API to enable clockMasahiro Yamada2016-01-201-0/+18
| * clk: add needed include and declaration to include/clk.hMasahiro Yamada2016-01-201-0/+4
| * clk: fix comments in include/clk.hMasahiro Yamada2016-01-201-10/+10
| * 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
* | sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-1/+1
|/
* 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
|\
OpenPOWER on IntegriCloud