aboutsummaryrefslogtreecommitdiff
path: root/board/ids8247/ids8247.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2011-11-07board/ids8247/ids8247.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+1
2009-11-22mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler1-16/+0
2009-04-28ids8247: Remove legacy NAND definesHeiko Schocher1-8/+84
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-08-06Fix merge problemsStefan Roese1-1/+1
2008-07-09Some copy-n-paste fixes in printf usageMatvejchikov Ilya1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-12-07Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala1-14/+3
2007-12-07Fix build breakage due to libfdt importKumar Gala1-1/+1
2007-11-03changes for IDS8247 board supportSergej Stepanov1-33/+73
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2005-05-12* Fix debug code in omap5912osk flash driverLABEL_2005_05_13_0050wdenk1-0/+318