summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Merge branch 'denx'Andy Fleming
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-13Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger
2008-02-13Merge commit 'wd/master'Jon Loeliger
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-05QE: Move FDT support into a common fileKumar Gala
2008-02-05AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen
2008-02-05ATSTK1000: Fix potential flash programming bugHaavard Skinnemoen
2008-02-05ATSTK1004: Fix comment about default load addressHaavard Skinnemoen
2008-02-05ATSTK1002: Use SDRAM + 4MB as default load addressHaavard Skinnemoen
2008-02-05ATNGW100: Fix default mtest rangeHaavard Skinnemoen
2008-02-05sh: Fix register address of SH7722.Nobuhiro Iwamatsu
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
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
2008-02-04always pull in asm/blackfin.h for Blackfin portsMike Frysinger
2008-02-04add missing __raw versions of Blackfin read/write io functionsMike Frysinger
2008-02-04add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger
2008-02-04add some more Blackfin docsMike Frysinger