summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada13-5/+52919
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada5-13/+46
2015-05-25zynq: Use system timer implementation instead of ourMichal Simek3-83/+6
2015-05-25Merge git://git.denx.de/u-boot-nand-flashTom Rini12-171/+217
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner3-18/+51
2015-05-24mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner2-5/+50
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner7-23/+36
2015-05-24mtd: vf610_nfc: use in-band bad block tableStefan Agner1-27/+2
2015-05-24mtd: vf610_nfc: implement OOB only readStefan Agner1-59/+40
2015-05-24mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner1-1/+1
2015-05-24mtd: vf610_nfc: remove read on SEQINStefan Agner1-6/+8
2015-05-24mtd: vf610_nfc: remove caching of page in bufferStefan Agner1-10/+1
2015-05-24tools: mxsboot: Calculate ECC strength dynamicallyJörg Krause1-13/+22
2015-05-24mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause2-4/+6
2015-05-24mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan1-18/+12
2015-05-23Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini5-151/+27
2015-05-22nand/elbc: Memory leak fixRaghav Dogra1-0/+1
2015-05-21nand: fix buffer alignment in new verification featureStephen Warren1-2/+2
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey2-0/+36
2015-05-21wandboard: Switch to SPL supportFabio Estevam11-116/+448
2015-05-21sandbox: Enable env unit testsJoe Hershberger1-0/+1
2015-05-21test: env: Add a test of the new regex behavior for attrsJoe Hershberger1-0/+27
2015-05-21test: env: Add test for verifying env attrsJoe Hershberger2-0/+63
2015-05-21test: env: Add test framework for envJoe Hershberger8-0/+77
2015-05-21test: dm: Recover the driver model tree after testsJoe Hershberger1-0/+5