summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-14Fix wrong memory limit calculation in memory-testGuennadi Liakhovetski
2008-02-14Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-02-14Merge ../custodiansWolfgang Denk
2008-02-14Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-14Merge ../custodiansWolfgang Denk
2008-02-14Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-02-14Merge ../custodiansWolfgang Denk
2008-02-14Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2008-02-14Merge ../custodiansWolfgang Denk
2008-02-14Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2008-02-14Merge ../custodiansWolfgang Denk
2008-02-14Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-02-14Coding STyle cleanup.Wolfgang Denk
2008-02-14Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-14sh: Fix register address of SH7722Nobuhiro Iwamatsu
2008-02-14only update version header as neededMike Frysinger
2008-02-14Do not specify a CROSS_COMPILE default when executing sizeMike Frysinger
2008-02-14Fix return value of mtest when CFG_ALT_MEMTEST setGuennadi Liakhovetski
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi
2008-02-14TQM834x: clean up configurationWolfgang Denk
2008-02-14TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD
2008-02-14Coding style cleanup; update CHANGELOG.Wolfgang Denk
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-14ARM: make the machid configurable via the environmentUwe Kleine-König
2008-02-14Use #ifdef CONFIG_FSLDMAFECVlad Lungu
2008-02-14common/miiphyutil.c: Cleanup MII_DEBUG and debug()Shinya Kuribayashi
2008-02-14OneNAND Initial Program Loader (IPL) supportKyungmin Park
2008-02-14Fix CONFIG_MMC usage in fat codeAndy Fleming
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-02-14Merge commit 'wd/master'Jon Loeliger
2008-02-1486xx: Fix compilation warning in sys_eprom.cJon Loeliger
2008-02-14Merge branch 'denx'Andy Fleming
2008-02-14Merge branch 'for-1.3.2'Stefan Roese
2008-02-14Move AT91RM9200DK board support under board/atmelHaavard Skinnemoen
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel
2008-02-14Support for Artila M-501 starter kitTimo Tuunainen
2008-02-14AT91CAP9 supportStelian Pop
2008-02-14AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop
2008-02-14AT91CAP9 support : MACB changesStelian Pop
2008-02-14AT91CAP9 support : board/ filesStelian Pop
2008-02-14AT91CAP9 support : cpu/ filesStelian Pop
2008-02-14AT91CAP9 support : include/ filesStelian Pop
2008-02-14AT91CAP9 support : build integrationStelian Pop
2008-02-14Improve DataFlash CS definition.Stelian Pop
2008-02-14Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop
2008-02-14Fix timer overflow in DaVinciPeter Pearse
2008-02-14Update board NetStarPeter Pearse
2008-02-14ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger
2008-02-14ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson
2008-02-14Merge branch 'denx'Andy Fleming