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