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
/
sbc8349.h
Age
Commit message (
Expand
)
Author
2009-06-12
i2c: Remove deprecated individual i2c commands
Peter Tyser
2009-06-08
mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operation
Kim Phillips
2009-04-01
mpc83xx: Set guarded bit on BAT that covers the end of the address space
Scott Wood
2009-03-30
83xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-02-17
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
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-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-06-03
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2008-04-25
mpc83xx: bump loadaddr over fdtaddr to 0x500000
Kim Phillips
2008-04-24
Realining some header definitions.
Detlev Zundel
2008-03-06
Replace "run load; run update" with conditionalized "run load update".
Detlev Zundel
2008-02-11
Get rid of "#undef DEBUG" from board config files.
Wolfgang Denk
2008-01-11
mpc83xx: Remove cache config from config.h
Dave Liu
2008-01-08
mpc83xx: convert to using do_fixup_*()
Kim Phillips
2008-01-08
sbc8349: enable libfdt by default on WRS SBC8349 board.
Paul Gortmaker
2007-08-28
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
Kim Phillips
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-08-01
Fix build errors and warnings / code cleanup.
Wolfgang Denk
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in sbc* board config files.
Jon Loeliger
2007-05-16
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-03-02
mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
Kumar Gala
2007-03-02
mpc83xx: add command line editing by default
Kim Phillips
2007-03-02
mpc83xx: U-Boot support for Wind River SBC8349
Paul Gortmaker