summaryrefslogtreecommitdiff
path: root/board/ids8247/ids8247.c
Commit message (Expand)AuthorAgeLines
* 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-11/+11
* 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
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* * Fix debug code in omap5912osk flash driverwdenk2005-05-12-0/+318