aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson22-144/+9
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson20-142/+13
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson22-286/+16
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson22-124/+10
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson21-33/+4
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson21-96/+7
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson24-116/+8
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson23-177/+19
2015-05-26novena: standardise mx6_common.h includePeter Robinson1-1/+1
2015-05-26spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey1-1/+1
2015-05-26imx: ventana: update README with Falcon mode documentationTim Harvey1-0/+169
2015-05-26imx: ventana: update README for micro-SD boot mediumTim Harvey1-3/+71
2015-05-26imx: ventana: update MMC env configurationTim Harvey1-2/+3
2015-05-26thermal: imx_thermal: increase critical temperature thresholdTim Harvey1-6/+9
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher15-568/+1585
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher5-32/+31
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher5-12/+32
2015-05-26imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan1-1/+1
2015-05-26pwm: imx: Remove unreachable codeAxel Lin1-4/+0
2015-05-26pwm: imx: Prevent NULL pointer dereferenceAxel Lin1-0/+12