index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
mpc7448hpc2.h
Age
Commit message (
Expand
)
Author
2009-09-22
FDT: remove obsolete OF_CPU and OF_SOC macros.
Marcel Ziswiler
2009-07-11
remove _IO_BASE and KSEG1ADDR from board configuration files
Timur Tabi
2009-06-12
mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define
Peter Tyser
2009-02-18
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
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_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-06-09
Remove the deprecated CONFIG_OF_FLAT_TREE
Gerald Van Baren
2008-06-09
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
Gerald Van Baren
2008-06-03
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2008-03-03
Fix quoting problem (preboot setting) in many board config files.
Wolfgang Denk
2008-02-12
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2007-08-29
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
Kim Phillips
2007-08-02
Fix build errors and warnings / code cleanup.
Wolfgang Denk
2007-07-09
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various m* named board config files.
Jon Loeliger
2007-03-04
Some code cleanup.
Wolfgang Denk
2007-01-22
use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP
roy zang
2006-12-04
Remove the static MAC address, ip address, server ip, netmask and
roy zang
2006-12-04
Remove the duplicate memory test code for mpc744ihpc2 board.
roy zang
2006-12-01
Fix the exception occuring in RAM table search issue.
roy zang
2006-12-01
Clean up the code according to codestyle:
roy zang
2006-11-03
Remove some unused CFG define.
roy zang
2006-11-02
Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.
roy zang