1. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  2. 9896dd6 mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init by Vignesh Raghavendra · Wed Jul 31 20:28:55 2024 +0530
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  5. 0e2e894 mtd: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:00 2024 -0600
  6. 2b25eac mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · Thu Jan 11 15:19:19 2024 +0200
  7. e52ec9e mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · Thu Jan 11 15:19:18 2024 +0200
  8. de8100f mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · Mon Dec 11 13:45:59 2023 +0200
  9. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · Sat Nov 04 16:37:41 2023 -0400
  10. a42b770 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · Tue Dec 20 12:22:03 2022 +0200
  11. 685c428 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · Tue Dec 20 12:22:00 2022 +0200
  12. 80cf637 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · Tue Dec 20 12:21:59 2022 +0200
  13. aa418fb mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · Tue Dec 20 12:21:56 2022 +0200
  14. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  15. 224add2 mtd: rawnand: omap_gpmc: Reduce .bss usage by Roger Quadros · Tue Oct 11 14:50:06 2022 +0300
  16. 3b7aaa5 mtd: rawnand: omap_gpmc: Optimize NAND reads by Roger Quadros · Tue Oct 11 14:50:02 2022 +0300
  17. 3068f0f mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms by Roger Quadros · Tue Oct 11 14:50:01 2022 +0300
  18. 6550c62 mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h by Roger Quadros · Tue Oct 11 14:49:59 2022 +0300
  19. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  20. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  21. efa7853 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · Thu Nov 18 13:25:24 2021 -0500
  22. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  24. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200[Renamed from drivers/mtd/nand/omap_gpmc.c]
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · Mon Jun 26 19:12:51 2017 -0500
  27. 6cc5185 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · Mon Jan 09 11:15:14 2017 +0100
  28. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  29. 84f4148 nand: Fix some more NULL name tests by Scott Wood · Thu Sep 01 17:31:31 2016 -0500
  30. d5b1c27 armv7: make gpmc_cfg const by Ladislav Michl · Tue Jul 12 20:28:16 2016 +0200
  31. 5bf904c mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · Tue Jun 07 08:55:42 2016 +0200
  32. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  33. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  34. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  35. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  36. 69cf8ad nand: omap_gpmc: Change correctable bit-flips messages to debug() by Ezequiel García · Sun Oct 04 18:34:42 2015 -0300
  37. 5e67ac7 mtd: OMAP: Enable GPMC prefetch mode for 16 bit access by Jeroen Hofstee · Sat May 30 10:11:24 2015 +0200
  38. f2bf571 omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM by Jeroen Hofstee · Sat May 30 10:11:23 2015 +0200
  39. 4a5faa8 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · Wed Feb 18 11:25:11 2015 -0800
  40. 2616007 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · Tue Feb 17 17:08:37 2015 +0100
  41. 8645fd9 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · Fri Feb 13 15:47:10 2015 +0100
  42. d90e236 mtd: OMAP: Enable GPMC prefetch mode by Daniel Mack · Wed Jun 25 14:43:32 2014 +0200
  43. 20b27be mtd: nand: omap_gpmc: fix error handling by Guido Martínez · Fri Jan 02 14:49:10 2015 -0300
  44. e05972f mtd: nand: omap_gpmc: Always use ready/busy pin by Stefan Roese · Thu Nov 13 03:43:39 2014 +0100
  45. 7936907 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:42 2014 +0200
  46. a9ee70a mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · Tue Sep 02 17:00:30 2014 +0200
  47. 77cdf8a mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · Tue Sep 02 16:23:58 2014 +0200
  48. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  49. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · Tue May 06 00:46:19 2014 +0530
  50. cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · Fri Apr 11 12:55:35 2014 +0530
  51. 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · Fri Apr 11 12:55:34 2014 +0530
  52. aa16848 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · Fri Apr 11 12:55:33 2014 +0530
  53. 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · Fri Apr 11 12:55:32 2014 +0530
  54. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · Fri Apr 11 12:55:30 2014 +0530
  55. 9ab5414 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · Fri Apr 25 12:00:07 2014 +0200
  56. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:30 2013 +0530
  57. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:29 2013 +0530
  58. c77f284 mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · Fri Nov 22 16:53:28 2013 +0530
  59. b0f750a mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:17 2013 +0530
  60. 03742c9 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:16 2013 +0530
  61. eff10ee mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:15 2013 +0530
  62. 96306f2 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · Wed Jan 15 17:58:54 2014 +0100
  63. 2e18ff2 mtd: nand: omap: fix ecc ops assignment when changing ecc by Nikita Kiryanov · Tue Dec 17 15:18:01 2013 +0200
  64. e816789 mtd: nand: omap: fix sw->hw->sw ecc switch by Nikita Kiryanov · Mon Dec 16 19:19:01 2013 +0200
  65. 4110c82 mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size by Nikita Kiryanov · Thu Dec 12 15:19:31 2013 +0200
  66. 7a12cc6 mtd: nand: omap_gpmc: cosmetic: Fix indentation by Stefan Roese · Thu Dec 05 07:58:06 2013 +0100
  67. f0aff02 mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme by pekon gupta · Thu Dec 05 17:54:21 2013 +0530
  68. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · Mon Nov 18 19:03:01 2013 +0530
  69. 6bd91a8 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · Mon Nov 18 19:03:00 2013 +0530
  70. 89ad1dc mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · Mon Nov 18 19:02:59 2013 +0530
  71. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  72. 67da22a bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() by Sergey Lapin · Tue Jun 04 11:42:43 2013 -0500
  73. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  74. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · Fri Apr 05 04:55:21 2013 +0000
  75. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · Thu Apr 04 23:52:50 2013 +0000
  76. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · Tue Apr 02 06:05:54 2013 +0000
  77. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · Thu Mar 14 11:15:25 2013 +0000
  78. e561251 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · Tue Nov 06 13:06:33 2012 +0000
  79. 3d33d09 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · Tue Aug 14 10:39:29 2012 +0000
  80. aade579 NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · Wed Mar 21 23:56:17 2012 +0000
  81. d7bca05 omap_gpmc: use SOFTECC in SPL if it's enabled by Ilya Yanok · Mon Nov 28 06:37:38 2011 +0000
  82. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · Wed Sep 14 15:30:16 2011 -0400
  83. a4becd6 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · Sat Aug 08 09:30:22 2009 +0200
  84. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · Sat Aug 08 09:30:21 2009 +0200
  85. e06da3d omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · Tue May 19 09:09:31 2009 +0200
  86. 778933f OMAP3: Add NAND support by Dirk Behme · Sun Dec 14 09:47:16 2008 +0100