summaryrefslogtreecommitdiff
path: root/board/prodrive/pdnb3
Commit message (Expand)AuthorAgeLines
* IXP: Fix NAND build warning on PDNB3 and SCPUMarek Vasut2012-03-26-13/+3
* IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut2012-03-26-3/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* update/fix PDNB3 boardMichael Schwingen2011-06-23-2/+0
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-3/+4
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-1/+0
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-56/+0
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-04-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-38/+38
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-2/+2
* Fixing coding style issuesWilliam Juul2008-08-12-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-35/+18
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD2008-01-18-5/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+2
* Make "file" command happy with some config.mk files; update CHANGELOGWolfgang Denk2007-05-05-0/+1
* Remove BOARDLIBS usage completelyStefan Roese2007-04-23-3/+0
* [PATCH] Add support for Prodrive SCPU (PDNB3 variant) boardStefan Roese2007-01-18-0/+4
* 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-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+12
* * Update Intel IXP4xx supportWolfgang Denk2006-05-30-0/+611