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
/
mpc7448hpc2.h
Age
Commit message (
Expand
)
Author
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2011-10-27
GCC4.6: Squash GTREADREG related errors
Marek Vasut
2011-10-21
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
Joe Hershberger
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
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-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