aboutsummaryrefslogtreecommitdiff
path: root/include/configs/TQM8260.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-17TQM8260: fix locations of kernel and ramdisk images in flashWolfgang Denk1-2/+2
2008-11-02TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk1-0/+7
2008-10-21TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk1-20/+10
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-109/+109
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_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-07-09include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+1
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger1-10/+13
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk1-0/+7
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-7/+7
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-0/+2
2005-04-02Fix problems with SNTP support;wdenk1-4/+9
2003-08-07Update for TQM board defaults:U-Boot-0_4_5wdenk1-7/+8
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-18/+9
2003-07-07* Add support for NSCU boardU-Boot-0_4_2wdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-69/+69
2003-05-03* Add support for Promess ATC boardLABEL_2003_05_03_1700wdenk1-14/+22
2003-04-27* LWMON extensions:wdenk1-2/+3
2003-03-28Patches by Dave Ellis, 18 Mar 2003 for SXNI855T board:wdenk1-5/+19
2002-08-19Initial revisionwdenk1-0/+617