- 7194ab8 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
- 4af3417 Monahans: avoid floating point calculations by Wolfgang Denk · 15 years ago
- 2419169 Remove legacy NAND and disk on chip references from boards. by Scott Wood · 15 years ago
- a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
- 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
- f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
- 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
- 3429071 {delta,zylonite}/lowlevel_init.S: fix typo by Wolfgang Denk · 16 years ago
- 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
- 20d0477 Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 6644641 delta, zylonite: Update nand_oobinfo to nand_ecclayout. by Scott Wood · 16 years ago
- cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
- cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
- 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
- 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
- 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
- b930726 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 5e37800 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- f2b07eb Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
- fa23044 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago
- d3c5e8b Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
- 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- 24e3764 More cleanup for the delta board and the generic usb_ohci driver. Added by Markus Klotzbuecher · 18 years ago
- 3e326ec This patch adds USB storage support for the delta board. This is the first by Markus Klotzbuecher · 18 years ago
- 71ae411 delta board: support for magic key detection and handling. by Markus Klotzbuecher · 19 years ago
- b28a31c Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
- 6db3970 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 19 years ago
- 534ff67 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 by Wolfgang Denk · 19 years ago
- d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 9e7b5ce delta board: one more DA9030 fix. by Markus Klotzbuecher · 19 years ago
- eeaab72 Change delta board memory map to start at 0x80000000. by Markus Klotzbuecher · 19 years ago
- 89f2dfa delta board: minor update to DA9030 code. by Markus Klotzbuecher · 19 years ago
- c855ef6 delta board: fix DA9030 reset procedure. by Markus Klotzbuecher · 19 years ago
- 2770bcb Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 19 years ago
- ba70d6a delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · 19 years ago
- 552fc62 Cleanup of the monahans cpu and delta board port. by Markus Klotzbuecher · 19 years ago
- d52fb7e Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
- 951a954 Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
- 43638c6 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
- f9e0291 NAND finally working. Two bugs fixed: by Markus Klotzbücher · 19 years ago
- bf7cac0 Lots of new stuff: by Markus Klotzbücher · 19 years ago
- f8785e9 Erasing works too now. The CS don't care causes problem with READSTATUS, by Markus Klotzbücher · 19 years ago
- 24e1217 Write operation is working. Turned out that the READSTATUS hack was wrong by Markus Klotzbücher · 19 years ago
- 9187a35 Writing is working, but there's still a bug that causes the data written to by Markus Klotzbücher · 19 years ago
- 19fdeff Implemented writing, not working yet. by Markus Klotzbücher · 19 years ago
- e2053f9 Moved the waiting loop for "Read Data Request" RDDREQ into the by Markus Klotzbücher · 19 years ago
- bb1ff04 Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since by Markus Klotzbücher · 19 years ago
- 481911c Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · 19 years ago
- 00c35bd Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · 19 years ago
- 6949328 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · 19 years ago
- 599f522 SDRAM now working. by Markus Klotzbücher · 19 years ago
- ff3c2a9 SDRAM now working for delta board, but there are still aliasing problems, by Markus Klotzbücher · 19 years ago
- 48b6242 SDRAM seems to be working on delta board, though u-boot doesn't start yet. by Markus Klotzbücher · 19 years ago
- 4f7a0e3 New board directory and config for the benq delta board (copied from by Markus Klotzbücher · 19 years ago