summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* moveconfig: Add a switch to only cleanup headersJoe Hershberger2015-05-271-5/+12
* moveconfig: Add a parameter to accept a list to buildJoe Hershberger2015-05-271-6/+20
* moveconfig: Ignore duplicate configs when movingJoe Hershberger2015-05-272-1/+3
* moveconfig: Always run savedefconfig on the moved configJoe Hershberger2015-05-271-9/+21
* tools: moveconfig: a tool to move CONFIGs from headers to defconfigsMasahiro Yamada2015-05-271-0/+853
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-2678-2099/+2635
|\
| * mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-2620-69/+4
| * imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-2622-144/+9
| * imx6: standardise filesystem and boot optionsPeter Robinson2015-05-2620-142/+13
| * imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-2622-286/+16
OpenPOWER on IntegriCloud