aboutsummaryrefslogtreecommitdiff
path: root/board/ids8247
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
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 Denk2-34/+2
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
2010-12-09Remove redundant config.mk filesWolfgang Denk1-27/+0
2010-11-26IDS8247: remove redundant flash.c fileWolfgang Denk2-485/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-9/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
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-VILLARD3-25/+25
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
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-04Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely1-126/+0
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-6/+13
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-05-12* Fix debug code in omap5912osk flash driverLABEL_2005_05_13_0050wdenk5-0/+999