summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-27Revert "Revert "stm32f4: fix serial output""Tom Rini
2015-05-27moveconfig: Print status about the processed defconfigsJoe Hershberger
2015-05-27moveconfig: Add a switch to enable printing errorsJoe Hershberger
2015-05-27moveconfig: Print a message for missing compilerJoe Hershberger
2015-05-27moveconfig: Output a list of failed boardsJoe Hershberger
2015-05-27moveconfig: Cleanup headers in arch and boardJoe Hershberger
2015-05-27moveconfig: Add a switch to only cleanup headersJoe Hershberger
2015-05-27moveconfig: Add a parameter to accept a list to buildJoe Hershberger
2015-05-27moveconfig: Ignore duplicate configs when movingJoe Hershberger
2015-05-27moveconfig: Always run savedefconfig on the moved configJoe Hershberger
2015-05-27tools: moveconfig: a tool to move CONFIGs from headers to defconfigsMasahiro Yamada
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-05-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson
2015-05-26novena: standardise mx6_common.h includePeter Robinson
2015-05-26spl: spl_mmc: fix mmc Falcon mode regressionTim Harvey
2015-05-26imx: ventana: update README with Falcon mode documentationTim Harvey
2015-05-26imx: ventana: update README for micro-SD boot mediumTim Harvey
2015-05-26imx: ventana: update MMC env configurationTim Harvey
2015-05-26thermal: imx_thermal: increase critical temperature thresholdTim Harvey
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher
2015-05-26imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan
2015-05-26pwm: imx: Remove unreachable codeAxel Lin
2015-05-26pwm: imx: Prevent NULL pointer dereferenceAxel Lin
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada
2015-05-25zynq: Use system timer implementation instead of ourMichal Simek
2015-05-24Merge git://git.denx.de/u-boot-nand-flashTom Rini
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner
2015-05-24mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner
2015-05-24mtd: vf610_nfc: use in-band bad block tableStefan Agner
2015-05-24mtd: vf610_nfc: implement OOB only readStefan Agner
2015-05-24mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner
2015-05-24mtd: vf610_nfc: remove read on SEQINStefan Agner
2015-05-24mtd: vf610_nfc: remove caching of page in bufferStefan Agner
2015-05-24tools: mxsboot: Calculate ECC strength dynamicallyJörg Krause
2015-05-24mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause
2015-05-24mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan
2015-05-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini