summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)Author
2020-02-01mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada
2020-02-01mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut
2020-02-01mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada
2020-02-01mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut
2020-01-25mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-23nand: brcmnand: add bcm68360 supportPhilippe Reynes
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-14zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma
2020-01-14zynq: mtd: nand: Move zynq nand driver to driver modelAshok Reddy Soma
2020-01-14mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma
2020-01-14mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-10-25drivers: nand: brcmnand: fix nand_chip ecc layout structureWilliam Zhang
2019-10-25nand: brcm: add BCM6368 supportÁlvaro Fernández Rojas
2019-10-22drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt
2019-07-29nand: davinci: add support for driver modelBartosz Golaszewski
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini
2019-07-12mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionPatrick Delaunay
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-04nand: davinci: remove dead code for dm644xBartosz Golaszewski
2019-04-26mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes
2019-04-22drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes
2019-04-22drivers: nand: brcmnand: add initial supportPhilippe Reynes
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2019-04-17mtd: rawnand: denali: add reset handlingSimon Goldschmidt
2019-04-12mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello
2019-03-13MTD: mxs_nand_spl: Redo the way nand_init initializesAdam Ford
2019-02-15MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPLAdam Ford
2019-02-15MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma staticAdam Ford
2019-02-15MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECCAdam Ford
2019-01-28MTD: nand: mxs_nand_spl: Fix empty function pointer for BBTAdam Ford
2019-01-24mtd: nand: arasan_nfc: Add support for nand multi chip selectT Karthik Reddy
2019-01-21ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods
2019-01-16mtd: nand: raw: allow to disable unneeded ECC layoutsStefan Agner
2019-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-01-02mtd: nand: raw: Add Hynix H27UBG8T2BTR id tableNikolai Zhubr
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)Lukasz Majewski
2019-01-01Kconfig: Add entry for VF610 NAND NFC device tree aware driverLukasz Majewski