summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-15Coding STyle cleanup.Wolfgang Denk
2008-02-15Merge 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-14NFS Timeout with large files.Hiroshi Ito
2008-02-14Add dependencies to avoid race conditions with parallel make.Johannes Stezenbach
2008-02-14Mark board_init_[fr] as noreturnMike Frysinger
2008-02-14Only use TEXT_BASE if defined by the boardMike Frysinger
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD
2008-02-14Add *~ to .gitignoreNiklaus Giger
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala
2008-02-14Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop
2008-02-13Fix building of fdt_support.c if DEBUG setKumar Gala
2008-02-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-02-12Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-02-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk
2008-02-12Remove #undef DEBUG from MPC83xx board header filesTimur Tabi
2008-02-12QE: Move FDT support into a common fileKumar Gala
2008-02-07ADS5121e: DDR2 init/timing update.Grzegorz Bernacki
2008-02-07Device tree updatesJohn Rigby
2008-02-07Change IPS freq to 66MHzJohn Rigby
2008-02-07xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD
2008-02-07Add attribute POST_PREREL to ECC memory POSTLarry Johnson
2008-02-04new command for displaying strings at specified memory locationsMike Frysinger
2008-02-04rewrite/cleanup Blackfin RTC driverMike Frysinger
2008-02-04generate u-boot.ldr for Blackfin targetsMike Frysinger
2008-02-04scrub unused symbolsMike Frysinger
2008-02-04move Blackfin cpu object list to respective cpu directoriesMike Frysinger
2008-02-04interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger
2008-02-04add support for memory commands with Blackfin L1 instruction memoryMike Frysinger
2008-02-04use C code rather than inline assemblyMike Frysinger
2008-02-04add Blackfin-specific reginfo commandMike Frysinger
2008-02-04add support for Blackfin symbol prefixes to examplesMike Frysinger
2008-02-04add Blackfin-specific bdinfo commandMike Frysinger
2008-02-04move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger
2008-02-04unify the Blackfin board targetsMike Frysinger