- 4651c1d drivers: mtd: Remove duplicate newlines by Marek Vasut · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 0e2e894 mtd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- a967558 mtd: nand: Show reserved block in chip.erase by Michael Trimarchi · 1 year, 9 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
- 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 63a95ab mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 3 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago[Renamed (99%) from drivers/mtd/nand/nand_util.c]
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- f3178d7 nand: nand torture: follow sync with linux v4.6 by Max Krummenacher · 8 years ago
- a21c448 nand: fix nand torture to use changed mtd api by Max Krummenacher · 8 years ago
- 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
- 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
- a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
- abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
- 12db818 nand: fix buffer alignment in new verification feature by Stephen Warren · 10 years ago
- ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
- c9d92cf nand: Add verification functions by Peter Tyser · 10 years ago
- 8d10054 mtd: nand: do not scan BBT after scrub by Masahiro Yamada · 10 years ago
- f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
- 8e40bf6 nand_util.c: Use '%zd' for length in nand_unlock debug print by Tom Rini · 11 years ago
- b7bef6a nand_util.c: Correct licensing by Tom Rini · 11 years ago
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- 7580d58 nand_util: delete a useless variable by Masahiro Yamada · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 0ae98b4 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
- 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
- 610e855 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · 12 years ago
- 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
- 8b177d4 mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · 12 years ago
- 5661f70 nand: Add torture feature by Benoît Thébaudeau · 12 years ago
- ad5d6ee nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
- e26708e nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
- 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
- acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
- dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
- cccf595 nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
- de95b32 nand_util: correct YAFFS image write function by Liu, Wentao · 13 years ago
- 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
- 34dd567 nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · 13 years ago
- 871dea4 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · 13 years ago
- 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 14 years ago
- ea95b64 NAND: add more watchdog resets by Scott Wood · 14 years ago
- 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
- da0f439 nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
- 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
- fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
- 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
- e534672 nand: Fix access to last block in NAND devices by Stefan Roese · 15 years ago
- 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
- 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · 15 years ago
- 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
- f2aead8 nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · 15 years ago
- 2511ba0 mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 16 years ago
- d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
- b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
- 90e0a6b NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · 16 years ago
- d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
- 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
- 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- cc5f339 NAND read/write fix by Scott Wood · 16 years ago
- b76ec38 Remove white space at end. by William Juul · 17 years ago
- 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
- 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
- 6f94ed0 nand: Correct NAND erase percentage output by Dirk Behme · 17 years ago
- aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
- 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/nand/nand_util.c]
- 82714b9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
- 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
- 32d1f76 Make use of generic 64bit division in nand_util.c by Dirk Behme · 17 years ago
- 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
- d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
- d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago