Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9bacd94758cc0d0e9757daa24d3ffd4e690de47b
/
board
/
delta
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· Sat Jan 12 20:31:39 2008 +0100
3ef5028
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Tue Aug 07 22:30:29 2007 +0200
4ed9ed6
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 18:24:55 2007 -0500
f58873c
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:03:19 2007 -0500
3b9c8c6
Merge with git://www.denx.de/git/u-boot.git#testing-USB
by Markus Klotzbuecher
· Fri Mar 23 09:52:17 2007 +0100
3ec4366
Added support for the TQM8272 board from TQ
by Heiko Schocher
· Thu Dec 21 17:17:02 2006 +0100
b761af6
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Mon Nov 27 16:13:00 2006 +0100
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
9809551
More cleanup for the delta board and the generic usb_ohci driver. Added
by Markus Klotzbuecher
· Tue May 23 10:33:11 2006 +0200
d8d023f
This patch adds USB storage support for the delta board. This is the first
by Markus Klotzbuecher
· Mon May 22 16:33:54 2006 +0200
4629e66
delta board: support for magic key detection and handling.
by Markus Klotzbuecher
· Tue Apr 25 10:03:01 2006 +0200
7c454bf
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· Wed Apr 12 12:26:32 2006 +0200
6a07675
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· Sat Apr 08 19:08:06 2006 +0200
20a5182
* Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006
by Wolfgang Denk
· Sat Apr 01 15:52:46 2006 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
3041319
delta board: one more DA9030 fix.
by Markus Klotzbuecher
· Thu Mar 30 17:00:39 2006 +0200
ce01bc9
Change delta board memory map to start at 0x80000000.
by Markus Klotzbuecher
· Wed Mar 29 17:59:20 2006 +0200
fdc33ac
delta board: minor update to DA9030 code.
by Markus Klotzbuecher
· Wed Mar 29 17:49:27 2006 +0200
b62261b
delta board: fix DA9030 reset procedure.
by Markus Klotzbuecher
· Mon Mar 27 16:01:03 2006 +0200
ffe7ef5
Merge with http://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Fri Mar 24 15:43:16 2006 +0100
7cf18be
delta board: DA9030 initialization and i2c support. Some minor changes to
by Markus Klotzbuecher
· Fri Mar 24 12:23:27 2006 +0100
5a10caa
Cleanup of the monahans cpu and delta board port.
by Markus Klotzbuecher
· Mon Mar 20 20:19:37 2006 +0100
7fa6e90
Some code cleanup for GCC 4.x
by Wolfgang Denk
· Sat Mar 11 22:53:33 2006 +0100
61ccd1d
Merge with /home/wd/git/u-boot/master Code cleanup.
by Wolfgang Denk
· Mon Mar 06 23:18:48 2006 +0100
27eba14
Cleanup of NAND support of delta board using the Monahans Data Flash Controller.
by Markus Klotzbücher
· Mon Mar 06 15:04:25 2006 +0100
85678e2
NAND finally working. Two bugs fixed:
by Markus Klotzbücher
· Mon Mar 06 13:45:42 2006 +0100
21a43f9
Lots of new stuff:
by Markus Klotzbücher
· Sat Mar 04 18:35:51 2006 +0100
b2fc71d
Erasing works too now. The CS don't care causes problem with READSTATUS,
by Markus Klotzbücher
· Fri Mar 03 20:13:43 2006 +0100
332a022
Write operation is working. Turned out that the READSTATUS hack was wrong
by Markus Klotzbücher
· Fri Mar 03 16:09:28 2006 +0100
b6c2d40
Writing is working, but there's still a bug that causes the data written to
by Markus Klotzbücher
· Fri Mar 03 15:37:01 2006 +0100
ddd78b0
Implemented writing, not working yet.
by Markus Klotzbücher
· Fri Mar 03 12:11:11 2006 +0100
f0840da
Moved the waiting loop for "Read Data Request" RDDREQ into the
by Markus Klotzbücher
· Thu Mar 02 14:02:36 2006 +0100
a3bedae
Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since
by Markus Klotzbücher
· Thu Mar 02 12:10:01 2006 +0100
432a7b4
Further NAND stuff implemented. Basic read commands seem to work.
by Markus Klotzbücher
· Wed Mar 01 23:33:27 2006 +0100
f14cc26
Added GPIO initialization of DF signal. Still not working.
by Markus Klotzbücher
· Tue Feb 28 22:51:01 2006 +0100
f4a5c61
First steps implementing NAND support. Not working, fails to read ID.
by Markus Klotzbücher
· Tue Feb 28 18:05:25 2006 +0100
f00fec7
SDRAM now working.
by Markus Klotzbücher
· Wed Feb 22 17:48:43 2006 +0100
ed29b6d
SDRAM now working for delta board, but there are still aliasing problems,
by Markus Klotzbücher
· Wed Feb 22 14:05:44 2006 +0100
0b2a71c
SDRAM seems to be working on delta board, though u-boot doesn't start yet.
by Markus Klotzbücher
· Wed Feb 22 00:06:01 2006 +0100
20e3b32
New board directory and config for the benq delta board (copied from
by Markus Klotzbücher
· Mon Feb 20 16:37:37 2006 +0100