summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8610HPCD.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-7/+7
* ppc: Conditionally compile bat_rw.cPeter Tyser2010-10-131-0/+1
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-1/+0
* fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-211-1/+4
* powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-201-4/+0
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-071-1/+1
* mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2010-03-301-4/+2
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-3/+0
* mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL definePaul Gortmaker2009-10-161-2/+0
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-281-1/+0
* pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2009-08-281-0/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-111-4/+0
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* 86xx: Reset updatePeter Tyser2009-02-161-2/+0
* mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce2009-01-131-11/+13
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-011-1/+0
* 86xx: Fix non-64-bit compilation problems.Jon Loeliger2008-12-011-0/+14
* mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-101-0/+9
* powerpc: change 86xx SMP boot methodBecky Bruce2008-11-041-0/+7
* powerpc 86xx: Handle CCSR relocation earlierBecky Bruce2008-11-031-11/+13
* 86xx: remove the unused definitionDave Liu2008-10-301-9/+0
* 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-5/+0
* 86xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala2008-10-241-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-172/+172
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* FSL DDR: Convert MPC8610HPCD to new DDR code.Jon Loeliger2008-08-271-23/+20
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-151-4/+4
* Feed the watchdog in u-boot for 8610 board.Jason Jin2008-07-071-1/+2
* Merge commit 'wd/master'Jon Loeliger2008-06-061-1/+2
|\
| * PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+1
| * Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* | mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger2008-05-191-2/+0
|/
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-291-1/+1
* 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.Jon Loeliger2008-02-201-1/+1
* 86xx: Add reginfo commandBecky Bruce2008-01-241-0/+1
* 86xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2008-01-241-0/+1
* 86xx: enable command-line editingTimur Tabi2008-01-171-0/+1
* FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-161-0/+3
* Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driverRoy Zang2008-01-161-5/+2
* 86xx: Remove cache config from configs.hJon Loeliger2008-01-091-7/+0
* Convert MPC8610HPCD to use libfdt.Jon Loeliger2008-01-091-17/+14
* 8610HPCD: Enable the 8610 Display Interface UnitJon Loeliger2007-11-201-1/+1
* Enable ULi1575 Ethernet support in 8610HPCD configRoy Zang2007-11-131-4/+4
OpenPOWER on IntegriCloud