summaryrefslogtreecommitdiff
path: root/include/configs/MPC8641HPCN.h
AgeCommit message (Expand)Author
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-10-16mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL definePaul Gortmaker
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal
2009-07-2286xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi
2009-06-308xxx: Fix PCI bus address setup for 36-bit configsKumar Gala
2009-04-0186xx: Cleanup MP supportKumar Gala
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2009-02-1686xx: Reset updatePeter Tyser
2009-02-10mpc8641hpcn: Change PCI MEM pci bus addressBecky Bruce
2009-02-10MPC8641HPCN: Enable CONFIG_ADDR_MAPBecky Bruce
2009-02-10mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce
2009-02-10mpc8641hpcn: Use physical address in flash banks defintionBecky Bruce
2008-12-04FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala
2008-12-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-11-10mpc8641: Try to detect old .dts filesBecky Bruce
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce
2008-11-10mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce
2008-11-10mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce
2008-11-10mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce
2008-11-10mpc8641: Remove extra "0" from BR2 defineBecky Bruce
2008-11-04powerpc: change 86xx SMP boot methodBecky Bruce
2008-11-038641HPCN: Config file cleanupBecky Bruce
2008-11-03mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI buildBecky Bruce
2008-11-03mpc8641: Stop supporting non-PCI_PNP configsBecky Bruce
2008-10-3086xx: remove the unused definitionDave Liu
2008-10-2486xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-2486xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert MPC8641HPCN to new DDR code.Kumar Gala
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi
2008-06-06Merge commit 'wd/master'Jon Loeliger
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-19mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger
2008-01-2486xx: Add reginfo commandBecky Bruce
2008-01-2486xx: Support new law setup method and convert mpc8641Becky Bruce
2008-01-1786xx: enable command-line editingTimur Tabi
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger
2008-01-0985xx: Remove cache config from configs.hKumar Gala
2008-01-03Don't slam #undef DEBUG in the 8641HPCN config file.Jon Loeliger
2008-01-03Convert MPC8641HPCN to use libfdt.Jon Loeliger