summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mpc83xx: cosmetic: vme8349.h checkpatch complianceJoe Hershberger2011-11-03-17/+18
* mpc83xx: cosmetic: ve8313.h checkpatch complianceJoe Hershberger2011-11-03-95/+109
* mpc83xx: cosmetic: sbc8349.h checkpatch complianceJoe Hershberger2011-11-03-93/+143
* mpc83xx: cosmetic: mpc8308_p1m.h checkpatch complianceJoe Hershberger2011-11-03-15/+14
* mpc83xx: cosmetic: kmeter1.h checkpatch complianceJoe Hershberger2011-11-03-2/+2
* mpc83xx: cosmetic: TQM834x.h checkpatch complianceJoe Hershberger2011-11-03-108/+169
* mpc83xx: cosmetic: SIMPC8313.h checkpatch complianceJoe Hershberger2011-11-03-124/+164
* mpc83xx: cosmetic: MVBLM7.h checkpatch complianceJoe Hershberger2011-11-03-40/+76
* mpc83xx: cosmetic: MPC837XERDB.h checkpatch complianceJoe Hershberger2011-11-03-100/+149
* mpc83xx: cosmetic: MPC837XEMDS.h checkpatch complianceJoe Hershberger2011-11-03-117/+166
* mpc83xx: cosmetic: MPC8360ERDK.h checkpatch complianceJoe Hershberger2011-11-03-113/+169
* mpc83xx: cosmetic: MPC8360EMDS.h checkpatch complianceJoe Hershberger2011-11-03-82/+141
* mpc83xx: cosmetic: MPC8349ITX.h checkpatch complianceJoe Hershberger2011-11-03-123/+203
* mpc83xx: cosmetic: MPC8349EMDS.h checkpatch complianceJoe Hershberger2011-11-03-117/+178
* mpc83xx: cosmetic: MPC832XEMDS.h checkpatch complianceJoe Hershberger2011-11-03-88/+141
* mpc83xx: cosmetic: MPC8323ERDB.h checkpatch complianceJoe Hershberger2011-11-03-103/+150
* mpc83xx: cosmetic: MPC8315ERDB.h checkpatch complianceJoe Hershberger2011-11-03-108/+145
* mpc83xx: cosmetic: MPC8313ERDB.h checkpatch complianceJoe Hershberger2011-11-03-106/+142
* mpc83xx: cosmetic: MPC8308RDB.h checkpatch complianceJoe Hershberger2011-11-03-8/+8
* mpc83xx: cosmetic: MERGERBOX.h checkpatch complianceJoe Hershberger2011-11-03-6/+6
* mpc83xx: Fix ipic structure definitionJoe Hershberger2011-11-03-4/+5
* powerpc, mpc83xx: add DDR SDRAM Timing Configuration 3 definitionsHeiko Schocher2011-11-03-0/+6
* cosmetic, powerpc, mpc83xx: checkpatch cleanupHeiko Schocher2011-11-03-132/+257
* powerpc/83xx: move km 83xx specific i2c code to km83xx_i2cHolger Brunck2011-11-03-66/+98
* mpc83xx: fix global timer structure definitionKim Phillips2011-11-03-1/+1
* sandbox: drop unused returnMike Frysinger2011-11-03-2/+0
* sandbox: put stdin into raw modeMike Frysinger2011-11-03-0/+40
* serial: sandbox: use ssize_t to match os_readMike Frysinger2011-11-03-1/+1
* serial: sandbox: optimize putsMike Frysinger2011-11-03-2/+1
* sandbox/tegra2: fix typo in autocomplete defineMike Frysinger2011-11-03-2/+2
* sandbox: Change md command to use map_physmemSimon Glass2011-11-03-2/+7
* sandbox: Adjust Makefile so that standalone/api are not builtSimon Glass2011-11-03-3/+4
* sandbox: Add asm/cache.h for sandboxAnton staaf2011-11-03-0/+33
* Reduce build timesWolfgang Denk2011-11-03-43/+67
* post/post.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-2/+1
* post/post.c: CodingStyle cleanupWolfgang Denk2011-11-03-32/+27
* common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-2/+0
* common/cmd_ide.c: CodingStyle cleanupWolfgang Denk2011-11-03-840/+874
* drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-13/+3
* 4xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk2011-11-03-2/+4
* board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-27/+6
* 4xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-3/+0
* 4xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-12/+14
* drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-2/+0
* board/g2000/strataflash.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-3/+0
* board/jse/flash.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-14/+1
* drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-03-48/+37
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-03-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-11-03-55/+719
|\
| * tegra2: Move MMC clock initialization into MMC driverStephen Warren2011-11-03-15/+10