summaryrefslogtreecommitdiff
path: root/include/configs/TQM834x.h
Commit message (Expand)AuthorAgeLines
* mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips2009-09-26-1/+2
* mpc83xx: tqm8349 - remove pci & flash window conflictKim Phillips2009-08-21-1/+1
* mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-27-1/+0
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-18-5/+9
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-12-1/+1
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-12-1/+1
* mtd: MTD related config header changes (mtdparts command)Stefan Roese2009-06-12-0/+2
* TQM834x: use buffered writes to accelerate writing to flashWolfgang Denk2009-06-12-4/+3
* TQM834x: add FDT supportWolfgang Denk2009-06-12-20/+39
* TQM834x: fix environment size; add redundant env.Wolfgang Denk2009-06-12-14/+12
* mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operationKim Phillips2009-06-08-1/+1
* TQM834x: remove defines causing gcc4.4 warningsKim Phillips2009-05-20-20/+0
* Separate mtdparts command from jffs2Stefan Roese2009-03-20-1/+1
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-18-1/+1
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-01-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-170/+170
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-14-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-10-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-03-0/+2
* Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-06-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-1/+1
* TQM834x: clean up configurationWolfgang Denk2008-02-14-22/+5
* TQM834x: enable DHCPJens Gehrlein2008-01-29-0/+1
* TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 B...Jens Gehrlein2008-01-29-3/+3
* mpc83xx: Remove cache config from config.hDave Liu2008-01-10-9/+0
* Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-16-0/+1
* Define tsec flag values in config filesAndy Fleming2007-08-16-0/+2
* TQM834x: cleanup configuratonMartin Krause2007-08-10-3/+0
* include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-05-6/+0
* include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger2007-07-05-27/+21
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-4/+4
* mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala2007-03-02-11/+0
* mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi2006-11-03-0/+1
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-7/+7
* mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi2006-11-03-1/+1
* mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi2006-11-03-0/+1
* mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang2006-11-03-0/+12
* Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-28-0/+6
* Fix TQM834x hang.Rafal Jaworowski2006-08-18-5/+14
* Enable address translation on MPC83xxKumar Gala2006-02-10-0/+43
* Make System IO Config Registers board configurable on MPC83xxKumar Gala2006-01-11-0/+4
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-3/+3
* Adjust TQM834x PHY addresses for latest hardware revision.Wolfgang Denk2005-12-01-1/+1
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-8/+8