summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc8641d.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-7/+6
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-6/+6
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-221-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-5/+0
* powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala2011-01-141-6/+9
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* ppc: Conditionally compile bat_rw.cPeter Tyser2010-10-131-0/+1
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-1/+0
* powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2010-07-201-25/+25
* powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-201-3/+0
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-3/+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
* pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2009-08-281-0/+1
* 86xx: Cleanup MP supportKumar Gala2009-04-011-0/+1
* sbc8641d: Fix PCI mapping conceptsBecky Bruce2009-01-131-14/+18
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-011-1/+0
* 86xx: Fix non-64-bit compilation problems.Jon Loeliger2008-12-011-0/+14
* mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLYBecky Bruce2008-11-101-0/+9
* powerpc: change 86xx SMP boot methodBecky Bruce2008-11-041-0/+7
* 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-5/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-184/+184
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala2008-08-271-2/+4
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d configBecky Bruce2008-08-111-0/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-12/+12
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-291-1/+1
* 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-181-7/+3
* 86xx: Add reginfo commandBecky Bruce2008-01-241-0/+1
* 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-241-0/+1
* sbc8641: remove unused OF_FLAT_TREE_MAX_SIZEKim Phillips2007-08-291-3/+0
* Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-161-0/+1
* Define tsec flag values in config filesAndy Fleming2007-08-161-0/+4
OpenPOWER on IntegriCloud