1. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  2. f996137 SPL: ONENAND: Fix onenand_spl_load_image implementation. by Enric Balletbo i Serra · 12 years ago
  3. fcecb4a mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · 12 years ago
  4. 9381873 kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH by Holger Brunck · 12 years ago
  5. d62ef56 sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · 12 years ago
  6. b1431da sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · 12 years ago
  7. c75c921 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · 12 years ago
  8. f785fcb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · 12 years ago
  9. 5818a09 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · 12 years ago
  10. 4e994c1 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · 12 years ago
  11. 3981d02 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · 12 years ago
  12. d2af028 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · 12 years ago
  13. ac6b911 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · 12 years ago
  14. 03deff4 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · 12 years ago
  15. 20043a4 cfi_flash: Add manufact_match helper function by Stefan Roese · 12 years ago
  16. 07b2c5c mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · 12 years ago
  17. 4494859 Fix SPL build for non-ARM targets by Albert ARIBAUD · 12 years ago
  18. 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  19. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  20. ba42767 driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · 12 years ago
  21. 0b38fff mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · 12 years ago
  22. 5846b11 am33xx_spl_bch: simple SPL nand loader for AM33XX by Ilya Yanok · 12 years ago
  23. c3754e9 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · 12 years ago
  24. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  25. 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  26. bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  27. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  28. 79da5e3 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  29. cb04c77 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
  30. 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
  31. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  32. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  33. 7d2ab9a drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  34. 11dc401 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
  35. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  36. a833b95 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
  37. c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  38. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  39. d923a5d MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  40. 1c27059 Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
  41. fa651cc Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  42. a4cc1c4 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  43. 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  44. efa1f43 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago
  45. 9c60e75 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  46. 13927f0 mtd mxc nand: Merge init functions by Benoît Thébaudeau · 12 years ago
  47. 7c28a1c mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
  48. 0e499b0 mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
  49. c1db8dd mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  50. 365b2c0 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  51. 80c8ab7 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  52. 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  53. e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  54. 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  55. e331ab2 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  56. eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  57. d62e9ca mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  58. 83fd09a spiflash: at25: using common spi flash operation by Bo Shen · 12 years ago
  59. 053a4d1 spi: add atmel at25df321 serial flash support by Bo Shen · 12 years ago
  60. b9c83c6 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · 12 years ago
  61. 651eb73 NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · 12 years ago
  62. 312693c tegra: nand: Add Tegra NAND driver by Jim Lin · 12 years ago
  63. b572595 nand: Try to align the default buffers by Simon Glass · 12 years ago
  64. de15a06 cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
  65. 6822a64 cfi: Check for blank before erase by Joe Hershberger · 12 years ago
  66. bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  67. ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  68. fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  69. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  70. d439504 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · 12 years ago
  71. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  72. c51261e Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  73. 4a4cb4e sf: spansion: Add support for S25FL256S by Michal Simek · 12 years ago
  74. c75942c sf: winbond: fix page_size by Stephen Warren · 12 years ago
  75. 81316a9 mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · 12 years ago
  76. 66863b0 cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · 12 years ago
  77. d945ce9 sf: stmicro: add support for N25Q128A by Michal Simek · 12 years ago
  78. 6ad6c6d sf: stmicro: add support N25Q128 parts by Stephan Linz · 12 years ago
  79. 63ff6a6 sf: stmicro: support JEDEC standard two-byte signature by Stephan Linz · 12 years ago
  80. c969abc sf: winbond: add W25Q32 by Rajeshwari Shinde · 12 years ago
  81. b54d1f2 sf: stmicro: add geometrical info for N25Q256 from Micron by Jérôme Carretero · 13 years ago
  82. 41e1713 sf: unify status register writing (and thus block unlocking) by Mike Frysinger · 13 years ago
  83. 7a6d2a7 sf: sst: inline duplicate write enable helper funcs by Mike Frysinger · 13 years ago
  84. 04a3e90 sf: eon: drop duplicate id by Mike Frysinger · 13 years ago
  85. c4e932c sf: unify erase commands by Mike Frysinger · 13 years ago
  86. a4ed3b6 sf: inline data constants by Mike Frysinger · 13 years ago
  87. 7d72b80 sf: spansion: inline useless id defines by Mike Frysinger · 13 years ago
  88. b4c87d6 sf: drop unused/duplicate command defines by Mike Frysinger · 13 years ago
  89. 185b3b7 MTD: SPEAr SMI: Add write support for length < 4 bytes by Stefan Roese · 13 years ago
  90. 9264077 st_smi: Fixed page size for Winbond W25Q128FV flash by Armando Visconti · 12 years ago
  91. b5992fa st_smi: Change timeout loop implementation by Amit Virdi · 12 years ago
  92. cf9026d st_smi: Fix bug in flash_print_info() by Armando Visconti · 12 years ago
  93. 6d6d23c st_smi: Change the flash probing method by Armando Visconti · 12 years ago
  94. ae3e0cc st_smi: Removed no needed dependency on ST_M25Pxx_ID by Armando Visconti · 12 years ago
  95. a5ad7cc st_smi: Fix smi read status by Vipin Kumar · 12 years ago
  96. a59c7b3 st_smi: Move status register read before modifying ctrl register by Shiraz Hashim · 12 years ago
  97. 0befe7d st_smi: Read status until timeout happens by Vipin KUMAR · 12 years ago
  98. 69fcb55 st_smi: Enhance the error handling by Amit Virdi · 12 years ago
  99. 5c16c54 st_smi: Return error in case TFF is not set by Amit Virdi · 12 years ago
  100. f3fcf92 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 12 years ago