| Commit message (Expand) | Author | Age | Lines |
* | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang | 2010-08-26 | -3/+3 |
* | Flex-OneNAND driver support | Amul Kumar Saha | 2009-11-13 | -98/+662 |
* | s5pc1xx: support onenand driver | Minkyu Kang | 2009-10-13 | -0/+637 |
* | OneNAND: Remove unused read_spareram | Kyungmin Park | 2009-08-26 | -3/+1 |
* | mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o | Stefan Roese | 2009-06-12 | -1/+1 |
* | mtd: nand/onenand: Register mtd device upon device scanning | Stefan Roese | 2009-04-28 | -0/+10 |
* | OneNAND: Additional sync with 2.6.27 | Stefan Roese | 2009-01-23 | -1/+71 |
* | Add markbad function | Kyungmin Park | 2009-01-23 | -0/+33 |
* | OneNAND: Save version_id in onenand_chip struct | Stefan Roese | 2009-01-23 | -0/+1 |
* | OneNAND: Fix compiler warnings | Stefan Roese | 2009-01-23 | -0/+26 |
* | Sync with 2.6.27 | Kyungmin Park | 2009-01-23 | -156/+370 |
* | NAND: sync with 2.6.27 | Scott Wood | 2008-10-29 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -1/+1 |
* | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk | 2008-08-25 | -5/+5 |
* | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park | 2008-08-21 | -200/+706 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-08-14 | -28/+28 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2008-08-14 | -39/+96 |
|\ |
|
| * | Fix OneNAND build break | Kyungmin Park | 2008-08-13 | -39/+96 |
* | | drivers/mtd/onenand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -16/+2 |
|/ |
|
* | OneNAND: Fill in MTD function pointers for OneNAND. | Fathi BOUDRA | 2008-08-12 | -6/+18 |
* | OneNAND: Remove unused parameters to onenand_verify_page | Steve Sakoman | 2008-08-11 | -4/+2 |
* | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. | Scott Wood | 2008-07-09 | -48/+53 |
* | onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts | Wolfgang Denk | 2008-05-01 | -4/+4 |
* | Fix OneNAND read | Kyungmin Park | 2008-04-13 | -0/+13 |
* | Add Flex-OneNAND booting support | Kyungmin Park | 2008-03-26 | -0/+6 |
* | OneNAND: Separate U-Boot dependent code from OneNAND | Kyungmin Park | 2008-01-16 | -21/+42 |
* | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+1603 |