aboutsummaryrefslogtreecommitdiff
path: root/include/configs/TQM834x.h
AgeCommit message (Expand)Author
2010-09-23e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernelsIra W. Snyder
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese
2010-04-22mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips
2010-04-22mpc83xx: enable command line autocompletionKim Phillips
2009-09-26mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips
2009-08-21mpc83xx: tqm8349 - remove pci & flash window conflictKim Phillips
2009-07-27mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese
2009-06-12TQM834x: use buffered writes to accelerate writing to flashWolfgang Denk
2009-06-12TQM834x: add FDT supportWolfgang Denk
2009-06-12TQM834x: fix environment size; add redundant env.Wolfgang Denk
2009-06-08mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operationKim Phillips
2009-05-20TQM834x: remove defines causing gcc4.4 warningsKim Phillips
2009-03-20Separate mtdparts command from jffs2Stefan Roese
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2008-02-14TQM834x: clean up configurationWolfgang Denk
2008-01-29TQM834x: enable DHCPJens Gehrlein
2008-01-29TQM834x: support for Spansion N-type Flashes (sector size = 256 KiB at 2x16 B...Jens Gehrlein
2008-01-10mpc83xx: Remove cache config from config.hDave Liu
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming
2007-08-16Define tsec flag values in config filesAndy Fleming
2007-08-10TQM834x: cleanup configuratonMartin Krause
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-03-02mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala
2006-11-03mpc83xx: Update 83xx to use fsl_i2c.cTimur Tabi
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi
2006-11-03mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi
2006-11-03mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for itTimur Tabi
2006-11-03mpc83xx: Unified TQM834x variable names with 83xx and consolidated macrosTanya Jiang
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk
2006-08-18Fix TQM834x hang.Rafal Jaworowski