summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-26tools: 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-25Merge 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
2015-05-22nand/elbc: Memory leak fixRaghav Dogra
2015-05-21nand: fix buffer alignment in new verification featureStephen Warren
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey
2015-05-21wandboard: Switch to SPL supportFabio Estevam
2015-05-21sandbox: Enable env unit testsJoe Hershberger
2015-05-21test: env: Add a test of the new regex behavior for attrsJoe Hershberger
2015-05-21test: env: Add test for verifying env attrsJoe Hershberger
2015-05-21test: env: Add test framework for envJoe Hershberger
2015-05-21test: dm: Recover the driver model tree after testsJoe Hershberger
2015-05-21test: Return values from the asserts compatible with cmdsJoe Hershberger