index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
ids8247
Age
Commit message (
Expand
)
Author
2010-12-09
Remove redundant config.mk files
Wolfgang Denk
2010-11-26
IDS8247: remove redundant flash.c file
Wolfgang Denk
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2009-11-22
mpc8260: move FDT memory node fixup into common CPU code.
Marcel Ziswiler
2009-04-27
ids8247: Remove legacy NAND defines
Heiko Schocher
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-08-06
Fix merge problems
Stefan Roese
2008-07-09
Some copy-n-paste fixes in printf usage
Matvejchikov Ilya
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2007-12-08
Convert boards that set memory node to use fdt_fixup_memory()
Kumar Gala
2007-12-08
Fix build breakage due to libfdt import
Kumar Gala
2007-11-03
changes for IDS8247 board support
Sergej Stepanov
2007-07-10
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
Remove obsolete mpc824x linker scripts (2 of 4)
Grant Likely
2007-07-03
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-10-08
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-12-12
(no commit message)
Wolfgang Denk
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-05-12
* Fix debug code in omap5912osk flash driver
wdenk