summaryrefslogtreecommitdiff
path: root/include/configs/MPC8610HPCD.h
AgeCommit message (Expand)AuthorFilesLines
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/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-7/+7
2010-10-13ppc: Conditionally compile bat_rw.cPeter Tyser1-0/+1
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-09-22fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi1-1/+4
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-4/+0
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-1/+1
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi1-4/+2
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-3/+0
2009-10-16mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL definePaul Gortmaker1-2/+0
2009-08-298xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal1-1/+0
2009-08-29pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala1-0/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi1-4/+0
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2009-02-1786xx: Reset updatePeter Tyser1-2/+0
2009-01-14mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce1-11/+13
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-12-0186xx: Fix non-64-bit compilation problems.Jon Loeliger1-0/+14
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce1-0/+9
2008-11-04powerpc: change 86xx SMP boot methodBecky Bruce1-0/+7
2008-11-03powerpc 86xx: Handle CCSR relocation earlierBecky Bruce1-11/+13
2008-10-3086xx: remove the unused definitionDave Liu1-9/+0
2008-10-2586xx: Convert all fsl_pci_init users to new APIsKumar Gala1-5/+0
2008-10-2586xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-172/+172
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-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-27FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger1-23/+20
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi1-4/+4
2008-07-07Feed the watchdog in u-boot for 8610 board.Jason Jin1-1/+2
2008-06-06Merge commit 'wd/master'Jon Loeliger1-1/+2
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-19mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger1-2/+0
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala1-1/+1
2008-02-208610HPCD: Don't use VIDEO/CFB_CONSOLE by default.Jon Loeliger1-1/+1
2008-01-2486xx: Add reginfo commandBecky Bruce1-0/+1
2008-01-2486xx: Convert mpc8610hpcd to new law setup method.Becky Bruce1-0/+1
2008-01-1786xx: enable command-line editingTimur Tabi1-0/+1
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger1-0/+3
2008-01-16Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driverRoy Zang1-5/+2
2008-01-0986xx: Remove cache config from configs.hJon Loeliger1-7/+0
2008-01-09Convert MPC8610HPCD to use libfdt.Jon Loeliger1-17/+14