aboutsummaryrefslogtreecommitdiff
path: root/board/delta
AgeCommit message (Expand)Author
2009-01-28Command usage cleanupPeter Tyser
2009-01-27{delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-02Consolidate MAX/MIN definitionsAndy Fleming
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10delta, zylonite: Update nand_oobinfo to nand_ecclayout.Scott Wood
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-03-23Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher
2006-11-27Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-05-23More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher
2006-05-22This patch adds USB storage support for the delta board. This is the firstMarkus Klotzbuecher
2006-04-25delta board: support for magic key detection and handling.Markus Klotzbuecher
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
2006-04-01* Add support for ymodem protocol downloadWolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-30delta board: one more DA9030 fix.Markus Klotzbuecher
2006-03-29Change delta board memory map to start at 0x80000000.Markus Klotzbuecher
2006-03-29delta board: minor update to DA9030 code.Markus Klotzbuecher
2006-03-27delta board: fix DA9030 reset procedure.Markus Klotzbuecher
2006-03-24Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2006-03-24delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher
2006-03-20Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher
2006-03-04Lots of new stuff:Markus Klotzbücher
2006-03-03Erasing works too now. The CS don't care causes problem with READSTATUS,Markus Klotzbücher
2006-03-03Write operation is working. Turned out that the READSTATUS hack was wrongMarkus Klotzbücher
2006-03-03Writing is working, but there's still a bug that causes the data written toMarkus Klotzbücher
2006-03-03Implemented writing, not working yet.Markus Klotzbücher
2006-03-02Moved the waiting loop for "Read Data Request" RDDREQ into theMarkus Klotzbücher
2006-03-02Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, sinceMarkus Klotzbücher
2006-03-01Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzbücher
2006-02-28Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher
2006-02-28First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher
2006-02-22SDRAM now working.Markus Klotzbücher
2006-02-22SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzbücher