1. c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 6 months ago
  2. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
  3. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
  4. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  5. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  6. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  7. 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 10 months ago
  8. 6fff562 mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
  9. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  10. 9d43649 mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · 6 years ago
  11. 8ccfbfb mtd: rawnand: denali: optimize timing parameters for data interface by Masahiro Yamada · 6 years ago
  12. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago[Renamed from drivers/mtd/nand/denali.c]
  13. e8f6576 mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs by Masahiro Yamada · 6 years ago
  14. 4a610fa mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · 6 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 0faef2e mtd: nand: denali: consolidate include directives by Masahiro Yamada · 7 years ago
  17. 57f9bb9 mtd: nand: denali: remove ad-hoc board_nand_init() entry by Masahiro Yamada · 7 years ago
  18. 1a7e176 mtd: nand: denali: remove bogus __maybe_unused by Masahiro Yamada · 7 years ago
  19. 350d052 mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  20. 6c71b6f mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · 7 years ago
  21. 1d9654d mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  22. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  23. ceee07b mtd: nand: Sync with Linux v4.6 by Scott Wood · 8 years ago
  24. 81c7725 mtd: nand: Add page argument to write_page() etc. by Scott Wood · 8 years ago
  25. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  26. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  27. 15305c2 mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  28. 73b5b27 mtd: denali: fix warning when compiled for 64bit system by Masahiro Yamada · 9 years ago
  29. d396372 nand: Sync with Linux v4.1 by Scott Wood · 9 years ago
  30. f09eb52 mtd: denali: set some registers after nand_scan_ident() by Masahiro Yamada · 10 years ago
  31. 65e4145 mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · 10 years ago
  32. ed3c980 mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · 10 years ago
  33. 05968e7 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · 10 years ago
  34. 3eb3e72 nand/denali: Adding Denali NAND driver support by Chin Liang See · 10 years ago