summaryrefslogtreecommitdiff
path: root/board/dave
Commit message (Expand)AuthorAgeLines
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-2/+2
* ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-31-1/+1
* board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-21-1/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-2/+2
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-12/+23
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-6/+0
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-6/+0
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+4
|/
* Minor code cleanupWolfgang Denk2006-03-06-2/+1
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-34/+8
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-31/+154
|\
* | (no commit message)Wolfgang Denk2005-12-12-0/+2
* | Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
* | Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-2/+2
* | Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+3
* | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-1/+1
|/
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-0/+4
* Minor fixes for PPChameleon Board:Wolfgang Denk2005-07-31-1/+1
* Use linker ASSERT statement to prevent undetected overlapping ofwdenk2005-05-04-0/+1
* Prepare for SoC rework of ARM code:wdenk2005-04-02-3/+3
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-10-1/+1
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-2/+2
* Patch by Jon Loeliger, 17 June 2004:wdenk2004-07-09-8/+0
* Patch by Andrea Marson, 11 Jun 2004:wdenk2004-07-01-22/+61
* * Fix flash parameters passed to Linux for PPChameleon boardwdenk2004-06-17-13/+15
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-18-1/+1
* * Configure PPChameleon board to use redundand environment in flashwdenk2004-04-18-5/+8
* Code cleanup; make several boards compile & link.wdenk2004-03-14-5/+2
* Add missing board/dave/B2/B2.c file.wdenk2004-02-24-0/+128
* * Patch by Andrea Scian, 17 Feb 2004:wdenk2004-02-24-1/+406
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-1/+1
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-04-2/+5
* Fix PCI problems on PPChameleon boardwdenk2003-10-22-1/+1
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-123/+123
* * Update TRAB auto update codewdenk2003-10-06-2/+5
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-3/+7
* Adjustments / cleanup for PPChameleon EVB boardwdenk2003-09-03-4/+5
* * Add support for PPChameleon Eval Boardwdenk2003-09-02-0/+2869