summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-20ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang
2012-09-20ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang
2012-09-20ColdFire: Update the bitops for ColdFire platformAlison Wang
2012-09-20ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini
2012-09-18mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder
2012-09-18mpc8308rdb: add support for FIT imagesIra W. Snyder
2012-09-18mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder
2012-09-18mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder
2012-09-18FAT: Fix file contents listed as directoryBenoît Thébaudeau
2012-09-18env: delete selected vars not present in imported envGerlando Falauto
2012-09-18env: make "env default" selective, check and applyGerlando Falauto
2012-09-18env: check and apply changes on delete/destroyGerlando Falauto
2012-09-18env: add check/apply logic to himport_r()Gerlando Falauto
2012-09-18env: make himport_r() selective on variablesGerlando Falauto
2012-09-18env: unify logic to check and apply changesGerlando Falauto
2012-09-18env: cosmetic: drop assignment i = iomux_doenv()Gerlando Falauto
2012-09-18fw_env: Add env vars describing U-Boot target boardBenoît Thébaudeau
2012-09-18env_common: Add missing ethprimeBenoît Thébaudeau
2012-09-18env import/export: Remove from help if disabledBenoît Thébaudeau
2012-09-18memsize: Fix for bug in memory sizing codeIwo Mergler
2012-09-18env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFERStephen Warren
2012-09-18ARM: Remove apollon boardMarek Vasut
2012-09-18IPL: Remove remains of OneNAND IPLMarek Vasut
2012-09-18spl: remove forced linking of commands into SPLTyler Olmstead
2012-09-18dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut
2012-09-18dm: sparc: common: Fixup cmd_bdinfo warningsMarek Vasut
2012-09-18dm: sparc: net: Fixup greth compile warningsMarek Vasut
2012-09-18mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-09-17mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau
2012-09-17mxc nand: Let driver detect IP revisionBenoît Thébaudeau
2012-09-17mtd mxc nand: Merge init functionsBenoît Thébaudeau
2012-09-17mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau
2012-09-17mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau
2012-09-17spl mxc nand: Fix broken boot for correctable ECC errorsBenoît Thébaudeau
2012-09-17mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau
2012-09-17spl mxc nand: Set symmetric modeBenoît Thébaudeau
2012-09-17spl mxc nand: Remove duplicated codeBenoît Thébaudeau
2012-09-17spl mxc nand: Merge duplicated codeBenoît Thébaudeau
2012-09-17mxc nand: cosmectic: Light cleanupBenoît Thébaudeau
2012-09-17mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau
2012-09-17mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut
2012-09-17nand: Make NAND lock status compatible with MicronJoe Hershberger
2012-09-17nand: consolidate duplicated constantsJoe Hershberger
2012-09-17nand: Change ulong to loff_t and size_tJoe Hershberger
2012-09-17nand: Add support for unlock.invertJoe Hershberger
2012-09-17mtd: support ONFI multi lun NANDMatthieu CASTET
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini