summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-31ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada
2015-05-31ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada
2015-05-31ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada
2015-05-31ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada
2015-05-31ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada
2015-05-31ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada
2015-05-31ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai
2015-05-29ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai
2015-05-29ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai
2015-05-29ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet
2015-05-29sunxi: Add DMA definitionsRoy Spliet
2015-05-29sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański
2015-05-29sun9i: Add Merrii_A80_Optimus board / defconfig fileHans de Goede
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-29sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede
2015-05-29sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede
2015-05-29sunxi: Use axp221 sid on a33Hans de Goede
2015-05-29Merge git://git.denx.de/u-boot-usbTom Rini
2015-05-29usb: kbd: Fix key repeat not always workingHans de Goede
2015-05-29usb: dwc2: Add support for v3 snpsid valuePeter Griffin
2015-05-29ci_udc: Update the ci_udc driver to support bulk transfersSiva Durga Prasad Paladugu
2015-05-29usb: Remove unused variable in usb_setup_descriptor()Hans de Goede
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-28am33xx, spl, siemens: enable debug uart output againHeiko Schocher
2015-05-28net: Fix a warning added by 76ec988Joe Hershberger
2015-05-28fsl/sata: Replace sprintf() with snprintf()Tang Yuantian
2015-05-28gpio: stm32: add stm32f1 supportMatt Porter
2015-05-28ARMv7M: add STM32F1 supportMatt Porter
2015-05-28common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter
2015-05-28image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARMMatt Porter
2015-05-28ARM: bcm283x: Switch to generic timerMarek Vasut
2015-05-28ARM: bcm283x: Reorder timer.hMarek Vasut
2015-05-28ARM: bcm283x: Repair wdog.hMarek Vasut
2015-05-28vexpress64: use uncompressed kernel by defaultLinus Walleij
2015-05-28kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada
2015-05-28meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford
2015-05-28spl: spl_mmc: Error and count distinctionPaul Kocialkowski
2015-05-28add test for two 'loadables'Karl Apsite
2015-05-28Combine bootm_find_<thing> functions togetherKarl Apsite
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite
2015-05-28mkimage will now report information about loadableKarl Apsite
2015-05-28powerpc: gitignore: ignore PowerPC DTBsMasahiro Yamada
2015-05-28tools: use pkg-config when available to get SSL flagsThomas Petazzoni