summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/zynq_nand.c
AgeCommit message (Expand)Author
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05zynq: mtd: nand: remove superfluous ifHeinrich Schuchardt
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-27ARM: zynq: Fix invalid check on NAND_CMD_NONE.Patrick van Gelder
2020-04-06nand: raw: zynq: Do not try to probe driver if nand flash is disabledMichal Simek
2020-04-06nand: raw: Do not free xnand structureMichal Simek
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
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal