aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-03mpc83xx: Cleanup usage of LBC constantsJoe Hershberger26-406/+548
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger15-50/+150
2011-11-03mpc83xx: Cleanup usage of BAT constantsJoe Hershberger25-164/+162
2011-11-03mpc83xx: cosmetic: vme8349.h checkpatch complianceJoe Hershberger1-17/+18
2011-11-03mpc83xx: cosmetic: ve8313.h checkpatch complianceJoe Hershberger1-95/+109
2011-11-03mpc83xx: cosmetic: sbc8349.h checkpatch complianceJoe Hershberger1-93/+143
2011-11-03mpc83xx: cosmetic: mpc8308_p1m.h checkpatch complianceJoe Hershberger1-15/+14
2011-11-03mpc83xx: cosmetic: kmeter1.h checkpatch complianceJoe Hershberger1-2/+2
2011-11-03mpc83xx: cosmetic: TQM834x.h checkpatch complianceJoe Hershberger1-108/+169
2011-11-03mpc83xx: cosmetic: SIMPC8313.h checkpatch complianceJoe Hershberger1-124/+164
2011-11-03mpc83xx: cosmetic: MVBLM7.h checkpatch complianceJoe Hershberger1-40/+76
2011-11-03mpc83xx: cosmetic: MPC837XERDB.h checkpatch complianceJoe Hershberger1-100/+149
2011-11-03mpc83xx: cosmetic: MPC837XEMDS.h checkpatch complianceJoe Hershberger1-117/+166
2011-11-03mpc83xx: cosmetic: MPC8360ERDK.h checkpatch complianceJoe Hershberger1-113/+169
2011-11-03mpc83xx: cosmetic: MPC8360EMDS.h checkpatch complianceJoe Hershberger1-82/+141
2011-11-03mpc83xx: cosmetic: MPC8349ITX.h checkpatch complianceJoe Hershberger1-123/+203
2011-11-03mpc83xx: cosmetic: MPC8349EMDS.h checkpatch complianceJoe Hershberger1-117/+178
2011-11-03mpc83xx: cosmetic: MPC832XEMDS.h checkpatch complianceJoe Hershberger1-88/+141
2011-11-03mpc83xx: cosmetic: MPC8323ERDB.h checkpatch complianceJoe Hershberger1-103/+150
2011-11-03mpc83xx: cosmetic: MPC8315ERDB.h checkpatch complianceJoe Hershberger1-108/+145
2011-11-03mpc83xx: cosmetic: MPC8313ERDB.h checkpatch complianceJoe Hershberger1-106/+142
2011-11-03mpc83xx: cosmetic: MPC8308RDB.h checkpatch complianceJoe Hershberger1-8/+8
2011-11-03mpc83xx: cosmetic: MERGERBOX.h checkpatch complianceJoe Hershberger1-6/+6
2011-11-03mpc83xx: Fix ipic structure definitionJoe Hershberger1-4/+5
2011-11-03powerpc, mpc83xx: add DDR SDRAM Timing Configuration 3 definitionsHeiko Schocher1-0/+6
2011-11-03cosmetic, powerpc, mpc83xx: checkpatch cleanupHeiko Schocher1-132/+257
2011-11-03powerpc/83xx: move km 83xx specific i2c code to km83xx_i2cHolger Brunck4-66/+98
2011-11-03mpc83xx: fix global timer structure definitionKim Phillips1-1/+1
2011-11-03sandbox: drop unused returnMike Frysinger1-2/+0
2011-11-03sandbox: put stdin into raw modeMike Frysinger3-0/+40
2011-11-03serial: sandbox: use ssize_t to match os_readMike Frysinger1-1/+1
2011-11-03serial: sandbox: optimize putsMike Frysinger1-2/+1
2011-11-03sandbox/tegra2: fix typo in autocomplete defineMike Frysinger2-2/+2
2011-11-03sandbox: Change md command to use map_physmemSimon Glass1-2/+7
2011-11-03sandbox: Adjust Makefile so that standalone/api are not builtSimon Glass1-3/+4
2011-11-03sandbox: Add asm/cache.h for sandboxAnton staaf1-0/+33
2011-11-03Reduce build timesWolfgang Denk25-43/+67
2011-11-03post/post.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+1
2011-11-03post/post.c: CodingStyle cleanupWolfgang Denk1-32/+27
2011-11-03common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+0
2011-11-03common/cmd_ide.c: CodingStyle cleanupWolfgang Denk1-840/+874
2011-11-03drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk1-13/+3
2011-11-034xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk1-2/+4
2011-11-03board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warningsWolfgang Denk1-27/+6
2011-11-034xx_enet.c: fix GCC 4.6 build warningsWolfgang Denk1-3/+0
2011-11-034xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk1-12/+14
2011-11-03drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+0
2011-11-03board/g2000/strataflash.c: fix GCC 4.6 build warningsWolfgang Denk1-3/+0
2011-11-03board/jse/flash.c: fix GCC 4.6 build warningsWolfgang Denk1-14/+1
2011-11-03drivers/net/ns8382x.c: fix GCC 4.6 build warningsWolfgang Denk1-48/+37