summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-02-15-20/+45
|\
| * AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2008-02-05-1/+17
| * ATSTK1000: Fix potential flash programming bugHaavard Skinnemoen2008-02-05-9/+22
| * ATSTK1004: Fix comment about default load addressHaavard Skinnemoen2008-02-05-1/+1
| * ATSTK1002: Use SDRAM + 4MB as default load addressHaavard Skinnemoen2008-02-05-2/+2
| * ATNGW100: Fix default mtest rangeHaavard Skinnemoen2008-02-05-7/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-02-15-0/+0
|\ \
| * \ Merge branch 'denx'Andy Fleming2008-02-14-56/+52
| |\ \
| * \ \ Merge branch 'denx'Andy Fleming2008-02-13-267/+531
| |\ \ \
| * | | | QE: Move FDT support into a common fileKumar Gala2008-02-05-64/+99
| * | | | 85xx,86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-04-2/+9
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15-13133/+61692
|\ \ \ \ \
| * | | | | new command for displaying strings at specified memory locationsMike Frysinger2008-02-04-0/+50
| * | | | | rewrite/cleanup Blackfin RTC driverMike Frysinger2008-02-04-158/+118
| * | | | | generate u-boot.ldr for Blackfin targetsMike Frysinger2008-02-04-0/+22
| * | | | | scrub unused symbolsMike Frysinger2008-02-04-19/+0
| * | | | | move Blackfin cpu object list to respective cpu directoriesMike Frysinger2008-02-04-18/+6
| * | | | | interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger2008-02-04-0/+164
| * | | | | add support for memory commands with Blackfin L1 instruction memoryMike Frysinger2008-02-04-3/+48
| * | | | | use C code rather than inline assemblyMike Frysinger2008-02-04-11/+8
| * | | | | add Blackfin-specific reginfo commandMike Frysinger2008-02-04-4/+41
| * | | | | add support for Blackfin symbol prefixes to examplesMike Frysinger2008-02-04-2/+4
| * | | | | add Blackfin-specific bdinfo commandMike Frysinger2008-02-04-0/+31
| * | | | | move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger2008-02-04-4/+5
| * | | | | unify the Blackfin board targetsMike Frysinger2008-02-04-11/+10
| * | | | | punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04-12905/+58729
| * | | | | always pull in asm/blackfin.h for Blackfin portsMike Frysinger2008-02-04-0/+3
| * | | | | add missing __raw versions of Blackfin read/write io functionsMike Frysinger2008-02-04-0/+6
| * | | | | add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger2008-02-04-0/+2377
| * | | | | add some more Blackfin docsMike Frysinger2008-02-04-10/+62
| * | | | | make smc91111_eeprom managment simpler by depending on the board configuratio...Mike Frysinger2008-02-04-5/+14
| * | | | | fix building on Blackfin as the assembler supports the .set syntax, not the =...Mike Frysinger2008-02-04-1/+6
| * | | | | add gitignores for Blackfin piecesMike Frysinger2008-02-04-0/+5
| |/ / / /
* | | | | sh: Fix register address of SH7722Nobuhiro Iwamatsu2008-02-14-6/+6
* | | | | only update version header as neededMike Frysinger2008-02-14-1/+2
* | | | | Do not specify a CROSS_COMPILE default when executing sizeMike Frysinger2008-02-14-1/+1
* | | | | Fix return value of mtest when CFG_ALT_MEMTEST setGuennadi Liakhovetski2008-02-14-2/+2
* | | | | 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-14-2/+9
* | | | | TQM834x: clean up configurationWolfgang Denk2008-02-14-22/+5
* | | | | TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD2008-02-14-1/+1
* | | | | Coding style cleanup; update CHANGELOG.Wolfgang Denk2008-02-14-5/+501
* | | | | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-14-23/+24
* | | | | ARM: make the machid configurable via the environmentUwe Kleine-König2008-02-14-1/+9
* | | | | Use #ifdef CONFIG_FSLDMAFECVlad Lungu2008-02-14-0/+6
* | | | | common/miiphyutil.c: Cleanup MII_DEBUG and debug()Shinya Kuribayashi2008-02-14-22/+9
* | | | | OneNAND Initial Program Loader (IPL) supportKyungmin Park2008-02-14-2/+698
* | | | | Fix CONFIG_MMC usage in fat codeAndy Fleming2008-02-14-1/+1
* | | | | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-14-203/+73
| |_|/ / |/| | |
* | | | NFS Timeout with large files.Hiroshi Ito2008-02-14-1/+6
* | | | Add dependencies to avoid race conditions with parallel make.Johannes Stezenbach2008-02-14-3/+3