summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-01Move setexpr to KconfigJoe Hershberger481-98/+440
2015-06-01blackfin: fix build error on bct-brettl2 boardMasahiro Yamada1-0/+1
2015-06-01sparc: fix build error on gr_ep2s60 boardMasahiro Yamada1-0/+1
2015-05-28am33xx, spl, siemens: enable debug uart output againHeiko Schocher1-0/+5
2015-05-28net: Fix a warning added by 76ec988Joe Hershberger1-2/+0
2015-05-28fsl/sata: Replace sprintf() with snprintf()Tang Yuantian1-1/+1
2015-05-28gpio: stm32: add stm32f1 supportMatt Porter1-1/+109
2015-05-28ARMv7M: add STM32F1 supportMatt Porter9-0/+783
2015-05-28common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2-0/+45
2015-05-28image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARMMatt Porter1-1/+1
2015-05-28ARM: bcm283x: Switch to generic timerMarek Vasut3-59/+7
2015-05-28ARM: bcm283x: Reorder timer.hMarek Vasut1-5/+10
2015-05-28ARM: bcm283x: Repair wdog.hMarek Vasut1-2/+2
2015-05-28vexpress64: use uncompressed kernel by defaultLinus Walleij1-6/+6
2015-05-28kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada2-2/+2
2015-05-28meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford2-2/+2
2015-05-28spl: spl_mmc: Error and count distinctionPaul Kocialkowski1-14/+19
2015-05-28add test for two 'loadables'Karl Apsite1-9/+63
2015-05-28Combine bootm_find_<thing> functions togetherKarl Apsite3-38/+21
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite5-2/+129
2015-05-28mkimage will now report information about loadableKarl Apsite4-0/+111
2015-05-28powerpc: gitignore: ignore PowerPC DTBsMasahiro Yamada1-0/+1
2015-05-28tools: use pkg-config when available to get SSL flagsThomas Petazzoni1-1/+2
2015-05-28include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada1-0/+10
2015-05-28vexpress64: let Juno wait for root deviceLinus Walleij1-0/+1
2015-05-28beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov1-1/+1
2015-05-28ppc: xilinx-ppc: Move to generic board supportRicardo Ribalda1-0/+3
2015-05-27doc/README.generic-board: Trivial spell checkRicardo Ribalda1-4/+4
2015-05-27vexpress64: fix various memory issuesLinus Walleij1-5/+9
2015-05-27Makefile: Add U_BOOT_TZ and include in versionChris Packham2-2/+3
2015-05-27pci: display header for bus scanTim Harvey1-0/+4
2015-05-27env_mmc: add error message to pass to set_default_envTim Harvey1-16/+24
2015-05-27vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin1-0/+1
2015-05-27ARM: BeagleBoard-x15: Rev A2x5: Change UART3 muxLokesh Vutla1-2/+2
2015-05-27menu: Return an error code if Ctrl-C is pressedTuomas Tynkkynen1-0/+3
2015-05-27pxe: Fix crash if 'sysboot' is run without argsTuomas Tynkkynen1-1/+1
2015-05-27Revert "Revert "stm32f4: fix serial output""Tom Rini1-0/+3
2015-05-27moveconfig: Print status about the processed defconfigsJoe Hershberger1-5/+11
2015-05-27moveconfig: Add a switch to enable printing errorsJoe Hershberger1-0/+8
2015-05-27moveconfig: Print a message for missing compilerJoe Hershberger1-8/+20
2015-05-27moveconfig: Output a list of failed boardsJoe Hershberger1-0/+4
2015-05-27moveconfig: Cleanup headers in arch and boardJoe Hershberger1-5/+6
2015-05-27moveconfig: Add a switch to only cleanup headersJoe Hershberger1-5/+12
2015-05-27moveconfig: Add a parameter to accept a list to buildJoe Hershberger1-6/+20
2015-05-27moveconfig: Ignore duplicate configs when movingJoe Hershberger2-1/+3
2015-05-27moveconfig: Always run savedefconfig on the moved configJoe Hershberger1-9/+21
2015-05-27tools: moveconfig: a tool to move CONFIGs from headers to defconfigsMasahiro Yamada1-0/+853
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini78-2099/+2635
2015-05-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini19-101/+52971
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson20-69/+4