1. 52cb0a7 sf: ramtron: new spi fram driver by Reinhard Meyer · 14 years ago
  2. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  3. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  4. 383c43e Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  5. 755c180 cfi_flash: handle 'chip size exceeds address window' situation by Ilya Yanok · 14 years ago
  6. dfd19ea davinci_nand, trivial : use symbolic ECC start command by Ben Gardiner · 14 years ago
  7. cfe1c67 sf: turn probe switch into a lookup table by Reinhard Meyer · 14 years ago
  8. 4ac6354 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 14 years ago
  9. 61665db cfi_flash: Fix "Unknown FLASH" error message by John Schmoller · 14 years ago
  10. 891d81b mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
  11. 10390ce Followup fixes on the mtdparts spread patchset by Scott Wood · 14 years ago
  12. 50bae73 mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  13. da0f439 nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  14. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  15. fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  16. d7cc468 sf: spansion: add support for S25FL032P parts by David Jander · 14 years ago
  17. 8f46492 sf: spansion: fixing erasing when sector size >64KiB by Marc-André Hébert · 14 years ago
  18. a448bce sf: winbond: add support W25Q64 parts by Graeme Smecher · 14 years ago
  19. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  20. 01a3aea Fix "ubi part" cmd re-entrancy by Karl Beldan · 14 years ago
  21. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  22. 64b96a3 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · 14 years ago
  23. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  24. 7e7dda8 cfi_flash: Add weak default for cfi_flash_bank_addr() by Stefan Roese · 14 years ago
  25. 6c7c2dc cfi_flash: Simplify flash_get_info() by Stefan Roese · 14 years ago
  26. 328d055 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · 14 years ago
  27. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  28. b8fbc2b mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · 14 years ago
  29. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  30. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  31. ca6cd16 Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips. by Philippe De Muyter · 14 years ago
  32. b6f508d cfi_flash: Cleanup flash_print_info() by Stefan Roese · 14 years ago
  33. 35bc081 Fix printing & reading of 16-bit CFI device identifiers by Philippe De Muyter · 14 years ago
  34. c8836f1 cfi_flash: flinfo: allow user interrupt in flash print info fn by Kim Phillips · 14 years ago
  35. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  36. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  37. 4b35cfe Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  38. be6a635 Blackfin: bfin_nand: convert to portmux framework by Mike Frysinger · 14 years ago
  39. 3e86f2d mtd: nand_plat: add simple GPIO framework DEV_READY option by Mike Frysinger · 14 years ago
  40. 86e28e5 NAND: add Toshiba TC58NVG0 identifier by Florian Fainelli · 14 years ago
  41. d619189 NAND: show manufacturer and device ID for unknown chips by Florian Fainelli · 14 years ago
  42. 02110b5 sf: move useful messages from debug to printf by Mike Frysinger · 15 years ago
  43. 51bc6bb spi_flash: support old STMicro parts with RES by Thomas Chou · 15 years ago
  44. 3ca9a93 UBI: initialise update marker by Peter Horton · 14 years ago
  45. 82c1e04 Blackfin: nand: drain the write buffer before returning by Andrew Caldwell · 15 years ago
  46. 9e35514 UBI: Ensure that "background thread" operations are really executed by Stefan Roese · 15 years ago
  47. 8167108 drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · 15 years ago
  48. 4b7e668 cfi_flash: reset timer in flash status check by Thomas Chou · 15 years ago
  49. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  50. c3a82ca Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 15 years ago
  51. 076767a cfi flash: add status polling method for amd flash by Thomas Chou · 15 years ago
  52. ac6693d cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · 15 years ago
  53. e6015ca at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  54. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  55. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  56. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  57. 0e18d04 ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · 15 years ago
  58. cd93fb1 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  59. e5d690f CFI: fix eraseregions numblocks by Ladislav Michl · 15 years ago
  60. 3c285c7 Nand mxc_nand add v1.1 controller support by John Rigby · 15 years ago
  61. 204ad54 SPEAr : nand driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  62. 45e06e8 SPEAr : smi driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  63. ab5b3b6 MXC: Add large page oob layout for i.MX31 NAND controller. by Magnus Lilja · 15 years ago
  64. 6e0dbd8 mxc_nand: Update driver to work with i.MX31. by Magnus Lilja · 15 years ago
  65. cb1758e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  66. 2779472 Davinci: davinci_nand.c performance enhancments by Nick Thompson · 15 years ago
  67. ff64152 Davinci: NAND enable ECC even when not in NAND boot mode by Nick Thompson · 15 years ago
  68. 789c887 Davinci: Configurable NAND chip selects by Nick Thompson · 15 years ago
  69. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  70. e534672 nand: Fix access to last block in NAND devices by Stefan Roese · 15 years ago
  71. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  72. 12decf4 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  73. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · 15 years ago
  74. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  75. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  76. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  77. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  78. 382d09f sf: fix stmicro offset setup while erasing by Mike Frysinger · 15 years ago
  79. 64e5f3a sf: new driver for Winbond W25X16/32/64 devices by Jason McMullan · 15 years ago
  80. d348286 NAND: Add Support for 4K page size in DaVinci NAND driver by Sandeep Paulraj · 15 years ago
  81. a5176e0 S3C2410 NAND Flash Add Missing Function by Hui.Tang · 15 years ago
  82. 9656fe2 NAND: Update read_read_subpage API check by Sandeep Paulraj · 15 years ago
  83. ed886a2 Flex-OneNAND driver support by Amul Kumar Saha · 15 years ago
  84. d602169 fsl_elbc_nand: remove the bbt descriptors relocation fixup by Mingkai Hu · 15 years ago
  85. ee86b8d NAND: fix "raw" reads with ECC syndrome layouts by David Brownell · 15 years ago
  86. eec6cb3 NAND: Don't walk past end of oobfree[] by Sandeep Paulraj · 15 years ago
  87. 16add23 NAND: Update check condition for nand_read_page_hwecc API by Sandeep Paulraj · 15 years ago
  88. 22bc7ba NAND: Updating comments/explanations in the NAND driver by Sandeep Paulraj · 15 years ago
  89. fd9874d NAND: Subpage shift for ecc_steps equal to 16 by Sandeep Paulraj · 15 years ago
  90. dce0f62 NAND: Remove commented out code by Sandeep Paulraj · 15 years ago
  91. 1bc877c NAND: Correct the "chip_shift" calculation by Sandeep Paulraj · 15 years ago
  92. eab580c NAND: Update to support 64 bit device size by Sandeep Paulraj · 15 years ago
  93. 6e83e34 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · 15 years ago
  94. 22f8b68 sf: add GPL-2 license info by Mike Frysinger · 15 years ago
  95. 0d17ec5 Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  96. 52aa4dc s5pc1xx: support onenand driver by Minkyu Kang · 15 years ago
  97. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  98. ce63031 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · 15 years ago
  99. e4596ff mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · 15 years ago
  100. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago