1. 0e2e894 mtd: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:00 2024 -0600
  2. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · Sat Nov 04 16:37:44 2023 -0400
  3. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · Sat Nov 04 16:37:41 2023 -0400
  4. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  5. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  6. 4c0237c ARM: fix LTO for apf27 by Marek Behún · Thu May 20 13:24:13 2021 +0200
  7. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  8. 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/mxc_nand_spl.c]
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 52ab7ce mtd: nand: Sync with Linux v4.6 by Scott Wood · Mon May 30 13:57:58 2016 -0500
  11. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. aa01873 Revert wrong removal of nand_init and nand_deselect by Albert ARIBAUD · Sat May 11 04:29:50 2013 +0000
  14. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  15. 2401669 nand: Add SPL_NAND support to mxc_nand_spl by Marek Vasut · Sun Apr 21 05:52:23 2013 +0000
  16. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  17. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000[Renamed (91%) from nand_spl/nand_boot_fsl_nfc.c]
  18. 8f26596 nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:37 2013 +0000
  19. 555bba1 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:36 2013 +0000
  20. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · Mon Aug 13 22:50:53 2012 +0200
  21. 21fa48c spl mxc nand: Fix broken boot for correctable ECC errors by Benoît Thébaudeau · Mon Aug 13 22:49:53 2012 +0200
  22. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · Mon Aug 13 22:49:42 2012 +0200
  23. 0a4a5d3 spl mxc nand: Set symmetric mode by Benoît Thébaudeau · Mon Aug 13 22:49:31 2012 +0200
  24. 326a74b spl mxc nand: Remove duplicated code by Benoît Thébaudeau · Mon Aug 13 22:49:15 2012 +0200
  25. 2174f3b spl mxc nand: Merge duplicated code by Benoît Thébaudeau · Mon Aug 13 22:48:56 2012 +0200
  26. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · Mon Aug 13 22:48:26 2012 +0200
  27. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · Mon Aug 13 22:48:12 2012 +0200
  28. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  29. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  30. fb2759c Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · Mon Oct 18 23:43:37 2010 +0200
  31. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  32. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  33. 26cc10a nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer by Heiko Schocher · Fri Sep 17 13:10:38 2010 +0200
  34. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  35. 4c94c45 Add MX25 support to nand_spl fsl nfc driver by John Rigby · Tue Jan 26 19:24:17 2010 -0700
  36. 4133f65 MX31: Add NAND SPL for i.MX31. by Magnus Lilja · Sat Jun 13 20:50:01 2009 +0200