aboutsummaryrefslogtreecommitdiff
path: root/include/configs/PM854.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-018xxx: Break out DMA code to a common filePeter Tyser1-0/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser1-1/+0
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-90/+90
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-27FSL DDR: Convert PM854 to new DDR code.Kumar Gala1-30/+28
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-0/+1
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala1-1/+0
2008-01-1785xx: Convert PM854/PM856 to new TLB setupKumar Gala1-0/+1
2008-01-1685xx: convert PM854/PM856 over to use new LAW init codeKumar Gala1-0/+1
2008-01-0985xx: Remove cache config from configs.hKumar Gala1-7/+0
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+1
2007-08-16Define tsec flag values in config filesAndy Fleming1-0/+3
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger1-37/+21
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-4/+4
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger1-2/+6
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-1/+1
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-1/+1
2005-09-21Update configuration for PM854 boardWolfgang Denk1-2/+5
2005-08-08Fix build problems for PM856 BoardWolfgang Denk1-1/+1
2005-08-05Merge with /home/wd/git/u-boot/jon_loeligerWolfgang Denk1-2/+8
2005-08-05Minor fixes to PM854 boardWolfgang Denk1-11/+17
2005-07-25* Patch by Jon Loeliger, 2005-05-05Jon Loeliger1-2/+8
2005-04-03* Patch by Yuli Barcohen, 08 Nov 2004:wdenk1-6/+1
2005-04-03Patches by Josef Wagner, 29 Oct 2004:wdenk1-0/+430