summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-292-2/+3
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-124-18/+23
|\ \ \ | |/ /
| * | API: Provide dummy halt() in the glue layer.Rafal Jaworowski2008-01-291-1/+6
| * | API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-293-17/+17
| |/
* | Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-1236-61/+0
* | Remove #undef DEBUG from MPC83xx board header filesTimur Tabi2008-02-126-12/+0
* | QE: Move FDT support into a common fileKumar Gala2008-02-126-64/+99
* | ADS5121e: DDR2 init/timing update.Grzegorz Bernacki2008-02-072-22/+27
* | Device tree updatesJohn Rigby2008-02-072-5/+6
* | Change IPS freq to 66MHzJohn Rigby2008-02-071-1/+1
* | xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD2008-02-072-2/+2
* | Add attribute POST_PREREL to ECC memory POSTLarry Johnson2008-02-071-2/+2
* | TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2008-02-052-11/+31
* | OMAP5912: fix FIFO handling in UART driverWolfgang Denk2008-02-051-4/+12
* | ARM: S3C24x0 SoC NAND controller supportHarald Welte2008-02-042-1/+180
* | ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-043-21/+163
* | ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte2008-02-041-5/+5
* | ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-043-1/+17
* | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar2008-02-041-0/+2
* | ARM: add I2C init function call in lib_arm/board.cHebbar2008-02-041-0/+18
* | ARM: Board voiceblue updateLadislav Michl2008-02-045-96/+35
* | ARM: AT91RM9200 based boards config cleanupLadislav Michl2008-02-044-86/+10
OpenPOWER on IntegriCloud