aboutsummaryrefslogtreecommitdiff
path: root/include/configs/stxssa.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-02powerpc: mpc85xx: remove stxgp3, stxssa supportMasahiro Yamada1-440/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-7/+1
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-5/+1
2014-01-24powerpc: mpc85xx: move CONFIG_MPC85xx 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 2/2Rob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-6/+5
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-5/+5
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-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-17powerpc: cpm2 boards: update fcc register logicMike Frysinger1-2/+2
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-5/+0
2011-09-29powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi1-5/+3
2011-07-2985xx: enable FDT support for STX SSA boardWolfgang Denk1-1/+6
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce1-1/+0
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-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips1-0/+1
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser1-1/+0
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-100/+100
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-27FSL DDR: Convert STXSSA to new DDR code.Kumar Gala1-13/+17
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala1-0/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-8/+8
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-0/+1
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala1-1/+0
2008-01-1785xx: Convert STXGP3 & STXSSA to new TLB setupKumar Gala1-0/+1
2008-01-1685xx: convert STXGP3/STXSSA over to use new LAW init codeKumar Gala1-0/+1
2008-01-0985xx: Remove cache config from configs.hKumar Gala1-7/+0
2007-10-12GP3 SSA: enable RTCWolfgang Denk1-7/+13
2007-09-11[GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki1-1/+1
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+1