aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini30-13/+66
2017-01-24imx31_phycore: Split the eet variant out into a different TARGETTom Rini4-5/+8
2017-01-24rpi: Fix device tree path on ARM64Tuomas Tynkkynen1-21/+27
2017-01-23mmc: Print error code for mmc_complete_init failureJagan Teki1-1/+3
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier13-34/+52
2017-01-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini55-415/+934
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada9-0/+31
2017-01-22ARM: dts: uniphier: add PXs3 SoC/board supportMasahiro Yamada3-0/+381
2017-01-22pinctrl: uniphier: support UniPhier PXs3 pinctrl driverMasahiro Yamada3-9/+156
2017-01-22ARM: dts: uniphier: compile only DT files that make senseMasahiro Yamada1-9/+18
2017-01-22ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada3-33/+23
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada17-317/+214
2017-01-22ARM: uniphier: replace <common.h> with <linux/delay.h> where possibleMasahiro Yamada4-4/+5
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada13-14/+16
2017-01-22ARM: uniphier: add uniphier_v8_defconfigMasahiro Yamada1-0/+34
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada11-30/+56
2017-01-22ARM: uniphier: add missing static and const qualifierMasahiro Yamada1-3/+3
2017-01-22ARM: uniphier: fix delay fixup code in LD11 UMC initKotaro Hayashi1-0/+1
2017-01-22ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoCWataru Okoshi1-2/+2
2017-01-21travis-ci: Split p1_p2_rdb_pc and p1010rdb into separate jobsTom Rini1-1/+3
2017-01-21status_led: Kconfig migrationUri Mashiach89-454/+486
2017-01-21status_led: Kconfig migration - introductionUri Mashiach3-34/+355
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki375-280/+338
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