aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-21common: Kconfig: Add BOARD_LATE_INIT entryJagan Teki1-0/+10
2017-01-20mx6saberesd_spl: Correct falcon mode additionTom Rini2-2/+3
2017-01-20bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot2-11/+12
2017-01-20tools: mkimage: fix sizeof_mismatch found by coveritySven Ebenfeld1-1/+1
2017-01-20ARM: OMAP5+: Remove unsed dpll structuresLokesh Vutla1-55/+4
2017-01-20ARM: OMAP4: Fix compiler warningLokesh Vutla1-1/+3
2017-01-20binman: add tools directory to the python pathEmmanuel Vadot1-0/+1
2017-01-20build: Always build the libfdt python moduleEmmanuel Vadot1-1/+1
2017-01-20MAINTAINERS: DFU: Change e-mail address of DFU maintanierLukasz Majewski1-1/+1
2017-01-20odroid-c2: Enable distro bootAndreas Färber4-1/+17
2017-01-20meson: misc_init_r is board-specificAndreas Färber2-1/+2
2017-01-20board_init.c: Always use memset()Tom Rini1-18/+0
2017-01-20ARM: Default to using optimized memset and memcpy routinesTom Rini15-6/+48
2017-01-20mach-omap2: Fix secure boot media generationAndrew F. Davis1-5/+1
2017-01-20spl: Add some missing newlinesAndrew F. Davis1-2/+2
2017-01-20spl: Remove inline ifdef check for EXT and FAT supportAndrew F. Davis2-4/+0
2017-01-20common/image.c: Use correct suffixes for binary sizesxypron.glpk@gmx.de1-1/+1
2017-01-20api: storage: Test all block device in dev_stor_getEmmanuel Vadot1-64/+34
2017-01-20api: Use hashtable function for API_env_enumEmmanuel Vadot1-29/+31
2017-01-20cmd/host: add missing \n in help textSébastien Szymanski1-1/+1
2017-01-20ARM: omap3_logic: Refactor Boot Environmental variablesAdam Ford1-32/+42
2017-01-20bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr3-16/+3
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher14-24/+46
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini123-969/+2834
2017-01-18armv8: ls1012a: define esdhc_status_fixup for RDB boardYangbo Lu1-0/+38
2017-01-18armv8: ls1012a: define esdhc_status_fixup for QDS boardYangbo Lu1-0/+28
2017-01-18mmc: fsl_esdhc: move 'status' property fixup into a weak functionYangbo Lu1-7/+14
2017-01-18fsl PPA: enable PPA for ls1043ardb and ls1046ardbHou Zhiqiang2-0/+2
2017-01-18kconfig: fsl PPA: move CONFIG_* to KconfigHou Zhiqiang4-16/+26
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang10-17/+17
2017-01-18kconfig: armv8: move armv8 sec_firmware CONFIG_* to KconfigHou Zhiqiang6-11/+36
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang8-45/+47
2017-01-18armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI nodeWenbin Song2-0/+157
2017-01-18armv8/ls1043a: fixup GIC offset for ls1043a rev1Wenbin Song6-6/+150
2017-01-18armv8: fsl-lsch3: enable snoopable sata read and writeTang Yuantian1-0/+2
2017-01-18ls1046ardb: Add support power initializationHou Zhiqiang3-0/+41
2017-01-18armv8/fsl_lsch2: Add chip power supply voltage setupHou Zhiqiang5-0/+373
2017-01-18ls1046ardb: cpld: add API for selecting core voltHou Zhiqiang2-0/+10
2017-01-18pmic: pmic_mc34vr500: Add APIs to set/get SWx voltHou Zhiqiang3-0/+105
2017-01-18pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmicHou Zhiqiang4-0/+206
2017-01-18armv8: fsl-layerscape: Fix SECURE_BOOT configYork Sun4-1/+4
2017-01-18LS2080A: Add validation of MC & DPC images.Udit Agarwal2-3/+48
2017-01-18SECURE_BOOT: Update bootscript and its hdr addressesUdit Agarwal1-6/+6
2017-01-18configs: ls1012a: enable driver model for eSDHCYangbo Lu2-0/+6
2017-01-18armv8: ls1012a: add eSDHC nodesYangbo Lu1-0/+16
2017-01-18mmc: fsl_esdhc: add 'fsl, esdhc' into of_match tableYangbo Lu1-0/+1
2017-01-18mmc: fsl_esdhc: make GPIO support optionalYangbo Lu1-2/+8
2017-01-18armv8/fsl-lsch3: consolidate the clock system initializationHou Zhiqiang3-8/+23
2017-01-18armv8/fsl-lsch2: refactor the clock system initializationHou Zhiqiang9-29/+136
2017-01-18ARMv8/fsl-layerscape: Enable data coherency between cores in clusterHou Zhiqiang1-0/+4