Age | Commit message (Expand) | Author |
2017-02-19 | mtd: nand: build MXS driver for MX7 as well | Andrey Yurovsky |
2017-01-14 | omap-gpmc: use SECTOR_BYTES instead of hardcoded value | Ladislav Michl |
2017-01-04 | mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print | Jagan Teki |
2016-12-03 | NAND: davinci: add support for NAND chips with 16 bits bus | Fabien Parent |
2016-11-28 | mtd: nand: add support for the TC58NVG2S0H chip | Boris Brezillon |
2016-11-15 | nand: arasan_nfc: Clear ecc on bit while sending read command | Siva Durga Prasad Paladugu |
2016-11-15 | mtd: nand: zynq_nand: Add nand driver support for zynq | Siva Durga Prasad Paladugu |
2016-10-26 | mtd: nand: Kconfig: Add NAND_MXS entry | Jagan Teki |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-09 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-09-06 | mtd: nand: mxs: fix cache alignment for cache lines >32 | Stefan Agner |
2016-09-01 | nand: Fix some more NULL name tests | Scott Wood |
2016-09-01 | mtd: nand: pxa3xx: use nand_set_controller_data | Chris Packham |
2016-07-24 | mtd: nand: fix bug writing 1 byte less than page size | Hector Palacios |
2016-07-24 | mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND | Boris Brezillon |
2016-07-24 | mtd: nand: Add the sunxi NAND controller driver | Boris Brezillon |
2016-07-24 | mtd: nand: add common DT init code | Brian Norris |
2016-07-22 | armv7: make gpmc_cfg const | Ladislav Michl |
2016-07-22 | nand_spl_simple: Add a simple NAND read function | Thomas Gleixner |
2016-07-21 | powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL | Sumit Garg |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-06-24 | mtd: nand: Drop a blank line in nand_wait() | Andre Renaud |
2016-06-20 | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini |
2016-06-19 | mtd: nand: Patch remaining places where nand_to_mtd() should be used | Boris Brezillon |
2016-06-19 | nand: nand torture: follow sync with linux v4.6 | Max Krummenacher |
2016-06-19 | spl: nand: sunxi: add support for NAND config auto-detection | Boris Brezillon |
2016-06-19 | spl: nand: sunxi: split 'load page' and 'read page' logic | Boris Brezillon |
2016-06-19 | spl: nand: sunxi: rework status polling loop | Boris Brezillon |
2016-06-19 | spl: nand: sunxi: stop guessing the redundant u-boot offset | Boris Brezillon |
2016-06-19 | spl: nand: support redundant u-boot image | Boris Brezillon |
2016-06-19 | spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency | Boris Brezillon |
2016-06-19 | spl: nand: sunxi: remove support for so-called 'syndrome' mode | Boris Brezillon |
2016-06-13 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2016-06-12 | at91: nand: Set up the ECC strength correctly | Andre Renaud |
2016-06-12 | at91: Correct NAND ECC register access | Andre Renaud |
2016-06-12 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-06-09 | mtd: nand: omap: allow to switch to BCH16 | Heiko Schocher |
2016-06-09 | nand: add nand mtd concat support | Heiko Schocher |
2016-06-03 | nand: fix nand torture to use changed mtd api | Max Krummenacher |
2016-06-03 | mtd: nand: Sync with Linux v4.6 | Scott Wood |
2016-06-03 | mtd: nand: Add page argument to write_page() etc. | Scott Wood |
2016-06-03 | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood |
2016-06-03 | nand: Embed mtd_info in struct nand_chip | Scott Wood |
2016-06-03 | mtd: nand: Remove nand_info_t typedef | Scott Wood |
2016-06-03 | mtd: nand: Remove docg4 driver and palmtreo680 flashing tool | Scott Wood |
2016-06-03 | mtd: nand: Remove jz4740 driver | Marek Vasut |
2016-06-03 | mtd: nand: arasan_nfc: Correct nand ecc initialization | Siva Durga Prasad Paladugu |
2016-05-27 | mtd: nand: am335x: spl: Fix copying of image | Lokesh Vutla |
2016-05-24 | mtd: nand: mxs: use simpler runtime cpu dection macros | Peng Fan |
2016-05-02 | Fix spelling of "occurred". | Vagrant Cascadian |