summaryrefslogtreecommitdiffstats
path: root/board/ids8247/ids8247.c
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-1/+1
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* board/ids8247/ids8247.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-2/+1
* mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-221-16/+0
* ids8247: Remove legacy NAND definesHeiko Schocher2009-04-281-8/+84
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-11/+11
* Fix merge problemsStefan Roese2008-08-061-1/+1
* Some copy-n-paste fixes in printf usageMatvejchikov Ilya2008-07-091-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-071-14/+3
* Fix build breakage due to libfdt importKumar Gala2007-12-071-1/+1
* changes for IDS8247 board supportSergej Stepanov2007-11-031-33/+73
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* * Fix debug code in omap5912osk flash driverwdenk2005-05-121-0/+318
OpenPOWER on IntegriCloud