Age | Commit message (Expand) | Author | Files | Lines |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 6 | -6/+6 |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 7 | -44/+60 |
2006-04-08 | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 1 | -6/+28 |
2006-03-17 | Add support for Lite5200B board. | Wolfgang Denk | 1 | -2/+2 |
2006-03-12 | Add crc of data to jffs2 (in jffs2_1pass_build_lists()). | Wolfgang Denk | 2 | -1/+14 |
2006-03-05 | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2 | -11/+15 |
2006-02-24 | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 3 | -4/+1173 |
2006-01-18 | Add VGA support (CT69000) to CPCI750 board. | Stefan Roese | 1 | -1/+1 |
2005-10-15 | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2 | -2/+2 |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk | 3 | -13/+15 |
2005-10-11 | Added support for TQM834x boards. | Marian Balakowicz | 2 | -2/+2 |
2005-09-14 | Update of new NAND code | Wolfgang Denk | 2 | -28/+19 |
2005-08-17 | Merge with testing-NAND (Rewrite of NAND code) | Wolfgang Denk | 2 | -0/+1178 |
2005-08-17 | Rewrite of NAND code based on what is in 2.6.12 Linux kernel | Wolfgang Denk | 2 | -0/+1178 |
2005-08-16 | Fix return values of the jffs2 commands ls/fsload/fsinfo, | Wolfgang Denk | 1 | -2/+2 |
2005-08-10 | Add configuration for IFM AEV FIFO board. | Wolfgang Denk | 1 | -3/+3 |
2005-08-08 | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 3 | -54/+117 |
2005-08-06 | Add support for Altera NIOS DK1C20 board | Wolfgang Denk | 1 | -0/+3 |
2005-05-05 | It's better to handle LZO and LZARI compression mdoes for JFFS2 withLABEL_2005_05_05_1920 | wdenk | 3 | -13/+9 |
2005-05-05 | Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of | wdenk | 4 | -1/+685 |
2005-05-04 | Fix problem with symbolic links in JFFS2 code. | wdenk | 1 | -1/+5 |
2005-03-04 | * Fix get_partition_info() parameter error in all other calls | wdenk | 1 | -4/+1 |
2005-02-04 | * Patch by Cajus Hahn, 04 Feb 2005: | wdenk | 1 | -4/+4 |
2004-12-19 | Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100 | wdenk | 1 | -1/+1 |
2004-12-16 | Code cleanup. | wdenk | 2 | -607/+468 |
2004-12-16 | "static" from "do_fat_read" removed | stroese | 1 | -1/+1 |
2004-12-16 | ext2fs support added | stroese | 4 | -1/+1195 |
2004-09-29 | * Patches by Sean Chang, 09 Aug 2004: | wdenk | 1 | -1/+1 |
2004-05-12 | Patch by Klaus Heydeck, 12 May 2004: | wdenk | 1 | -1/+1 |
2004-05-05 | * Fix memory leak in the NAND-specific JFFS2 code | wdenk | 1 | -3/+6 |
2004-05-03 | * Fix minor NAND JFFS2 related issue | wdenk | 1 | -1/+1 |
2004-04-25 | * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: | wdenk | 1 | -47/+15 |
2004-04-25 | * Patch by Christian Hohnstaedt, 23 Apr 2004: | wdenk | 1 | -15/+47 |
2004-04-18 | * Patch by Yasushi Shoji, 07 Apr 2004: | wdenk | 1 | -6/+6 |
2004-04-18 | * Configure PPChameleon board to use redundand environment in flashLABEL_2004_04_18_2135 | wdenk | 1 | -31/+210 |
2004-04-15 | * Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 2 | -43/+43 |
2004-03-25 | Code cleanupLABEL_2004_03_25_1630 | wdenk | 3 | -8/+6 |
2004-03-25 | * Patch by Pavel Bartusek, 21 Mar 2004 | wdenk | 6 | -1/+1822 |
2004-03-23 | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 1 | -6/+10 |
2004-03-14 | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk | 1 | -0/+4 |
2004-02-26 | * Patch by Markus Pietrek, 24 Feb 2004: | wdenk | 1 | -1/+2 |
2004-02-23 | * Patch by Thomas Elste, 10 Feb 2004: | wdenk | 1 | -5/+6 |
2004-01-04 | * Fix problems caused by Robert Schwebel's cramfs patch | wdenk | 3 | -165/+3 |
2004-01-03 | * Patch by Robert Schwebel, 15 Dec 2003: | wdenk | 6 | -3/+657 |
2003-12-07 | * Patches by David Müller, 14 Nov 2003: | wdenk | 1 | -1/+2 |
2003-10-29 | * Prepare for release | wdenk | 1 | -17/+12 |
2003-10-15 | * Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200 | wdenk | 1 | -1/+1 |
2003-10-09 | * Patch by Martin Krause, 09 Oct 2003:LABEL_2003_10_09_1515 | wdenk | 1 | -0/+5 |
2003-09-11 | * Patch by Gary Jennejohn, 11 Sep 2003: | wdenk | 1 | -2/+4 |
2003-09-10 | * Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8 | wdenk | 2 | -62/+218 |