summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada2015-05-311-0/+2
* ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada2015-05-311-2/+2
* ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada2015-05-311-4/+7
* ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada2015-05-314-0/+8
* ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada2015-05-312-2/+1
* ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2015-05-315-6/+5
* ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada2015-05-311-4/+0
* ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada2015-05-311-23/+1
* ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada2015-05-311-4/+3
* ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-315-15/+16
* ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-3143-123/+86
* am33xx, spl, siemens: enable debug uart output againHeiko Schocher2015-05-281-0/+5
* net: Fix a warning added by 76ec988Joe Hershberger2015-05-281-2/+0
* fsl/sata: Replace sprintf() with snprintf()Tang Yuantian2015-05-281-1/+1
* gpio: stm32: add stm32f1 supportMatt Porter2015-05-281-1/+109
* ARMv7M: add STM32F1 supportMatt Porter2015-05-289-0/+783
* common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2015-05-282-0/+45
* image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARMMatt Porter2015-05-281-1/+1
* ARM: bcm283x: Switch to generic timerMarek Vasut2015-05-283-59/+7
* ARM: bcm283x: Reorder timer.hMarek Vasut2015-05-281-5/+10
* ARM: bcm283x: Repair wdog.hMarek Vasut2015-05-281-2/+2
* vexpress64: use uncompressed kernel by defaultLinus Walleij2015-05-281-6/+6
* kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada2015-05-282-2/+2
* meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford2015-05-282-2/+2
* spl: spl_mmc: Error and count distinctionPaul Kocialkowski2015-05-281-14/+19
* add test for two 'loadables'Karl Apsite2015-05-281-9/+63
* Combine bootm_find_<thing> functions togetherKarl Apsite2015-05-283-38/+21
* add boot_get_loadables() to load listed imagesKarl Apsite2015-05-285-2/+129
* mkimage will now report information about loadableKarl Apsite2015-05-284-0/+111
* powerpc: gitignore: ignore PowerPC DTBsMasahiro Yamada2015-05-281-0/+1
* tools: use pkg-config when available to get SSL flagsThomas Petazzoni2015-05-281-1/+2
* include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada2015-05-281-0/+10
* vexpress64: let Juno wait for root deviceLinus Walleij2015-05-281-0/+1
* beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov2015-05-281-1/+1
* ppc: xilinx-ppc: Move to generic board supportRicardo Ribalda2015-05-281-0/+3
* doc/README.generic-board: Trivial spell checkRicardo Ribalda2015-05-271-4/+4
* vexpress64: fix various memory issuesLinus Walleij2015-05-271-5/+9
* Makefile: Add U_BOOT_TZ and include in versionChris Packham2015-05-272-2/+3
* pci: display header for bus scanTim Harvey2015-05-271-0/+4
* env_mmc: add error message to pass to set_default_envTim Harvey2015-05-271-16/+24
* vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin2015-05-271-0/+1
* ARM: BeagleBoard-x15: Rev A2x5: Change UART3 muxLokesh Vutla2015-05-271-2/+2
* menu: Return an error code if Ctrl-C is pressedTuomas Tynkkynen2015-05-271-0/+3
* pxe: Fix crash if 'sysboot' is run without argsTuomas Tynkkynen2015-05-271-1/+1
* Revert "Revert "stm32f4: fix serial output""Tom Rini2015-05-271-0/+3
* moveconfig: Print status about the processed defconfigsJoe Hershberger2015-05-271-5/+11
* moveconfig: Add a switch to enable printing errorsJoe Hershberger2015-05-271-0/+8
* moveconfig: Print a message for missing compilerJoe Hershberger2015-05-271-8/+20
* moveconfig: Output a list of failed boardsJoe Hershberger2015-05-271-0/+4
* moveconfig: Cleanup headers in arch and boardJoe Hershberger2015-05-271-5/+6
OpenPOWER on IntegriCloud