summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang2012-09-20-258/+287
* ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang2012-09-20-262/+310
* ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang2012-09-20-115/+123
* ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang2012-09-20-1/+37
* ColdFire: Update the bitops for ColdFire platformAlison Wang2012-09-20-32/+27
* ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang2012-09-20-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2012-09-18-0/+93
|\
| * mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder2012-09-18-0/+23
| * mpc8308rdb: add support for FIT imagesIra W. Snyder2012-09-18-0/+4
| * mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder2012-09-18-0/+62
| * mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder2012-09-18-0/+4
* | FAT: Fix file contents listed as directoryBenoît Thébaudeau2012-09-18-4/+4
* | env: delete selected vars not present in imported envGerlando Falauto2012-09-18-8/+42
* | env: make "env default" selective, check and applyGerlando Falauto2012-09-18-7/+64
* | env: check and apply changes on delete/destroyGerlando Falauto2012-09-18-9/+14
* | env: add check/apply logic to himport_r()Gerlando Falauto2012-09-18-6/+48
* | env: make himport_r() selective on variablesGerlando Falauto2012-09-18-5/+37
* | env: unify logic to check and apply changesGerlando Falauto2012-09-18-50/+94
* | env: cosmetic: drop assignment i = iomux_doenv()Gerlando Falauto2012-09-18-3/+2
* | fw_env: Add env vars describing U-Boot target boardBenoît Thébaudeau2012-09-18-0/+11
* | env_common: Add missing ethprimeBenoît Thébaudeau2012-09-18-0/+3
* | env import/export: Remove from help if disabledBenoît Thébaudeau2012-09-18-0/+4
* | memsize: Fix for bug in memory sizing codeIwo Mergler2012-09-18-0/+1
* | env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFERStephen Warren2012-09-18-1/+1
* | ARM: Remove apollon boardMarek Vasut2012-09-18-2383/+1
* | IPL: Remove remains of OneNAND IPLMarek Vasut2012-09-18-419/+0
* | spl: remove forced linking of commands into SPLTyler Olmstead2012-09-18-3/+1
* | dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut2012-09-18-7/+6
* | dm: sparc: common: Fixup cmd_bdinfo warningsMarek Vasut2012-09-18-5/+5
* | dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-18-5/+5
* | mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini2012-09-18-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-18-391/+251
|\ \ | |/ |/|
| * mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-17-17/+19
| * mxc nand: Let driver detect IP revisionBenoît Thébaudeau2012-09-17-8/+3
| * mtd mxc nand: Merge init functionsBenoît Thébaudeau2012-09-17-30/+23
| * mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau2012-09-17-1/+1
| * mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau2012-09-17-16/+12
| * spl mxc nand: Fix broken boot for correctable ECC errorsBenoît Thébaudeau2012-09-17-2/+14
| * mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-17-3/+6
| * spl mxc nand: Set symmetric modeBenoît Thébaudeau2012-09-17-1/+2
| * spl mxc nand: Remove duplicated codeBenoît Thébaudeau2012-09-17-8/+2
| * spl mxc nand: Merge duplicated codeBenoît Thébaudeau2012-09-17-27/+23
| * mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-17-13/+11
| * mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-17-274/+128
| * mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-17-8/+2
| * nand: Make NAND lock status compatible with MicronJoe Hershberger2012-09-17-4/+7
| * nand: consolidate duplicated constantsJoe Hershberger2012-09-17-6/+2
| * nand: Change ulong to loff_t and size_tJoe Hershberger2012-09-17-3/+5
| * nand: Add support for unlock.invertJoe Hershberger2012-09-17-8/+28
| * mtd: support ONFI multi lun NANDMatthieu CASTET2012-09-17-1/+2