aboutsummaryrefslogtreecommitdiff
path: root/include/configs/trab.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese1-0/+2
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-2/+0
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-1/+1
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-49/+49
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-06Fix merge problemsStefan Roese1-1/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2007-09-16TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk1-0/+2
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-40/+30
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various t* and u* named board config...Jon Loeliger1-40/+21
2007-06-06TRAB, USB: update trab board configuration for use of generic ohci driverMarkus Klotzbuecher1-1/+2
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher1-1/+1
2006-11-27Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher1-0/+1
2006-08-07Merge with /home/wd/git/u-boot/masterWolfgang Denk1-1/+1
2006-07-19Fix some bugs in TRAB board flash driver.Wolfgang Denk1-1/+1
2006-06-26Merge with /home/wd/git/u-boot/masterWolfgang Denk1-4/+2
2006-06-16Disable JFFS2 support for trab boardWolfgang Denk1-2/+0
2006-06-16Change mtdparts definition on trab board to match current flash mapWolfgang Denk1-2/+2
2006-05-30Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher1-0/+5
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-16/+16
2005-10-06Add JFFS2 support for TRAB boardWolfgang Denk1-4/+20
2005-09-26Undo change of f6e20fc6ca... to include/configs/trab.hWolfgang Denk1-1/+1
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-6/+0
2005-04-02Prepare for SoC rework of ARM code:wdenk1-1/+1
2005-04-02Fix problems with SNTP support;wdenk1-19/+25
2005-02-24* Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk1-2/+2
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-2/+2
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk1-1/+1
2003-12-20* Fix IceCube CLKIN configuration (it's 33.000000MHz)wdenk1-3/+8
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-0/+1
2003-10-28* Patch by Stephan Linz, 28 Oct 2003:wdenk1-0/+2
2003-10-22Fix PCI problems on PPChameleon boardwdenk1-1/+1
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-1/+1
2003-10-10Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200wdenk1-0/+2
2003-10-09* Patch by Martin Krause, 09 Oct 2003:LABEL_2003_10_09_1515wdenk1-3/+7
2003-09-29* Adapt TRAB configuration and auto_update to new memory layoutdzu1-1/+1
2003-09-17Support new configuration of TRAB board with more memorywdenk1-6/+11
2003-09-17Add auto-update code for TRAB board using USB memory stickswdenk1-36/+47
2003-09-11* Patch by Martin Krause, 11 Sep 2003:LABEL_2003_09_12_0110wdenk1-0/+5
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk1-2/+59
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk1-13/+49
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk1-0/+5
2003-05-21Add support for arbitrary bitmaps for TRAB's VFD command;LABEL_2003_05_22_2230wdenk1-0/+1
2003-03-06* Patches by David Müller, 31 Jan 2003:LABEL_2003_03_06_2255wdenk1-0/+3
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-3/+29