summaryrefslogtreecommitdiff
path: root/board/prodrive/pdnb3
AgeCommit message (Expand)AuthorFilesLines
2012-03-27IXP: Fix NAND build warning on PDNB3 and SCPUMarek Vasut1-13/+3
2012-03-27IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut1-3/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-06-23update/fix PDNB3 boardMichael Schwingen1-2/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-3/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-1/+0
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-56/+0
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-1/+1
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-38/+38
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-12Fixing coding style issuesWilliam Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-35/+18
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-01-18ARM: remove useless function board_post_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-07-10board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-2/+2
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-2/+2
2007-05-05Make "file" command happy with some config.mk files; update CHANGELOGWolfgang Denk1-0/+1
2007-04-23Remove BOARDLIBS usage completelyStefan Roese1-3/+0
2007-01-18[PATCH] Add support for Prodrive SCPU (PDNB3 variant) boardStefan Roese1-0/+4
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher1-1/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz2-8/+12
2006-05-30* Update Intel IXP4xx supportWolfgang Denk6-0/+611