| Commit message (Expand) | Author | Age | Lines |
* | drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -8/+8 |
* | drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -6/+6 |
* | Merge with /home/stefan/git/u-boot/bamboo-nand | Stefan Roese | 2007-06-01 | -136/+92 |
|\ |
|
| * | NAND: Update nand_ecc.c to latest Linux version | Stefan Roese | 2007-06-01 | -136/+92 |
* | | NAND: Wrong calculation of page number in nand_block_bad() | Thomas Knobloch | 2007-05-05 | -5/+5 |
|/ |
|
* | [PATCH] nand: Fix problem with oobsize calculation | Stefan Roese | 2007-01-05 | -1/+1 |
* | Merge with /home/hs/TQ/u-boot-dev | Wolfgang Denk | 2006-12-24 | -7/+10 |
|\ |
|
| * | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -7/+12 |
* | | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | 2006-11-30 | -0/+1 |
|\ \ |
|
| * \ | Merge http://www.denx.de/git/u-boot | Kim Phillips | 2006-11-28 | -4/+6 |
| |\ \ |
|
| * | | | NAND Flash verify across block boundaries | Nick Spence | 2006-11-03 | -0/+1 |
| | |/
| |/| |
|
* | | | [PATCH] nand: Fix patch merge problem | Stefan Roese | 2006-11-28 | -2/+2 |
| |/
|/| |
|
* | | Merge with /home/sr/git/u-boot/denx-alpr-merge-test | Wolfgang Denk | 2006-11-27 | -0/+2 |
|\ \ |
|
| * \ | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | 2006-11-10 | -3/+872 |
| |\ \
| | |/ |
|
| * | | CFG_NAND_QUIET_TEST added to not warn upon missing NAND device | Stefan Roese | 2006-10-07 | -0/+2 |
* | | | [PATCH] nand_wait() timeout fixes | Stefan Roese | 2006-11-27 | -4/+4 |
| |/
|/| |
|
* | | [PATCH] NAND: Partition name support added to NAND subsystem | Stefan Roese | 2006-10-28 | -9/+2 |
* | | Add board/cpu specific NAND chip select function to 440 NDFC | Stefan Roese | 2006-10-20 | -1/+8 |
* | | Fix spelling; minor code cleanup. | Wolfgang Denk | 2006-10-12 | -3/+3 |
* | | * Several improvements to the new NAND subsystem: | Stefan Roese | 2006-10-10 | -1/+870 |
* | | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
|/ |
|
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -6/+35 |
* | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -28/+7 |
* | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -2/+3 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-03-06 | -19/+27 |
|\ |
|
| * | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -19/+27 |
* | | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzb�cher | 2006-03-06 | -7/+1 |
* | | NAND finally working. Two bugs fixed: | Markus Klotzb�cher | 2006-03-06 | -2/+11 |
|/ |
|
* | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 2006-02-24 | -13/+34 |
* | * Add hook to NAND erase and implement nand_wait function. | Wolfgang Denk | 2005-11-02 | -3/+33 |
* | Update of new NAND code | Wolfgang Denk | 2005-09-14 | -506/+502 |
* | Rewrite of NAND code based on what is in 2.6.12 Linux kernel | Wolfgang Denk | 2005-08-17 | -0/+5927 |