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
/
include
/
configs
/
mpc7448hpc2.h
Age
Commit message (
Expand
)
Author
2010-06-23
Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions
Wolfgang Denk
2009-09-22
FDT: remove obsolete OF_CPU and OF_SOC macros.
Marcel Ziswiler
2009-07-10
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-17
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-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-06-10
Remove the deprecated CONFIG_OF_FLAT_TREE
Gerald Van Baren
2008-06-10
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-11
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2007-08-28
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
Kim Phillips
2007-08-01
Fix build errors and warnings / code cleanup.
Wolfgang Denk
2007-07-10
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