summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2015-05-21test: dm: eth: Handle failed test env cleanupJoe Hershberger
2015-05-21test: dm: Don't bail on all tests if one test failsJoe Hershberger
2015-05-21test: Move the unit tests to their own menuJoe Hershberger
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-05-21test: Add a common unit test commandJoe Hershberger
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-21net: Handle ethaddr changes as an env callbackJoe Hershberger
2015-05-21net: Remove duplicate bootfile syncing functionalityJoe Hershberger
2015-05-21net: Add default flags for common net env varsJoe Hershberger