summaryrefslogtreecommitdiff
path: root/include/configs/TQM834x.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-26mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips1-1/+2
2009-08-21mpc83xx: tqm8349 - remove pci & flash window conflictKim Phillips1-1/+1
2009-07-27mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips1-1/+0
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips1-5/+9
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser1-1/+1
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese1-0/+2
2009-06-12TQM834x: use buffered writes to accelerate writing to flashWolfgang Denk1-4/+3
2009-06-12TQM834x: add FDT supportWolfgang Denk1-20/+39
2009-06-12TQM834x: fix environment size; add redundant env.Wolfgang Denk1-14/+12
2009-06-08mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operationKim Phillips1-1/+1
2009-05-20TQM834x: remove defines causing gcc4.4 warningsKim Phillips1-20/+0
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