summaryrefslogtreecommitdiff
path: root/include/configs/MPC8560ADS.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-7/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-6/+6
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-18powerpc: cpm2 boards: update fcc register logicMike Frysinger1-2/+2
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-5/+0
2011-09-30powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi1-9/+2
2011-04-29powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala1-3/+3
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala1-1/+2
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+6
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips1-1/+2
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+1
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-3/+0
2009-10-11Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini1-0/+4
2009-09-23ppc: Clean up calling of phy_reset() during initPeter Tyser1-0/+1
2009-07-2185xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala1-2/+2
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-46/+13
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2009-01-2485xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala1-0/+1
2009-01-2485xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala1-2/+4
2009-01-2485xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala1-1/+1
2009-01-2485xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala1-4/+4
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-2585xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala1-0/+1
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-136/+136
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-27FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger1-28/+24
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-15Fix indentation for default boot environment variablesAndy Fleming1-19/+19
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala1-0/+1
2008-06-1185xx: remove dummy board_early_init_fKumar Gala1-2/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala1-1/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-15/+15
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 MPC8540/MPC8560 ADS to new TLB setupKumar Gala1-0/+1
2008-01-1785xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala1-0/+1
2008-01-1085xx: Remove cache config from configs.hKumar Gala1-7/+0