summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8641HPCN.h
Commit message (Expand)AuthorAgeFilesLines
...
* mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi2010-03-301-3/+1
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-4/+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
* 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala2009-07-221-0/+2
* 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
* 8xxx: Fix PCI bus address setup for 36-bit configsKumar Gala2009-06-301-1/+1
* 86xx: Cleanup MP supportKumar Gala2009-04-011-0/+1
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* 86xx: Reset updatePeter Tyser2009-02-161-2/+0
* mpc8641hpcn: Change PCI MEM pci bus addressBecky Bruce2009-02-101-1/+10
* MPC8641HPCN: Enable CONFIG_ADDR_MAPBecky Bruce2009-02-101-0/+2
* mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce2009-02-101-6/+11
* mpc8641hpcn: Use physical address in flash banks defintionBecky Bruce2009-02-101-1/+1
* FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2008-12-041-9/+0
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-031-1/+0
* mpc8641: Try to detect old .dts filesBecky Bruce2008-11-101-0/+3
* mpc8641: Support 36-bit physical addressingBecky Bruce2008-11-101-36/+128
* mpc8641: Change 32-bit memory mapBecky Bruce2008-11-101-37/+39
* mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-101-1/+11
* mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce2008-11-101-1/+1
* mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce2008-11-101-27/+14
* mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce2008-11-101-2/+1
* mpc8641: Remove extra "0" from BR2 defineBecky Bruce2008-11-101-1/+1
* powerpc: change 86xx SMP boot methodBecky Bruce2008-11-041-0/+7
* 8641HPCN: Config file cleanupBecky Bruce2008-11-031-5/+15
* mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce2008-11-031-9/+28
* mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce2008-11-031-6/+0
* 86xx: remove the unused definitionDave Liu2008-10-301-11/+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-166/+166
* 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 MPC8641HPCN to new DDR code.Kumar Gala2008-08-271-53/+50
* 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
* Merge commit 'wd/master'Jon Loeliger2008-06-061-126/+127
|\
| * PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+1
| * Big white-space cleanup.Wolfgang Denk2008-05-211-126/+126
* | mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger2008-05-191-1/+0
|/
* 86xx: Add reginfo commandBecky Bruce2008-01-241-0/+1
* 86xx: Support new law setup method and convert mpc8641Becky 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
* 85xx: Remove cache config from configs.hKumar Gala2008-01-091-7/+0
* Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger2008-01-031-1/+0
OpenPOWER on IntegriCloud