summaryrefslogtreecommitdiff
path: root/board/ids8247
Commit message (Expand)AuthorAgeLines
* board/ids8247/ids8247.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-07-2/+1
* Remove redundant config.mk filesWolfgang Denk2010-12-09-27/+0
* IDS8247: remove redundant flash.c fileWolfgang Denk2010-11-26-485/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-9/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+3
* mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-22-16/+0
* ids8247: Remove legacy NAND definesHeiko Schocher2009-04-28-8/+84
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-25/+25
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-8/+8
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* Fix merge problemsStefan Roese2008-08-06-1/+1
* Some copy-n-paste fixes in printf usageMatvejchikov Ilya2008-07-09-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-07-14/+3
* Fix build breakage due to libfdt importKumar Gala2007-12-07-1/+1
* changes for IDS8247 board supportSergej Stepanov2007-11-03-33/+73
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely2007-07-04-126/+0
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* 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-6/+13
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* * Fix debug code in omap5912osk flash driverwdenk2005-05-12-0/+999