Age | Commit message (Expand) | Author |
2017-11-17 | omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default | Tom Rini |
2017-11-14 | mtd: nand: fsl-ifc: fix support of multiple NAND devices | Kurt Kanzenbach |
2017-10-23 | mtd: replace MTDDEBUG() with pr_debug() | Masahiro Yamada |
2017-10-20 | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford |
2017-10-15 | mtd: nand: denali_dt: add clock support | Masahiro Yamada |
2017-10-15 | mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp) | Masahiro Yamada |
2017-10-15 | mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp) | Masahiro Yamada |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-09-18 | mtd: nand: denali: allow to override corrupted revision register | Masahiro Yamada |
2017-08-30 | mtd: nand: denali_dt: add a DT driver | Masahiro Yamada |
2017-08-12 | Convert CONFIG_NAND to Kconfig | Adam Ford |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini |
2017-07-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-07-12 | mx6: soc: Move mxs_dma_init() into the mxs nand driver | Fabio Estevam |
2017-07-11 | mtd: nand: make nand_info array static | Grygorii Strashko |
2017-07-11 | mtd: nand: drv: use get_nand_dev_by_index() | Grygorii Strashko |
2017-07-11 | cmd: nand: abstract global variable usage for dm conversion | Mugunthan V N |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-05 | samsung: nand: Drop s3c2410_nand driver | Simon Glass |
2017-06-01 | dm: gpio: Add live tree support | Simon Glass |
2017-05-09 | fix: nand: pxa3xx: Remove hardcode values from the driver | Konstantin Porotchkin |
2017-05-08 | mtd: nand: Consolidate nand spl loaders implementation | Ladislav Michl |
2017-04-18 | drivers: remove Blackfin specific drivers | Masahiro Yamada |
2017-04-13 | mtd: nand: atmel: use another functions to set gpio value | Wenyou Yang |
2017-04-08 | mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function | Cooper Jr., Franklin |
2017-04-07 | nand: sunxi: Add options for the SPL NAND configuration | Maxime Ripard |
2017-04-07 | mtd: sunxi: Change U-Boot offset | Maxime Ripard |
2017-04-07 | mtd: sunxi: Select the U-Boot location config option | Maxime Ripard |
2017-04-07 | nand: sunxi: Fix modulo by zero error | Maxime Ripard |
2017-04-05 | Blackfin: Remove | Tom Rini |
2017-03-28 | mtd: nand: remove nand size print from nand_init function | Hou Zhiqiang |
2017-03-28 | mtd: nand: add initialization flag | Hou Zhiqiang |
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 |