summaryrefslogtreecommitdiff
path: root/include/configs/MPC8641HPCN.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-20video: Drop unused console functionsSimon Glass1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-6/+0
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-9/+1
2015-04-20powerpc/mpc8641hpcn: Move environment to avoid conflictScott Wood1-2/+3
2014-05-13powerpc/freescale: Convert selected boards to generic board architectureYork Sun1-0/+3
2014-01-25powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada1-1/+0
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy1-1/+0
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-1/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-09-06ahci: convert to use libata functions and definitionsRob Herring1-0/+1
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