1. 895d039 nand/fsl_ifc: Convert to self-init by Prabhakar Kushwaha · 12 years ago
  2. 610e855 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · 12 years ago
  3. 64214b2 mtd: nand: fix the partial page write condition by htbegin · 12 years ago
  4. 8bd2874 nand/fsl_elbc: detect page size at runtime by Scott Wood · 12 years ago
  5. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  6. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  7. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  8. 70a90b7 Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" by Stefan Roese · 12 years ago
  9. c6c93de Revert "cfi_flash: Use uintptr_t for casts from u32 to void *" by Stefan Roese · 12 years ago
  10. e87d131 kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH by Gerlando Falauto · 12 years ago
  11. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  12. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  13. 4b0dbba nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · 12 years ago
  14. 9889e3f nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() by Benoît Thébaudeau · 12 years ago
  15. 8f26596 nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · 12 years ago
  16. 555bba1 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · 12 years ago
  17. 417052b mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · 12 years ago
  18. f17e878 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · 12 years ago
  19. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  20. c3a8779 ubi: Fix broken cleanup code in attach_by_scanning by Joe Hershberger · 12 years ago
  21. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  22. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  23. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  24. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  25. bd75cf6 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 12 years ago
  26. 08db03a cfi_flash: Use uintptr_t for casts from u32 to void * by Stefan Roese · 12 years ago
  27. 130def3 mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices by Jagannadha Sutradharudu Teki · 12 years ago
  28. 7e76d63 mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support by aaron.williams@caviumnetworks.com · 12 years ago
  29. 4a59809 Consolidate bool type by York Sun · 12 years ago
  30. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. 737b4b9 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  32. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  33. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  34. dc9162d sf: Respect maximum SPI write size by Simon Glass · 12 years ago
  35. f7e55f2 sf: Use spi_flash_alloc() in each SPI flash driver by Simon Glass · 12 years ago
  36. b162a7c sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  37. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  38. ad8afa3 SPL: ONENAND: Fix onenand_spl_load_image implementation. by Enric Balletbo i Serra · 12 years ago
  39. 8b177d4 mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · 12 years ago
  40. b1b1893 kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH by Holger Brunck · 12 years ago
  41. ec2dc0c sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · 12 years ago
  42. 944bd26 sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · 12 years ago
  43. 460c459 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · 12 years ago
  44. ed178bb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · 12 years ago
  45. e05b2a9 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · 12 years ago
  46. 663a462 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · 12 years ago
  47. 159b746 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · 12 years ago
  48. e442a90 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · 12 years ago
  49. 7de6584 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · 12 years ago
  50. bcb3344 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · 12 years ago
  51. 92b1bca cfi_flash: Add manufact_match helper function by Stefan Roese · 12 years ago
  52. 7ba3028 mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · 12 years ago
  53. 32399d8 Fix SPL build for non-ARM targets by Albert ARIBAUD · 12 years ago
  54. 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  55. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  56. ede782c driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
  57. 4c0f063 mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  58. 15d67a5 am33xx_spl_bch: simple SPL nand loader for AM33XX by Ilya Yanok · 12 years ago
  59. e561251 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · 12 years ago
  60. 5661f70 nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  61. ad5d6ee nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  62. e26708e nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  63. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  64. dccbf35 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  65. ce54414 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
  66. 36c440e spl/nand: config symbol documentation by Scott Wood · 12 years ago
  67. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  68. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  69. 0b2efcf drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  70. d303b86 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
  71. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  72. 8a53855 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
  73. 0458584 tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  74. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  75. 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  76. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
  77. 919f5c5 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  78. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  79. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  80. 05ae4c9 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago
  81. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  82. 0452dcd mtd mxc nand: Merge init functions by Benoît Thébaudeau · 12 years ago
  83. c157827 mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
  84. 9166d5f mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
  85. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  86. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  87. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  88. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  89. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  90. acae445 nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  91. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  92. cccf595 nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  93. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  94. 7f82ca3 spiflash: at25: using common spi flash operation by Bo Shen · 12 years ago
  95. def7b45 spi: add atmel at25df321 serial flash support by Bo Shen · 12 years ago
  96. 8c68888 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · 12 years ago
  97. c88d30f NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · 12 years ago
  98. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  99. 7885179 nand: Try to align the default buffers by Simon Glass · 12 years ago
  100. 497c32f cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago