index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
mpc8266ads
Age
Commit message (
Expand
)
Author
2011-11-07
board/freescale/mpc8266ads/mpc8266ads.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
board/freescale/mpc8266ads/mpc8266ads.c: CodingStyle cleanup
Wolfgang Denk
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
Wolfgang Denk
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
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-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-03-25
FSL: Move board/mpc8266ads under board/freescale
Jon Loeliger