summaryrefslogtreecommitdiffstats
path: root/board/ids8247
Commit message (Expand)AuthorAgeFilesLines
* 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-242-34/+2
|/
* board/ids8247/ids8247.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-2/+1
* Remove redundant config.mk filesWolfgang Denk2010-12-091-27/+0
* IDS8247: remove redundant flash.c fileWolfgang Denk2010-11-262-485/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-9/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+3
* 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-183-25/+25
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-8/+8
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* 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
* Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely2007-07-041-126/+0
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-6/+13
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* * Fix debug code in omap5912osk flash driverwdenk2005-05-125-0/+999
OpenPOWER on IntegriCloud