Age | Commit message (Expand) | Author |
2012-12-21 | driver/mtd/IFC:Wait tWB time, poll R/B before command execution | Prabhakar Kushwaha |
2012-12-11 | mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems | Wolfram Sang |
2012-11-26 | nand: Add torture feature | Benoît Thébaudeau |
2012-11-26 | nand: Fix nand_erase_opts() offset check | Benoît Thébaudeau |
2012-11-26 | nand: Clean up nand_util | Benoît Thébaudeau |
2012-11-26 | nand: Move the sub-page read support enable to a flag | Joe Hershberger |
2012-11-26 | driver/mtd:IFC NAND:Initialise internal SRAM before any write | Prabhakar Kushwaha |
2012-11-26 | nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers | Scott Wood |
2012-11-26 | spl/nand: config symbol documentation | Scott Wood |
2012-11-26 | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood |
2012-11-05 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-11-04 | drivers/mtd/nand: sparse fixes | Kim Phillips |
2012-10-29 | tegra: nand: make ONFI detection work | Lucas Stach |
2012-10-15 | tegra: nand: add board pinmux | Lucas Stach |
2012-10-15 | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren |
2012-10-05 | MPC85xx: remove support for TQM85xx boards | Wolfgang Denk |
2012-09-30 | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD |
2012-09-29 | Merge remote-tracking branch 'u-boot-atmel/master' | Albert ARIBAUD |
2012-09-21 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-09-18 | mxc nand: Fix warning on !MXC_NFC_V2_1 | Tom Rini |
2012-09-17 | mxc nand: Homogenize IP revisions with Linux | Benoît Thébaudeau |
2012-09-17 | mtd mxc nand: Merge init functions | Benoît Thébaudeau |
2012-09-17 | mtd mxc nand: Fix ECC state after read_page_raw_syndrome() | Benoît Thébaudeau |
2012-09-17 | mtd mxc nand: Use _mxc_nand_enable_hwecc() | Benoît Thébaudeau |
2012-09-17 | mxc nand: Access all ecc_status_result fields | Benoît Thébaudeau |
2012-09-17 | mxc nand: cosmectic: Light cleanup | Benoît Thébaudeau |
2012-09-17 | mxc nand: Merge mtd and spl register definitions | Benoît Thébaudeau |
2012-09-17 | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Marek Vasut |
2012-09-17 | nand: Make NAND lock status compatible with Micron | Joe Hershberger |
2012-09-17 | nand: consolidate duplicated constants | Joe Hershberger |
2012-09-17 | nand: Change ulong to loff_t and size_t | Joe Hershberger |
2012-09-17 | nand: Add support for unlock.invert | Joe Hershberger |
2012-09-17 | mtd: support ONFI multi lun NAND | Matthieu CASTET |
2012-09-13 | atmel_nand: fix the U-Boot output information about nand flash with PMECC ena... | Wu, Josh |
2012-09-10 | NAND: MXS: include common.h first so cache.h is included in correct order | Tom Warren |
2012-09-07 | tegra: nand: Add Tegra NAND driver | Jim Lin |
2012-09-07 | nand: Try to align the default buffers | Simon Glass |
2012-09-01 | at91: atmel_nand: Update driver to support Programmable Multibit ECC controller | Wu, Josh |
2012-09-01 | at91: atmel_nand: remove unused variables. | Wu, Josh |
2012-09-01 | at91: atmel_nand: extract HWECC initialization code into one function: atmel_... | Wu, Josh |
2012-09-01 | mxs: Convert sys_proto.h prefixes to 'mxs' | Otavio Salvador |
2012-09-01 | arm: omap: Fix switching back to nandecc sw. | Jeroen Hofstee |
2012-09-01 | mxs: prefix register structs with 'mxs' prefix | Otavio Salvador |
2012-07-07 | mtd/NAND: Remove obsolete SPEAr specific NAND drivers | Vipin KUMAR |
2012-07-07 | mtd/NAND: Add FSMC driver support | Vipin KUMAR |
2012-05-20 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2012-05-18 | NAND: Remove ONFI detection message to from bootup log | Stefan Roese |
2012-05-18 | driver/mtd:IFC: Fix possible memory leak | Prabhakar Kushwaha |
2012-05-18 | driver/mtd: IFC NAND: Add support of ONFI NAND flash | Prabhakar Kushwaha |
2012-05-18 | mtd, nand: move some printfs to debug output. | Heiko Schocher |