1. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  2. 0186238 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · Mon Oct 13 23:42:08 2014 -0600
  3. 6f7d259 dm: Convert spi_flash_probe() and 'sf probe' to use driver model by Simon Glass · Mon Oct 13 23:42:07 2014 -0600
  4. d6eedf7 dm: sf: Add a uclass for SPI flash by Simon Glass · Mon Oct 13 23:42:06 2014 -0600
  5. c10c3d4 spi: Use error return value in sf_ops by Simon Glass · Mon Oct 13 23:42:05 2014 -0600
  6. d34b456 sf: Tidy up public and private header files by Simon Glass · Mon Oct 13 23:42:04 2014 -0600
  7. def9215 dm: Add spi.h header to a few files by Simon Glass · Mon Oct 13 23:41:55 2014 -0600
  8. ab43536 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Oct 11 01:20:30 2014 +0200
  9. b692b3f mtd: denali: support NAND_CMD_RNDOUT command by Masahiro Yamada · Fri Oct 03 20:03:04 2014 +0900
  10. 40525e2 mtd: denali: fix NAND_CMD_PARAM command by Masahiro Yamada · Fri Oct 03 20:03:03 2014 +0900
  11. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
  12. 428ea9e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 07 07:38:39 2014 -0400
  13. 9e2712d cfi_flash: don't hide write/erase errors by Baruch Siach · Thu Sep 04 12:23:09 2014 +0300
  14. d182d54 mtd: denali: add Denali NAND driver for SPL by Masahiro Yamada · Fri Oct 03 19:21:04 2014 +0900
  15. c343b38 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · Fri Oct 03 19:21:03 2014 +0900
  16. 6519943 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Sep 26 20:10:48 2014 -0400
  17. 5d8f063 sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · Mon Sep 15 06:33:19 2014 -0600
  18. 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Sep 26 09:57:52 2014 -0400
  19. 03534df nand/denali: Adding Denali NAND driver support by Chin Liang See · Fri Sep 12 00:42:17 2014 -0500
  20. a9e9954 mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · Fri Sep 05 09:57:01 2014 +0200
  21. 278d903 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · Tue Sep 09 15:54:30 2014 +0200
  22. d7550e1 driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · Tue Sep 23 09:57:47 2014 +0530
  23. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  24. 4d23d51 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · Tue Sep 02 14:02:49 2014 +0200
  25. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · Wed Aug 20 15:08:48 2014 +0300
  26. 257ede9 mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · Wed Aug 20 15:08:51 2014 +0300
  27. 49c753d sf: Add an empty entry to the parameter list by Simon Glass · Mon Sep 15 06:33:36 2014 -0600
  28. ea9b351 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Sep 22 15:51:01 2014 +0200
  29. d7915f4 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · Tue Sep 02 10:23:09 2014 +0200
  30. b31868f mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · Tue Jun 24 18:18:06 2014 +0800
  31. b5ee6e2 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · Mon Sep 08 19:04:16 2014 +0200
  32. d5c6580 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · Sat Sep 06 22:17:07 2014 +0300
  33. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  34. d6b1ccb mtd: nand: add Freescale vf610_nfc driver by Stefan Agner · Fri Sep 12 13:06:35 2014 +0200
  35. a9ee70a mtd: nand: omap_gpmc: Fix 'bit-flip' errors by Rostislav Lisovy · Tue Sep 02 17:00:30 2014 +0200
  36. 77cdf8a mtd: nand: omap_gpmc: Enable multiple NAND flash devices by Rostislav Lisovy · Tue Sep 02 16:23:58 2014 +0200
  37. 9016c6f mtd: nand: davinci_nand: correct keystone RBL layout definition by Khoronzhuk, Ivan · Tue Sep 02 00:20:02 2014 +0300
  38. 8b709d0 arm/kirkwood/nand: allow forced disabling for subpage writes by Holger Brunck · Fri Aug 15 10:51:47 2014 +0200
  39. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Aug 29 11:06:51 2014 -0400
  40. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  41. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
  42. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  43. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Aug 11 10:21:03 2014 +0200
  44. 2666833 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Aug 08 10:18:40 2014 +0200
  45. d774c48 sf: sf_ops: Stop leaking memory by Marek Vasut · Sat Jul 12 18:11:31 2014 +0530
  46. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jul 29 09:41:35 2014 -0400
  47. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  48. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · Fri Jul 04 15:03:25 2014 +0300
  49. d73b7ec spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · Fri Jul 18 06:07:21 2014 +0200
  50. 5c23a82 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · Sat Jun 14 08:48:19 2014 +0530
  51. 82efc81 driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · Thu Jun 12 12:14:00 2014 +0530
  52. a875964 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · Thu Jun 12 09:13:08 2014 +0530
  53. 5a85e89 mtd: cfi_flash: fix clang warning by Jeroen Hofstee · Tue Jun 17 22:47:31 2014 +0200
  54. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:11:18 2014 +0200
  55. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 30 23:00:34 2014 +0200
  56. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · Sat Jun 07 04:22:52 2014 +0300
  57. b6d1611 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jun 11 11:40:11 2014 -0400
  58. 39a5ebc sf: probe: Fix quad bit set path by Poddar, Sourav · Wed Apr 23 18:57:03 2014 +0530
  59. b219e82 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · Fri Apr 25 15:47:13 2014 +0200
  60. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  61. 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
  62. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  63. f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · Tue May 06 00:46:16 2014 +0530
  64. cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · Fri Apr 11 12:55:35 2014 +0530
  65. 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · Fri Apr 11 12:55:34 2014 +0530
  66. 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
  67. 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · Fri Apr 11 12:55:32 2014 +0530
  68. 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
  69. 30f3567 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · Fri Apr 11 12:55:29 2014 +0530
  70. dcf4066 spl: nand: add support for mxs nand by Tim Harvey · Mon Jun 02 16:13:18 2014 -0700
  71. 9ab5414 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · Fri Apr 25 12:00:07 2014 +0200
  72. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  73. 9ea255a driver: Add support of image load for MMC & SPI in SPL by Prabhakar Kushwaha · Tue Apr 08 19:13:22 2014 +0530
  74. 77aa132 driver/mtd/spi:Read 8KB data chunk during u-boot load in SPL by Prabhakar Kushwaha · Tue Apr 08 19:13:11 2014 +0530
  75. c00098b driver/ifc: define nand_spl_load_image() for SPL by Prabhakar Kushwaha · Tue Apr 08 19:12:58 2014 +0530
  76. c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · Fri Apr 04 13:16:50 2014 -0400
  77. d4cdb7a SPL:SPI: Add Falcon Mode support by Tom Rini · Thu Apr 03 07:52:55 2014 -0400
  78. f86fd13 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL by Tom Rini · Fri Mar 28 12:03:37 2014 -0400
  79. 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · Fri Mar 28 12:03:36 2014 -0400
  80. 5affe4c mtd: delete unused files by Masahiro Yamada · Mon Mar 31 13:01:09 2014 +0900
  81. 52fa1ff mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · Fri Feb 21 18:13:26 2014 +0100
  82. 9ad0175 sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · Tue Feb 04 21:36:13 2014 +0530
  83. e3c417b sf: Squash the malloc+memset combo by Marek Vasut · Wed Jan 15 15:17:54 2014 +0100
  84. f6e2527 sf: Add S25FL128S_256K IDs by Marek Vasut · Wed Jan 15 15:32:09 2014 +0100
  85. 3498562 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · Wed Jan 15 15:29:43 2014 +0100
  86. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 10 14:22:54 2014 -0400
  87. 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · Mon Mar 03 14:47:16 2014 +0800
  88. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · Tue Mar 04 15:34:35 2014 +0100
  89. 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
  90. 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
  91. 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
  92. b0f750a mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:17 2013 +0530
  93. 03742c9 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:16 2013 +0530
  94. eff10ee mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · Tue Nov 19 11:02:15 2013 +0530
  95. 62908c2 driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · Sat Jan 18 12:28:30 2014 +0530
  96. f6facca powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · Fri Jan 10 10:10:58 2014 +0800
  97. 96306f2 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · Wed Jan 15 17:58:54 2014 +0100
  98. bdc797c sf: params: Removed flag SECT_4K for Micron N25Q128 by Siva Durga Prasad Paladugu · Wed Jan 08 11:27:07 2014 +0530
  99. d7f253b sf: Add CONFIG_SF_DUAL_FLASH by Jagannadha Sutradharudu Teki · Sat Jan 11 15:25:04 2014 +0530
  100. b47b741 sf: Add dual memories support - DUAL_PARALLEL by Jagannadha Sutradharudu Teki · Tue Jan 07 00:11:35 2014 +0530