summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass
2017-01-25config: Drop CONFIG_ARCH_DMA_PIO_WORDSSimon Glass
2017-01-24travis-ci: Add swig and libpython-dev to the package listTom Rini
2017-01-24mach-omap2: Cleanup secure boot media generationAndrew F. Davis
2017-01-24tools: Correct python building host toolsTom Rini
2017-01-24bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setCédric Schieli
2017-01-24arm: am57xx: cl-som-am57x: fix EthernetUri Mashiach
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini
2017-01-24imx31_phycore: Split the eet variant out into a different TARGETTom Rini
2017-01-24rpi: Fix device tree path on ARM64Tuomas Tynkkynen
2017-01-23mmc: Print error code for mmc_complete_init failureJagan Teki
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier
2017-01-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada
2017-01-22ARM: dts: uniphier: add PXs3 SoC/board supportMasahiro Yamada
2017-01-22pinctrl: uniphier: support UniPhier PXs3 pinctrl driverMasahiro Yamada
2017-01-22ARM: dts: uniphier: compile only DT files that make senseMasahiro Yamada
2017-01-22ARM: uniphier: add macro to generate SoC data look-up functionMasahiro Yamada
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada
2017-01-22ARM: uniphier: replace <common.h> with <linux/delay.h> where possibleMasahiro Yamada
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada
2017-01-22ARM: uniphier: add uniphier_v8_defconfigMasahiro Yamada
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada
2017-01-22ARM: uniphier: add missing static and const qualifierMasahiro Yamada
2017-01-22ARM: uniphier: fix delay fixup code in LD11 UMC initKotaro Hayashi
2017-01-22ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoCWataru Okoshi
2017-01-21travis-ci: Split p1_p2_rdb_pc and p1010rdb into separate jobsTom Rini
2017-01-21status_led: Kconfig migrationUri Mashiach
2017-01-21status_led: Kconfig migration - introductionUri Mashiach
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-21common: Kconfig: Add BOARD_LATE_INIT entryJagan Teki
2017-01-21mx6saberesd_spl: Correct falcon mode additionTom Rini
2017-01-20bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot
2017-01-20tools: mkimage: fix sizeof_mismatch found by coveritySven Ebenfeld
2017-01-20ARM: OMAP5+: Remove unsed dpll structuresLokesh Vutla
2017-01-20ARM: OMAP4: Fix compiler warningLokesh Vutla
2017-01-20binman: add tools directory to the python pathEmmanuel Vadot
2017-01-20build: Always build the libfdt python moduleEmmanuel Vadot
2017-01-20MAINTAINERS: DFU: Change e-mail address of DFU maintanierLukasz Majewski
2017-01-20odroid-c2: Enable distro bootAndreas Färber
2017-01-20meson: misc_init_r is board-specificAndreas Färber
2017-01-20board_init.c: Always use memset()Tom Rini
2017-01-20ARM: Default to using optimized memset and memcpy routinesTom Rini
2017-01-20mach-omap2: Fix secure boot media generationAndrew F. Davis
2017-01-20spl: Add some missing newlinesAndrew F. Davis
2017-01-20spl: Remove inline ifdef check for EXT and FAT supportAndrew F. Davis
2017-01-20common/image.c: Use correct suffixes for binary sizesxypron.glpk@gmx.de
2017-01-20api: storage: Test all block device in dev_stor_getEmmanuel Vadot
2017-01-20api: Use hashtable function for API_env_enumEmmanuel Vadot