Age | Commit message (Expand) | Author |
2009-08-17 | Monahans: avoid floating point calculations | Wolfgang Denk |
2009-07-17 | Remove legacy NAND and disk on chip references from boards. | Scott Wood |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-27 | {delta,zylonite}/lowlevel_init.S: fix typo | Wolfgang Denk |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-11-02 | Consolidate MAX/MIN definitions | Andy Fleming |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | delta, zylonite: Update nand_oobinfo to nand_ecclayout. | Scott Wood |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | Fixing coding style issues | William Juul |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-07-13 | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-01-12 | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk |
2007-08-07 | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher |
2007-07-09 | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-03-23 | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher |
2006-12-21 | Added support for the TQM8272 board from TQ | Heiko Schocher |
2006-11-27 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-05-23 | More cleanup for the delta board and the generic usb_ohci driver. Added | Markus Klotzbuecher |
2006-05-22 | This patch adds USB storage support for the delta board. This is the first | Markus Klotzbuecher |
2006-04-25 | delta board: support for magic key detection and handling. | Markus Klotzbuecher |
2006-04-12 | Merge with /home/m8/git/u-boot | Wolfgang Denk |
2006-04-08 | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz |
2006-04-01 | * Add support for ymodem protocol download | Wolfgang Denk |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk |
2006-03-30 | delta board: one more DA9030 fix. | Markus Klotzbuecher |
2006-03-29 | Change delta board memory map to start at 0x80000000. | Markus Klotzbuecher |
2006-03-29 | delta board: minor update to DA9030 code. | Markus Klotzbuecher |
2006-03-27 | delta board: fix DA9030 reset procedure. | Markus Klotzbuecher |
2006-03-24 | Merge with http://www.denx.de/git/u-boot.git | Markus Klotzbuecher |
2006-03-24 | delta board: DA9030 initialization and i2c support. Some minor changes to | Markus Klotzbuecher |
2006-03-20 | Cleanup of the monahans cpu and delta board port. | Markus Klotzbuecher |
2006-03-11 | Some code cleanup for GCC 4.x | Wolfgang Denk |
2006-03-06 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk |
2006-03-06 | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzb�cher |
2006-03-06 | NAND finally working. Two bugs fixed: | Markus Klotzb�cher |
2006-03-04 | Lots of new stuff: | Markus Klotzb�cher |
2006-03-03 | Erasing works too now. The CS don't care causes problem with READSTATUS, | Markus Klotzb�cher |
2006-03-03 | Write operation is working. Turned out that the READSTATUS hack was wrong | Markus Klotzb�cher |
2006-03-03 | Writing is working, but there's still a bug that causes the data written to | Markus Klotzb�cher |
2006-03-03 | Implemented writing, not working yet. | Markus Klotzb�cher |
2006-03-02 | Moved the waiting loop for "Read Data Request" RDDREQ into the | Markus Klotzb�cher |
2006-03-02 | Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since | Markus Klotzb�cher |