summaryrefslogtreecommitdiff
path: root/include/configs/MPC8641HPCN.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-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-6/+11
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+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-10powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce1-50/+73
2011-10-10powerpc/mpc8641hpcn: fix SRIO BAT configBecky Bruce1-5/+0
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-5/+0
2011-04-29powerpc/86xx: remove empty board_early_init_f()Timur Tabi1-2/+0
2011-01-14powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala1-17/+13
2011-01-14powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala1-0/+1
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-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-07-26powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york1-0/+2
2010-07-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala1-41/+39
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-3/+0
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi1-3/+1
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+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-07-2286xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCNKumar Gala1-0/+2
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-06-308xxx: Fix PCI bus address setup for 36-bit configsKumar Gala1-1/+1
2009-04-0286xx: Cleanup MP supportKumar Gala1-0/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2009-02-1786xx: Reset updatePeter Tyser1-2/+0
2009-02-10mpc8641hpcn: Change PCI MEM pci bus addressBecky Bruce1-1/+10
2009-02-10MPC8641HPCN: Enable CONFIG_ADDR_MAPBecky Bruce1-0/+2
2009-02-10mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce1-6/+11
2009-02-10mpc8641hpcn: Use physical address in flash banks defintionBecky Bruce1-1/+1
2008-12-04FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala1-9/+0
2008-12-04Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-11-10mpc8641: Try to detect old .dts filesBecky Bruce1-0/+3
2008-11-10mpc8641: Support 36-bit physical addressingBecky Bruce1-36/+128
2008-11-10mpc8641: Change 32-bit memory mapBecky Bruce1-37/+39
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce1-1/+11
2008-11-10mpc8641: make DIAG_ADDR == FLASH_BASEBecky Bruce1-1/+1
2008-11-10mpc8641: Drop imaginary second flash bank, map 8MBBecky Bruce1-27/+14
2008-11-10mpc8641: only define CONFIG_ENV_SIZE onceBecky Bruce1-2/+1
2008-11-10mpc8641: Remove extra "0" from BR2 defineBecky Bruce1-1/+1