aboutsummaryrefslogtreecommitdiff
path: root/board/delta
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-33/+8
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-1/+1
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-03-23Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher1-7/+8
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher1-1/+2
2006-11-27Merge with /home/wd/git/u-boot/masterWolfgang Denk1-8/+12
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-05-23More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher1-53/+2
2006-05-22This patch adds USB storage support for the delta board. This is the firstMarkus Klotzbuecher1-0/+52
2006-04-25delta board: support for magic key detection and handling.Markus Klotzbuecher1-0/+208
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk2-8/+1
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2-4/+1
2006-04-01* Add support for ymodem protocol downloadWolfgang Denk2-15/+31
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2006-03-30delta board: one more DA9030 fix.Markus Klotzbuecher1-11/+18
2006-03-29Change delta board memory map to start at 0x80000000.Markus Klotzbuecher1-1/+1
2006-03-29delta board: minor update to DA9030 code.Markus Klotzbuecher1-2/+4
2006-03-27delta board: fix DA9030 reset procedure.Markus Klotzbuecher1-3/+10
2006-03-24Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-3/+3
2006-03-24delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher1-0/+67
2006-03-20Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher2-250/+5
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk1-3/+3
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk3-144/+141
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher1-202/+78
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher1-8/+34
2006-03-04Lots of new stuff:Markus Klotzbücher1-67/+184
2006-03-03Erasing works too now. The CS don't care causes problem with READSTATUS,Markus Klotzbücher1-5/+10
2006-03-03Write operation is working. Turned out that the READSTATUS hack was wrongMarkus Klotzbücher1-0/+2
2006-03-03Writing is working, but there's still a bug that causes the data written toMarkus Klotzbücher1-25/+73
2006-03-03Implemented writing, not working yet.Markus Klotzbücher1-54/+158
2006-03-02Moved the waiting loop for "Read Data Request" RDDREQ into theMarkus Klotzbücher1-15/+19
2006-03-02Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, sinceMarkus Klotzbücher1-2/+5
2006-03-01Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzbücher1-83/+146
2006-02-28Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher1-2/+40
2006-02-28First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher5-436/+311
2006-02-22SDRAM now working.Markus Klotzbücher1-2/+3
2006-02-22SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzbücher2-24/+10
2006-02-22SDRAM seems to be working on delta board, though u-boot doesn't start yet.Markus Klotzbücher1-58/+83
2006-02-20New board directory and config for the benq delta board (copied fromMarkus Klotzbücher6-0/+992