2013-08-22 | Masahiro Yamada | cmd_nand: slight optimization of nand_dump function |
commit | commitdiff | tree |
2013-08-22 | Masahiro Yamada | cmd_nand: fix a memory leak in nand_dump function |
commit | commitdiff | tree |
2013-07-12 | Marek Vasut | mtd: mxc_nand: Fix crash after MTD resync Cc: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-06-26 | Mike Dunn | mtd/nand: docg4: fix compiler warnings |
commit | commitdiff | tree |
2013-06-24 | Heiko Schocher | dfu, nand: before write a buffer to nand, erase the... Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-06-21 | Scott Wood | nand: Don't call adjust_size_for_badblocks for erase Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-06-18 | Daniel Schwierzeck | mtd: nand: fix initialization of BBT options |
commit | commitdiff | tree |
2013-06-17 | Mike Dunn | mtd: nand/docg4: fix driver after Linux resync |
commit | commitdiff | tree |
2013-06-04 | Sergey Lapin | bug, nand, am33xx: nand->ecc.strength not set in board_nand_... Cc: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-05-31 | Sergey Lapin | mtd: resync with Linux-3.7.1 [scottwood@freescale.com: some eccstrength and build... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-05-22 | Prabhakar Kushwaha | nand/fsl_ifc: Convert to self-init |
commit | commitdiff | tree |
2013-05-22 | htbegin | mtd: nand: use ssize_t instead of size_t to prevent... Cc: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-05-22 | htbegin | mtd: nand: fix the partial page write condition Cc: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-05-22 | Harvey Chapman | nand: adjust erase/read/write partition/chip size for... |
commit | commitdiff | tree |
2013-05-22 | Scott Wood | nand/fsl_elbc: detect page size at runtime Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-02-23 | Phil Sutter | common/env_nand.c: calculate crc only when readenv... [scottwood@freescale.com: minor formatting fix] Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2013-02-23 | Phil Sutter | env_nand.c: clarify log messages when env reading fails |
commit | commitdiff | tree |
2013-02-23 | Joe Hershberger | mtd: nand: Check if NAND is locked tight before lock... |
commit | commitdiff | tree |
2013-02-23 | Harvey Chapman | nand: fix nand read.option parsing |
commit | commitdiff | tree |
2013-02-22 | Vipin Kumar | imls: Add support to list images in NAND device |
commit | commitdiff | tree |
2012-12-21 | Prabhakar Kushwaha | driver/mtd/IFC:Wait tWB time, poll R/B before command... |
commit | commitdiff | tree |
2012-12-14 | Eric Benard | m28evk/mx28evk: fix nand_update_full |
commit | commitdiff | tree |
2012-12-14 | Scott Wood | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree |
2012-12-11 | Wolfram Sang | mtd: nand: mxs: reset BCH earlier, too, to avoid NAND... |
commit | commitdiff | tree |
2012-11-26 | Benoît Thébaudeau | nand: Add torture feature Cc: Scott Wood <scottwood@freescale.com> [scottwood@freescale.com: removed unnec. ifdef and unwrapped... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Benoît Thébaudeau | nand: Fix nand_erase_opts() offset check Cc: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Benoît Thébaudeau | nand: Clean up nand_util Cc: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Joe Hershberger | nand: Move the sub-page read support enable to a flag |
commit | commitdiff | tree |
2012-11-26 | Prabhakar Kushwaha | driver/mtd:IFC NAND:Initialise internal SRAM before... [scottwood@freescale.com: fix fsl_ifc_sram_init prototype] Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Karl O. Pinc | README: Reference nand monitor commands in U-Boot README |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl/nand: config symbol documentation Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl/85xx: new SPL support Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc85xx: consistently use COBJS-y Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl: include resetvec and lib8xxx Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl/mpc85xx: move udelay to cpu code Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc85xx: fix TLB alignment |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc: change .fixup test to a GCC version test Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl: introduce CONFIG_SPL_TARGET Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | spl: rename u-boot-pad.bin to u-boot-with-spl.bin Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | José Miguel Gonçalves | Add u-boot-pad.bin target to the Makefile [scottwood@freescale.com: fixed prereq of u-boot.ubl] Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc85xx: add comma before "already enabled" Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | powerpc/mpc85xx: move debug tlb entry after TLB is... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | serial/ns16550: wait for TEMT before initializing Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-11-26 | Scott Wood | serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | mxc nand: Homogenize IP revisions with Linux Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | mxc nand: Let driver detect IP revision Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | mtd mxc nand: Merge init functions Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | mtd mxc nand: Fix ECC state after read_page_raw_syndrome() Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | mtd mxc nand: Use _mxc_nand_enable_hwecc() Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | spl mxc nand: Fix broken boot for correctable ECC errors Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | mxc nand: Access all ecc_status_result fields Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | spl mxc nand: Set symmetric mode Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | spl mxc nand: Remove duplicated code Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | spl mxc nand: Merge duplicated code Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | mxc nand: cosmectic: Light cleanup Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-18 | Benoît Thébaudeau | mxc nand: Merge mtd and spl register definitions Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-17 | Marek Vasut | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from... Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-17 | Joe Hershberger | nand: Make NAND lock status compatible with Micron Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-17 | Joe Hershberger | nand: consolidate duplicated constants Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-17 | Joe Hershberger | nand: Change ulong to loff_t and size_t Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-17 | Joe Hershberger | nand: Add support for unlock.invert [scottwood@freescale.com: updated docs and added comment... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-09-17 | Matthieu CASTET | mtd: support ONFI multi lun NAND [scottwood@freescale.com: picked from Linux into U-Boot] Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-02-28 | Tom Rini | cmd_nand.c: Fix 'nand dump' after latest MTD resync Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-02-28 | Prabhakar Kushwaha | mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-02-28 | Prabhakar Kushwaha | mtd/nand: Fix IFC driver to support 2K NAND page Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-02-28 | Scott Wood | nand: reinstate lazy bad block scanning Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-02-28 | Scott Wood | Revert "nand: make 1-bit software ECC configurable" Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Scott Wood | nand/fsl_elbc: Convert to self-init Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Scott Wood | nand: Introduce CONFIG_SYS_NAND_SELF_INIT Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Scott Wood | nand_spl: store ecc data on the stack CC: Scott Wood <scottwood@freescale.com> ... Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Shengzhou Liu | mtd/nand: Add ONFI support for FSL NAND controller Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Christian Hitz | nand: make 1-bit software ECC configurable Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Christian Hitz | nand: Sanitize ONFI strings. Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Christian Hitz | nand: Merge changes to BBT from Linux nand driver Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Christian Hitz | nand: Merge changes from Linux nand driver Cc: Scott Wood <scottwood@freescale.com> [scottwood@freescale.com: minor fixes] Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Christian Hitz | nand: cleanup whitespace Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Christian Hitz | nand: Add more NAND types from Linux nand driver Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Christian Hitz | nand: Merge BCH code from Linux nand driver Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Scott Wood | NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Vladimir Zapolskiy | NAND: remove NAND_MAX_CHIPS definitions Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2012-01-26 | Stefano Babic | nand_spl_simple: store ecc data on the stack CC: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-12-07 | Anatolij Gustschin | nand_spl/nand_boot.c: Fix build warning Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-12-07 | Anatolij Gustschin | drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-12-07 | Anatolij Gustschin | drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-10-10 | Laurence Withers | NAND: davinci: choose correct 1-bit h/w ECC reg Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-10-03 | Marek Vasut | PPC: Fix socrates NAND problem Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-10-03 | Marek Vasut | PPC: Fix fsl_upm.c by renaming nand handling functions Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-10-03 | Marek Vasut | NAND: Make page, erase, oob size available via cmd_nand Cc: Scott Wood <scottwood@freescale.com> [scottwood@freescale.com: removed unnecessary memsets] Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-10-03 | mhench | mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-10-03 | Marek Vasut | NAND: Add -y option to nand scrub command Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
2011-10-03 | Marek Vasut | NAND: Add nand read.raw and write.raw commands Cc: Scott Wood <scottwood@freescale.com> [scottwood@freescale.com: s/write the page/access the... Signed-off-by: Scott Wood <scottwood@freescale.com> |
commit | commitdiff | tree |
next |