summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-14arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada
2017-03-14tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada
2017-03-14tiny-printf: add static to locally used functionsMasahiro Yamada
2017-03-14igep00x0: fixup FDT according to detected flash typeLadislav Michl
2017-03-14igep00x0: disable environmentLadislav Michl
2017-03-14board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard
2017-03-14STiH410-B2260: Add device treePatrice Chotard
2017-03-14STiH410: Add STi pinctrl driverPatrice Chotard
2017-03-14STiH410: Add STi SDHCI driverPatrice Chotard
2017-03-14gpio: do not include <asm/arch/gpio.h> for ARCH_STIPatrice Chotard
2017-03-14STiH410: Add STi serial driverPatrice Chotard
2017-03-14STiH410: Add STi sysreset driverPatrice Chotard
2017-03-14STiH410: Add STi timer driverPatrice Chotard
2017-03-14arm: Add support for STMicroelectronics STiH410 socPatrice Chotard
2017-03-14armv7m: Add SysTick timer driverPhil Edworthy
2017-03-14tools: omapimage: Fix size in headerLokesh Vutla
2017-03-14arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka
2017-03-14arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka
2017-03-14omap3_overo: Reduce SPL sizeTom Rini
2017-03-14ARM: dts: uniphier: more re-sync DT with LinuxMasahiro Yamada
2017-03-14ARM: dts: uniphier: fix no unit name warningsMasahiro Yamada
2017-03-14ARM: dts: uniphier: remove skeleton.dtsi inclusionMasahiro Yamada
2017-03-14ARM: 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-11arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin
2017-03-11tools: binman: change shebang from python into python2Jörg Krause
2017-03-11arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl
2017-03-09Merge branch 'pmic' of git://git.denx.de/u-boot-mmcTom Rini
2017-03-09ARM: Migrate errata to KconfigTom Rini
2017-03-09omap4: Migrate to using implyTom Rini
2017-03-09omap3: Migrate to using implyTom Rini
2017-03-09TI: Migrate board/ti/common/Kconfig to implyTom Rini
2017-03-09am335x_evm: Switch to using imply keywordTom Rini
2017-03-09kconfiglib.py: Kludge in 'imply' supportTom Rini
2017-03-09do_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
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi
2017-03-01net: macb: Fix ETH not found when clock not supportWenyou Yang
2017-03-01armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-03-01armv5te: make 'ret lr' produce iinterworking 'bx lr'Albert ARIBAUD
2017-02-27Prepare v2017-rc3Tom Rini