summaryrefslogtreecommitdiff
path: root/include/configs/MPC8560ADS.h
Commit message (Expand)AuthorAgeLines
* powerpc/85xx: configure autocompletion supportKim Phillips2010-08-01-1/+2
* mpc85xx: Add reginfo commandBecky Bruce2010-07-16-0/+1
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-08-3/+0
* Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini2009-10-10-0/+4
* ppc: Clean up calling of phy_reset() during initPeter Tyser2009-09-22-0/+1
* 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala2009-07-21-2/+2
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-30-46/+13
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-18-1/+1
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-0/+1
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-2/+4
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-1/+1
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-4/+4
* Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-14-1/+0
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-01-1/+0
* 85xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-24-0/+1
* 85xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala2008-10-18-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-136/+136
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-27-28/+24
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Fix indentation for default boot environment variablesAndy Fleming2008-07-14-19/+19
* FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-11-0/+1
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-11-2/+0
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-11-1/+0
* Big white-space cleanup.Wolfgang Denk2008-05-21-15/+15
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-0/+1
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-17-1/+0
* 85xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala2008-01-17-0/+1
* 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala2008-01-16-0/+1
* 85xx: Remove cache config from configs.hKumar Gala2008-01-09-7/+0
* Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-11-0/+1
* Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-11-0/+1
* Update MPC8560 ADS to use libfdtKumar Gala2007-12-11-7/+5
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-29-3/+0
* Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-16-0/+1
* Define tsec flag values in config filesAndy Fleming2007-08-16-1/+2
* Merge branch 'testing' into workingAndy Fleming2007-08-03-42/+30
|\
| * include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
| * include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-05-40/+21
* | Polished the 85xx ADS config filesAndy Fleming2007-07-11-3/+4
* | Add support for CPM device tree configuration to 8560 ADSAndy Fleming2007-07-11-11/+20
|/
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-4/+4
* Fix PCI I/O space mapping on Freescale MPC85x0ADSSergei Shtylyov2007-04-23-4/+4
* Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-20-2/+6
* * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ...Matthew McClintock2006-08-09-0/+12
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-0/+2
* * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-25-2/+8
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-1/+1