1. 4c2c28a mtd: nand: Fix on-die ecc issues in arasan_nfc driver by T Karthik Reddy · 4 years, 9 months ago
  2. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  3. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  4. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  5. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  6. 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  7. 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 8 months ago
  8. 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 8 months ago
  9. 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 8 months ago
  10. 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 8 months ago
  11. 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 8 months ago
  12. 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 8 months ago
  13. 6fff562 mtd: denali: Drop custom dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  14. 1453301 nand: brcmnand: add bcm68360 support by Philippe Reynes · 4 years, 9 months ago
  15. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  16. 2507ecf zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 4 years, 9 months ago
  17. 45397a6 zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 4 years, 9 months ago
  18. 3dd0f8c mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 4 years, 10 months ago
  19. b014b83 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 4 years, 10 months ago
  20. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  21. 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
  22. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  23. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 11 months ago
  24. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  25. 9ab5f22 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  26. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  27. e365de9 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
  28. a9f80cf nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  29. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  30. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  31. 51443f5 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  32. 29d8eb3 nand: davinci: add support for driver model by Bartosz Golaszewski · 5 years ago
  33. 7bf9972 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  34. 1d43e24 i.MX6: nand: add nandbcb command for imx by Shyam Saini · 5 years ago
  35. d99ea13 mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  36. fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  37. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  38. a7fc3d7 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · 5 years ago
  39. 5f626e7 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · 5 years ago
  40. f917438 drivers: nand: brcmnand: add an option to read the write-protect from device tree by Philippe Reynes · 6 years ago
  41. 317d40e drivers: nand: brcmnand: add parameter parameter-page-big-endian by Philippe Reynes · 6 years ago
  42. 22daafb drivers: nand: brcmnand: add initial support by Philippe Reynes · 6 years ago
  43. 9db29b3 mtd: nand: provide several helpers to do common NAND operations by Boris Brezillon · 6 years ago
  44. ed784ac mtd: rawnand: denali: add reset handling by Simon Goldschmidt · 6 years ago
  45. 7bb7502 mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver by Christophe Kerello · 5 years ago
  46. d46d27d MTD: mxs_nand_spl: Redo the way nand_init initializes by Adam Ford · 6 years ago
  47. 04568bd MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  48. 5645df9 MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  49. 5ae585b MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  50. 96d0be0 MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT by Adam Ford · 6 years ago
  51. 97fca6a mtd: nand: arasan_nfc: Add support for nand multi chip select by T Karthik Reddy · 6 years ago
  52. 49ad402 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · 6 years ago
  53. a38c3af mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · 6 years ago
  54. 695f67b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  55. cdf72c1 mtd: nand: raw: Add Hynix H27UBG8T2BTR id table by Nikolai Zhubr · 6 years ago
  56. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  57. acdf10e nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM) by Lukasz Majewski · 6 years ago
  58. 8a12d12 Kconfig: Add entry for VF610 NAND NFC device tree aware driver by Lukasz Majewski · 6 years ago
  59. 254409d nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc by Lukasz Majewski · 6 years ago
  60. 9d43649 mtd: rawnand: denali: fix a race condition when DMA is kicked by Masahiro Yamada · 6 years ago
  61. 8ccfbfb mtd: rawnand: denali: optimize timing parameters for data interface by Masahiro Yamada · 6 years ago
  62. a13fe7a mtd: rawnand: denali_dt: add more clocks based on IP datasheet by Masahiro Yamada · 6 years ago
  63. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  64. 1cefca7 mtd: nand: Arasan: Add subpage configuration support by Martin Lund · 6 years ago
  65. c907464 mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout by Miquel Raynal · 6 years ago
  66. af61ea2 mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error by Miquel Raynal · 6 years ago
  67. 6293b03 mtd: nand: pxa3xx: add raw read support by Miquel Raynal · 6 years ago
  68. 44cdfc0 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  69. a098ce2 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  70. ed5df08 nand: atmel: Initialize pmecc smu with correct size by Bin Meng · 6 years ago
  71. 3657b2f mtd: rename nand into rawnand in Kconfig prompt by Miquel Raynal · 6 years ago
  72. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago