1. 3ec9d6e nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · 12 years ago
  2. 78ee7b1 nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() by Benoît Thébaudeau · 12 years ago
  3. 35537bc nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · 12 years ago
  4. 2dc0aa0 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · 12 years ago
  5. a430e91 mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · 12 years ago
  6. 66bd184 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · 12 years ago
  7. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  8. 76c1637 ubi: Fix broken cleanup code in attach_by_scanning by Joe Hershberger · 12 years ago
  9. c39d6a0 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  10. 4a09300 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  11. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  12. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  13. bc5fd90 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 12 years ago
  14. 81a4f70 cfi_flash: Use uintptr_t for casts from u32 to void * by Stefan Roese · 12 years ago
  15. c502321 mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices by Jagannadha Sutradharudu Teki · 12 years ago
  16. 239cb9d mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support by aaron.williams@caviumnetworks.com · 12 years ago
  17. 472d546 Consolidate bool type by York Sun · 12 years ago
  18. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  19. 772ba15 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  20. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  21. bb8215f sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  22. 1e566bc sf: Respect maximum SPI write size by Simon Glass · 12 years ago
  23. c0f87dd sf: Use spi_flash_alloc() in each SPI flash driver by Simon Glass · 12 years ago
  24. b5aec14 sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  25. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  26. f996137 SPL: ONENAND: Fix onenand_spl_load_image implementation. by Enric Balletbo i Serra · 12 years ago
  27. fcecb4a mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · 12 years ago
  28. 9381873 kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH by Holger Brunck · 12 years ago
  29. d62ef56 sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · 12 years ago
  30. b1431da sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · 12 years ago
  31. c75c921 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · 12 years ago
  32. f785fcb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · 12 years ago
  33. 5818a09 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · 12 years ago
  34. 4e994c1 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · 12 years ago
  35. 3981d02 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · 12 years ago
  36. d2af028 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · 12 years ago
  37. ac6b911 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · 12 years ago
  38. 03deff4 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · 12 years ago
  39. 20043a4 cfi_flash: Add manufact_match helper function by Stefan Roese · 12 years ago
  40. 07b2c5c mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · 12 years ago
  41. 4494859 Fix SPL build for non-ARM targets by Albert ARIBAUD · 12 years ago
  42. 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  43. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  44. ba42767 driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
  45. 0b38fff mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  46. 5846b11 am33xx_spl_bch: simple SPL nand loader for AM33XX by Ilya Yanok · 12 years ago
  47. c3754e9 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · 12 years ago
  48. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  49. 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  50. bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  51. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  52. 79da5e3 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  53. cb04c77 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
  54. 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
  55. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  56. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  57. 7d2ab9a drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  58. 11dc401 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
  59. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  60. a833b95 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
  61. c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  62. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  63. d923a5d MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  64. 1c27059 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
  65. fa651cc Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  66. a4cc1c4 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  67. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  68. efa1f43 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago
  69. 9c60e75 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  70. 13927f0 mtd mxc nand: Merge init functions by Benoît Thébaudeau · 12 years ago
  71. 7c28a1c mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
  72. 0e499b0 mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
  73. c1db8dd mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  74. 365b2c0 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  75. 80c8ab7 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  76. 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  77. e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  78. 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  79. e331ab2 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  80. eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  81. d62e9ca mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  82. 83fd09a spiflash: at25: using common spi flash operation by Bo Shen · 12 years ago
  83. 053a4d1 spi: add atmel at25df321 serial flash support by Bo Shen · 12 years ago
  84. b9c83c6 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · 12 years ago
  85. 651eb73 NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · 12 years ago
  86. 312693c tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  87. b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
  88. de15a06 cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
  89. 6822a64 cfi: Check for blank before erase by Joe Hershberger · 12 years ago
  90. bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  91. ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  92. fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  93. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  94. d439504 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · 12 years ago
  95. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  96. c51261e Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  97. 4a4cb4e sf: spansion: Add support for S25FL256S by Michal Simek · 12 years ago
  98. c75942c sf: winbond: fix page_size by Stephen Warren · 12 years ago
  99. 81316a9 mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · 12 years ago
  100. 66863b0 cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · 12 years ago