summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-17imx: mx7ulp: Add soc level initialization codes and functionsPeng Fan
2017-03-17imx: mx7ulp: Add clock framework and functionsPeng Fan
2017-03-17imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1Peng Fan
2017-03-17imx: mx7ulp: add registers header filePeng Fan
2017-03-17imx: mx7ulp: Add mx7ulp to KconfigPeng Fan
2017-03-15arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada
2017-03-15tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada
2017-03-15tiny-printf: add static to locally used functionsMasahiro Yamada
2017-03-15igep00x0: fixup FDT according to detected flash typeLadislav Michl
2017-03-15igep00x0: disable environmentLadislav Michl
2017-03-15board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard
2017-03-15STiH410-B2260: Add device treePatrice Chotard
2017-03-15STiH410: Add STi pinctrl driverPatrice Chotard
2017-03-15STiH410: Add STi SDHCI driverPatrice Chotard
2017-03-15gpio: do not include <asm/arch/gpio.h> for ARCH_STIPatrice Chotard
2017-03-15STiH410: Add STi serial driverPatrice Chotard
2017-03-15STiH410: Add STi sysreset driverPatrice Chotard
2017-03-15STiH410: Add STi timer driverPatrice Chotard
2017-03-15arm: Add support for STMicroelectronics STiH410 socPatrice Chotard
2017-03-15armv7m: Add SysTick timer driverPhil Edworthy
2017-03-15tools: omapimage: Fix size in headerLokesh Vutla
2017-03-15arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka
2017-03-15arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka
2017-03-15omap3_overo: Reduce SPL sizeTom Rini
2017-03-13ARM: dts: uniphier: more re-sync DT with LinuxMasahiro Yamada
2017-03-13ARM: dts: uniphier: fix no unit name warningsMasahiro Yamada
2017-03-13ARM: dts: uniphier: remove skeleton.dtsi inclusionMasahiro Yamada
2017-03-13ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada
2017-03-13Prepare v2017.03Tom Rini
2017-03-13scripts/config_whitelist.txt: RegenerateTom Rini
2017-03-13configs: Re-syncTom Rini
2017-03-12arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin
2017-03-12tools: binman: change shebang from python into python2Jörg Krause
2017-03-12arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl
2017-03-10Merge branch 'pmic' of git://git.denx.de/u-boot-mmcTom Rini
2017-03-10ARM: Migrate errata to KconfigTom Rini
2017-03-10omap4: Migrate to using implyTom Rini
2017-03-10omap3: Migrate to using implyTom Rini
2017-03-10TI: Migrate board/ti/common/Kconfig to implyTom Rini
2017-03-10am335x_evm: Switch to using imply keywordTom Rini
2017-03-10kconfiglib.py: Kludge in 'imply' supportTom Rini
2017-03-10do_smhload: fix return codeRyan Harkin
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini
2017-03-09tools: Remove CONFIG_SYS_TEXT_BASE in MakefilePatrick Delaunay
2017-03-09kbuild: turn of dtc unit address warnings by defaultMasahiro Yamada
2017-03-09sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0Rask Ingemann Lambertsen
2017-03-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-03-08Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-03-08omap3_logic: Move SPL Stack into SDRAMAdam Ford
2017-03-07video: cfb_console: fix 32-bit display on 64-bit architecturesAndre Przywara