summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | 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
* | | | Mark board_init_[fr] as noreturnMike Frysinger2008-02-14-2/+2
* | | | Only use TEXT_BASE if defined by the boardMike Frysinger2008-02-14-2/+8
* | | | Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14-36/+26
* | | | Add *~ to .gitignoreNiklaus Giger2008-02-14-0/+1
* | | | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-14-8/+2
* | | | Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop2008-02-14-1/+1
* | | | Fix building of fdt_support.c if DEBUG setKumar Gala2008-02-13-3/+3
| |/ / |/| |
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-12-5/+7
|\ \ \
| * \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-02-12-5/+7
| |\ \ \
| | * | | TQM834x: enable DHCPJens Gehrlein2008-01-29-0/+1
| | * | | TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 B...Jens Gehrlein2008-01-29-3/+3
| | * | | Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-29-2/+3
* | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-12-18/+23
|\ \ \ \ \ | |/ / / /
| * | | | API: Provide dummy halt() in the glue layer.Rafal Jaworowski2008-01-29-1/+6
| * | | | API: Convert conditional building to the new scheme.Rafal Jaworowski2008-01-29-17/+17
| |/ / /
* | | | Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-61/+0
* | | | Remove #undef DEBUG from MPC83xx board header filesTimur Tabi2008-02-12-12/+0
* | | | QE: Move FDT support into a common fileKumar Gala2008-02-12-64/+99
* | | | ADS5121e: DDR2 init/timing update.Grzegorz Bernacki2008-02-07-22/+27
* | | | Device tree updatesJohn Rigby2008-02-07-5/+6
* | | | Change IPS freq to 66MHzJohn Rigby2008-02-07-1/+1
* | | | xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD2008-02-07-2/+2
* | | | Add attribute POST_PREREL to ECC memory POSTLarry Johnson2008-02-07-2/+2
| |_|/ |/| |
* | | TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2008-02-05-11/+31
* | | OMAP5912: fix FIFO handling in UART driverWolfgang Denk2008-02-05-4/+12
* | | ARM: S3C24x0 SoC NAND controller supportHarald Welte2008-02-04-1/+180
* | | ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-04-21/+163
* | | ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte2008-02-04-5/+5
* | | ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-04-1/+17
* | | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is definedHebbar2008-02-04-0/+2
* | | ARM: add I2C init function call in lib_arm/board.cHebbar2008-02-04-0/+18
* | | ARM: Board voiceblue updateLadislav Michl2008-02-04-96/+35
| |/ |/|
* | ARM: AT91RM9200 based boards config cleanupLadislav Michl2008-02-04-86/+10
* | ARM: Fix at91rm9200dk base addressLadislav Michl2008-02-04-7/+7
* | MMC for PXA 27X (resubmit)stefano babic2008-02-03-199/+380
* | Fix gcc issues in pxa-regs.hstefano babic2008-02-03-9/+9
|/
* inka4x0: remove dead codeWolfgang Denk2008-01-25-10/+0
* Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-23-1/+169
* Merge ../custodiansWolfgang Denk2008-01-23-110/+5362
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-ixpWolfgang Denk2008-01-23-110/+5362
| |\
| | * Add AcTux board supportMichael Schwingen2008-01-18-46/+3098