aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Kconfig: introduce md5sum command selectionAndre Przywara2-0/+18
2017-03-17kirkwood: remove get_random_hex() and MD5 dependencyAndre Przywara2-2/+0
2017-03-16Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini18-699/+634
2017-03-16Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini42-579/+750
2017-03-14arm64: booti: allow to place kernel image anywhere in physical memoryMasahiro Yamada1-6/+22
2017-03-14tools: fix cross-compiling tools when HOSTCC is overriddenMasahiro Yamada2-2/+2
2017-03-14tiny-printf: add static to locally used functionsMasahiro Yamada1-2/+2
2017-03-14igep00x0: fixup FDT according to detected flash typeLadislav Michl1-0/+19
2017-03-14igep00x0: disable environmentLadislav Michl1-1/+1
2017-03-14board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard7-0/+173
2017-03-14STiH410-B2260: Add device treePatrice Chotard15-1/+3967
2017-03-14STiH410: Add STi pinctrl driverPatrice Chotard3-0/+331
2017-03-14STiH410: Add STi SDHCI driverPatrice Chotard5-0/+219
2017-03-14gpio: do not include <asm/arch/gpio.h> for ARCH_STIPatrice Chotard1-1/+1
2017-03-14STiH410: Add STi serial driverPatrice Chotard4-0/+222
2017-03-14STiH410: Add STi sysreset driverPatrice Chotard2-0/+83
2017-03-14STiH410: Add STi timer driverPatrice Chotard3-0/+86
2017-03-14arm: Add support for STMicroelectronics STiH410 socPatrice Chotard3-0/+21
2017-03-14armv7m: Add SysTick timer driverPhil Edworthy2-0/+118
2017-03-14tools: omapimage: Fix size in headerLokesh Vutla1-1/+1
2017-03-14arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka4-0/+28
2017-03-14arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530Siarhei Siamashka1-0/+3
2017-03-14omap3_overo: Reduce SPL sizeTom Rini1-0/+4
2017-03-14LS1021ATWR: Modify u-boot size for sd secure bootVinitha Pillai2-4/+4
2017-03-14armv8: fsl-layerscape: Add vid support for LS2080AQDSPriyanka Jain1-0/+9
2017-03-14armv8: fsl-lsch3: Update VID supportPriyanka Jain2-14/+164
2017-03-14armv8: fsl-layerscape: Updates DCFG register mapPriyanka Jain1-19/+46
2017-03-14armv8/ls104xa: remove the DDR interactive debugging info from SPLHou Zhiqiang4-0/+8
2017-03-14armv8: fsl-lsch2: add workaround for erratum A-010635Tang Yuantian1-2/+0
2017-03-14armv8: layerscape: Update early MMU for DDR after initializationYork Sun13-38/+113
2017-03-14armv8: mmu: Add a function to change mapping attributesYork Sun3-4/+74
2017-03-14armv8: ls2080a: Drop early MMU for SPL buildYork Sun1-3/+0
2017-03-14armv8: layerscape: Fix the sequence of changing MMU tableYork Sun1-11/+4
2017-03-14armv8: layerscape: Update MMU mapping with actual DDR sizeYork Sun1-2/+40
2017-03-14driver: net: fsl-mc: Update calculation of MC RAMYork Sun1-51/+8
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun17-423/+233
2017-03-14efi: Add a hook to allow adding memory mappingYork Sun1-4/+10
2017-03-14armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN to KconfigYork Sun3-2/+8
2017-03-14armv8: ls2080a: Move CONFIG_FSL_MC_ENET to KconfigYork Sun3-2/+8
2017-03-14armv8: Add global variable resv_ramYork Sun3-0/+21
2017-03-14ARM: dts: uniphier: more re-sync DT with LinuxMasahiro Yamada8-19/+22
2017-03-14ARM: dts: uniphier: fix no unit name warningsMasahiro Yamada16-29/+30
2017-03-14ARM: dts: uniphier: remove skeleton.dtsi inclusionMasahiro Yamada16-63/+63
2017-03-14ARM: uniphier: set DRAM_SPARSE flag for LD21 boardsMasahiro Yamada1-1/+1
2017-03-13Prepare v2017.03v2017.03Tom Rini1-1/+1
2017-03-13scripts/config_whitelist.txt: RegenerateTom Rini1-64/+0
2017-03-13configs: Re-syncTom Rini709-1189/+1154
2017-03-11arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin1-1/+1
2017-03-11tools: binman: change shebang from python into python2Jörg Krause1-1/+1
2017-03-11arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl3-20/+16