aboutsummaryrefslogtreecommitdiff
path: root/include/configs/TQM834x.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-1/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-170/+170
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-5/+5
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_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov1-1/+1
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2008-02-14TQM834x: clean up configurationWolfgang Denk1-22/+5
2008-01-29TQM834x: enable DHCPJens Gehrlein1-0/+1
2008-01-29TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 B...Jens Gehrlein1-3/+3
2008-01-10mpc83xx: Remove cache config from config.hDave Liu1-9/+0
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+1
2007-08-16Define tsec flag values in config filesAndy Fleming1-0/+2
2007-08-10TQM834x: cleanup configuratonMartin Krause1-3/+0
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk1-6/+0
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger1-27/+21
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-4/+4
2007-03-02mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala1-11/+0
2006-11-03mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi1-0/+1
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi1-7/+7
2006-11-03mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi1-1/+1
2006-11-03mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi1-0/+1
2006-11-03mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang1-0/+12
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk1-0/+6
2006-08-18Fix TQM834x hang.Rafal Jaworowski1-5/+14
2006-02-10Enable address translation on MPC83xxKumar Gala1-0/+43
2006-01-11Make System IO Config Registers board configurable on MPC83xxKumar Gala1-0/+4
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-3/+3
2005-12-01Adjust TQM834x PHY addresses for latest hardware revision.Wolfgang Denk1-1/+1
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-8/+8
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-0/+1
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski1-31/+19
2005-10-12Fix TQM834x config file, set correct value for CFG_IMMRBAR.Marian Balakowicz1-1/+1
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-0/+522