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
/
include
/
configs
/
MPC8540EVAL.h
Age
Commit message (
Expand
)
Author
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
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-07-16
mpc85xx: Add reginfo command
Becky Bruce
2009-02-17
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
2008-12-14
Remove unused CONFIG_ADDR_STREAMING defines
Peter Tyser
2008-12-01
Removed unused CONFIG_L1_INIT_RAM symbol.
Jon Loeliger
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-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
FSL DDR: Convert MPC8540EVAL to new DDR code.
Kumar Gala
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-26
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-02-11
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2008-01-17
85xx: Get ride of old TLB setup code
Kumar Gala
2008-01-17
85xx: Convert MPC8540EVAL to new TLB setup
Kumar Gala
2008-01-17
85xx: convert remaining 85xx boards over to use new LAW init code
Kumar Gala
2008-01-09
85xx: Remove cache config from configs.h
Kumar Gala
2007-08-16
Add CONFIG_HAS_ETH0 to all boards with TSEC
Andy Fleming
2007-08-16
Define tsec flag values in config files
Andy Fleming
2007-07-10
include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
Jon Loeliger
2007-05-16
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2006-10-20
Converted all 85xx boards to use a common FSL I2C driver.
Jon Loeliger
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-29
* Patch by Ron Alder, 11 July 2005
Lunsheng Wang