Age | Commit message (Expand) | Author |
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-04 | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini |
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-06-03 | driver: mtd: spi: Adding support for QSPI flash | Prabhakar Kushwaha |
2016-05-27 | mtd: nand: am335x: spl: Fix copying of image | Lokesh Vutla |
2016-05-27 | spl: Support loading a FIT from SPI | Lokesh Vutla |
2016-05-24 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-05-24 | mtd: nand: mxs: use simpler runtime cpu dection macros | Peng Fan |
2016-05-21 | drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. | Purna Chandra Mandal |
2016-05-18 | sf: Disable 4-KB erase command for SPANSION S25FS-S family | Yuan Yao |
2016-05-18 | spi: fsl_qspi: Enable Spansion S25FS-S family flashes | Yuan Yao |
2016-05-17 | SPL: Let spl_parse_image_header() return value | Marek Vasut |
2016-05-02 | Fix spelling of "occurred". | Vagrant Cascadian |
2016-04-25 | sf: fix timebase data type in _wait_ready() | Stephen Warren |
2016-04-22 | mtd, ubi: set free_count to zero before walking through erase list | Heiko Schocher |
2016-04-13 | mtd: cfi: Unlock current sector instead of sector 0 before buffered write | Rouven Behr |
2016-04-11 | stm32: stm32_flash: add memory barrier during flash write | Vikas Manocha |
2016-04-10 | drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. | Purna Chandra Mandal |
2016-04-06 | kirkwood_nand: claim MPP pins on the fly | Chris Packham |
2016-04-01 | mtd: nand: denali: max_banks calculation changed in revision 5.1 | Graham Moore |
2016-03-27 | cfi_flash: return device into read array mode after reading status | Vasily Khoruzhick |
2016-03-26 | stm32: stm32f4: move flash driver to mtd driver location | Vikas Manocha |
2016-03-24 | mtd: denali: fix warning when compiled for 64bit system | Masahiro Yamada |
2016-03-12 | sf: Correct data types in stm_is_locked_sr() | Marek Vasut |
2016-02-26 | spi: Correct two error return values | Simon Glass |
2016-02-26 | sandbox: spi: Remove an incorrect free() | Simon Glass |