summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15230-13133/+61692
|\
| * new command for displaying strings at specified memory locationsMike Frysinger2008-02-042-0/+50
| * rewrite/cleanup Blackfin RTC driverMike Frysinger2008-02-043-158/+118
| * generate u-boot.ldr for Blackfin targetsMike Frysinger2008-02-044-0/+22
| * scrub unused symbolsMike Frysinger2008-02-043-19/+0
| * move Blackfin cpu object list to respective cpu directoriesMike Frysinger2008-02-044-18/+6
| * interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger2008-02-042-0/+164
| * add support for memory commands with Blackfin L1 instruction memoryMike Frysinger2008-02-041-3/+48
| * use C code rather than inline assemblyMike Frysinger2008-02-041-11/+8
| * add Blackfin-specific reginfo commandMike Frysinger2008-02-041-4/+41
| * add support for Blackfin symbol prefixes to examplesMike Frysinger2008-02-043-2/+4
| * add Blackfin-specific bdinfo commandMike Frysinger2008-02-041-0/+31
| * move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger2008-02-044-4/+5
| * unify the Blackfin board targetsMike Frysinger2008-02-041-11/+10
| * punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04196-12905/+58729
| * always pull in asm/blackfin.h for Blackfin portsMike Frysinger2008-02-041-0/+3
| * add missing __raw versions of Blackfin read/write io functionsMike Frysinger2008-02-041-0/+6
| * add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger2008-02-042-0/+2377
| * add some more Blackfin docsMike Frysinger2008-02-043-10/+62
| * make smc91111_eeprom managment simpler by depending on the board configuratio...Mike Frysinger2008-02-043-5/+14
| * fix building on Blackfin as the assembler supports the .set syntax, not the =...Mike Frysinger2008-02-041-1/+6
| * add gitignores for Blackfin piecesMike Frysinger2008-02-046-0/+5
* | sh: Fix register address of SH7722Nobuhiro Iwamatsu2008-02-141-6/+6
* | only update version header as neededMike Frysinger2008-02-141-1/+2
* | Do not specify a CROSS_COMPILE default when executing sizeMike Frysinger2008-02-141-1/+1
* | Fix return value of mtest when CFG_ALT_MEMTEST setGuennadi Liakhovetski2008-02-141-2/+2
* | 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-143-2/+9
* | TQM834x: clean up configurationWolfgang Denk2008-02-141-22/+5
* | TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD2008-02-141-1/+1
* | Coding style cleanup; update CHANGELOG.Wolfgang Denk2008-02-142-5/+501
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-1419-23/+24
* | ARM: make the machid configurable via the environmentUwe Kleine-König2008-02-141-1/+9
* | Use #ifdef CONFIG_FSLDMAFECVlad Lungu2008-02-141-0/+6
* | common/miiphyutil.c: Cleanup MII_DEBUG and debug()Shinya Kuribayashi2008-02-141-22/+9
* | OneNAND Initial Program Loader (IPL) supportKyungmin Park2008-02-1411-2/+698
* | Fix CONFIG_MMC usage in fat codeAndy Fleming2008-02-141-1/+1
* | ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-147-203/+73
* | NFS Timeout with large files.Hiroshi Ito2008-02-141-1/+6
* | Add dependencies to avoid race conditions with parallel make.Johannes Stezenbach2008-02-141-3/+3
* | Mark board_init_[fr] as noreturnMike Frysinger2008-02-141-2/+2
* | Only use TEXT_BASE if defined by the boardMike Frysinger2008-02-141-2/+8
* | Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-1414-36/+26
* | Add *~ to .gitignoreNiklaus Giger2008-02-141-0/+1
* | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-144-8/+2
* | Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop2008-02-141-1/+1
* | Fix building of fdt_support.c if DEBUG setKumar Gala2008-02-131-3/+3
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-123-5/+7
|\ \
| * \ Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-02-123-5/+7
| |\ \
| | * | TQM834x: enable DHCPJens Gehrlein2008-01-291-0/+1
| | * | TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 B...Jens Gehrlein2008-01-291-3/+3
OpenPOWER on IntegriCloud