aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Merge ../custodiansWolfgang Denk9-22/+22
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk9-22/+22
2008-02-15Merge ../custodiansWolfgang Denk0-0/+0
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk0-0/+0
2008-02-15Merge ../custodiansWolfgang Denk9-20/+45
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk9-20/+45
2008-02-15Merge ../custodiansWolfgang Denk0-0/+0
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk0-0/+0
2008-02-15Coding STyle cleanup.Wolfgang Denk1-34/+34
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk230-13133/+61692
2008-02-14sh: Fix register address of SH7722Nobuhiro Iwamatsu1-6/+6
2008-02-14only update version header as neededMike Frysinger1-1/+2
2008-02-14Do not specify a CROSS_COMPILE default when executing sizeMike Frysinger1-1/+1
2008-02-14Fix return value of mtest when CFG_ALT_MEMTEST setGuennadi Liakhovetski1-2/+2
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi3-2/+9
2008-02-14TQM834x: clean up configurationWolfgang Denk1-22/+5
2008-02-14TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-14Coding style cleanup; update CHANGELOG.Wolfgang Denk2-5/+501
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk19-23/+24
2008-02-14ARM: make the machid configurable via the environmentUwe Kleine-König1-1/+9
2008-02-14Use #ifdef CONFIG_FSLDMAFECVlad Lungu1-0/+6
2008-02-14common/miiphyutil.c: Cleanup MII_DEBUG and debug()Shinya Kuribayashi1-22/+9
2008-02-14OneNAND Initial Program Loader (IPL) supportKyungmin Park11-2/+698
2008-02-14Fix CONFIG_MMC usage in fat codeAndy Fleming1-1/+1
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski7-203/+73
2008-02-14Merge commit 'wd/master'Jon Loeliger24-56/+52
2008-02-1486xx: Fix compilation warning in sys_eprom.cJon Loeliger1-1/+1
2008-02-14Merge branch 'denx'Andy Fleming24-56/+52
2008-02-14Merge branch 'for-1.3.2'Stefan Roese9-22/+22
2008-02-14Move AT91RM9200DK board support under board/atmelHaavard Skinnemoen8-1/+1
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel14-1448/+19
2008-02-14Support for Artila M-501 starter kitTimo Tuunainen12-1/+985
2008-02-14AT91CAP9 supportStelian Pop1-8/+9
2008-02-14AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop7-1/+1
2008-02-14AT91CAP9 support : MACB changesStelian Pop2-0/+14
2008-02-14AT91CAP9 support : board/ filesStelian Pop7-0/+754
2008-02-14AT91CAP9 support : cpu/ filesStelian Pop9-1/+452
2008-02-14AT91CAP9 support : include/ filesStelian Pop5-0/+679
2008-02-14AT91CAP9 support : build integrationStelian Pop5-2/+15
2008-02-14Improve DataFlash CS definition.Stelian Pop1-13/+18
2008-02-14Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop1-2/+3
2008-02-14Fix timer overflow in DaVinciPeter Pearse1-4/+9
2008-02-14Update board NetStarPeter Pearse3-69/+41
2008-02-14ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger3-14/+10
2008-02-14ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson1-3/+3
2008-02-13Merge branch 'denx'Andy Fleming72-267/+531
2008-02-14NFS Timeout with large files.Hiroshi Ito1-1/+6
2008-02-14Add dependencies to avoid race conditions with parallel make.Johannes Stezenbach1-3/+3
2008-02-14Mark board_init_[fr] as noreturnMike Frysinger1-2/+2
2008-02-14Only use TEXT_BASE if defined by the boardMike Frysinger1-2/+8