summaryrefslogtreecommitdiff
path: root/include/configs/sbc8641d.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-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+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-06board configs: drop NET_MULTI referencesMike Frysinger1-5/+0
2011-01-14powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala1-6/+9
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/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
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-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala1-25/+25
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-3/+0
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-3/+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-08-29pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala1-0/+1
2009-04-0286xx: Cleanup MP supportKumar Gala1-0/+1
2009-01-14sbc8641d: Fix PCI mapping conceptsBecky Bruce1-14/+18
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-12-0186xx: Fix non-64-bit compilation problems.Jon Loeliger1-0/+14
2008-11-10mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce1-0/+9
2008-11-04powerpc: change 86xx SMP boot methodBecky Bruce1-0/+7
2008-10-2586xx: Convert all fsl_pci_init users to new APIsKumar Gala1-5/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-184/+184
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-27FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala1-2/+4
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-12POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d configBecky Bruce1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-12/+12
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala1-1/+1
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger1-7/+3
2008-01-2486xx: Add reginfo commandBecky Bruce1-0/+1
2008-01-2486xx: Convert sbc8641d to use new law setup code.Becky Bruce1-0/+1
2007-08-29sbc8641: remove unused OF_FLAT_TREE_MAX_SIZEKim Phillips1-3/+0
2007-08-17Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+1
2007-08-16Define tsec flag values in config filesAndy Fleming1-0/+4
2007-08-1586xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger1-3/+3
2007-08-13Modify SBC8641D to use new Freescale PCI routinesJoe Hamman1-2/+7
2007-08-10Add support for SBC8641D. Config files.Joe Hamman1-0/+599