1. 8875bdb sf: sst: support newer standardized flashes by Mike Frysinger · 13 years ago
  2. 66ecb7c sf: unify write disable commands by Mike Frysinger · 13 years ago
  3. fba2c44 sf: eon/stmicro: inline useless ID defines by Mike Frysinger · 13 years ago
  4. b06afa7 sf: kill off now-unused local state by Mike Frysinger · 13 years ago
  5. d4aa500 sf: unify write funcs by Mike Frysinger · 13 years ago
  6. 2744a4e sf: unify write enable commands by Mike Frysinger · 13 years ago
  7. e110c4f Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · 13 years ago
  8. a60d1e5 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  9. eced462 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · 13 years ago
  10. 169d54d nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · 13 years ago
  11. c135456 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · 13 years ago
  12. a6c9aa1 nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 13 years ago
  13. bee038e nand_base: trivial: fix comment read/write comment by Ben Gardiner · 13 years ago
  14. 4c2105c cfi_flash: reverse geometry for newer STM parts by Mike Frysinger · 13 years ago
  15. bd0d19c sf: kick watchdog when polling by Patrick Sestier · 13 years ago
  16. f194f6b ftsmc020: fix relocation by Macpaul Lin · 13 years ago
  17. 00d10eb ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 13 years ago
  18. a90b957 cfi_flash driver - Add delay after reset command by Aaron Williams · 13 years ago
  19. 5b448ad mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices by Heiko Schocher · 13 years ago
  20. 6a011ce cfi_flash: reverse geometry for M29W800DT parts by Mike Frysinger · 13 years ago
  21. aad99bb NAND: rearrange ONFI revision checking, add ONFI 2.3 by Florian Fainelli · 14 years ago
  22. a931f49 NAND: Fix integer overflow in ONFI detection of chips >= 4GiB by Florian Fainelli · 14 years ago
  23. f16b608 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  24. 2c51983 cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage by Peter Tyser · 13 years ago
  25. 1c091f5 sf: sst: add support for SST25VF064C by James Kosin · 13 years ago
  26. 493c360 sf: use print_size() for sector_size output by Mike Frysinger · 13 years ago
  27. f8f0757 sf: localize erase funcs by Mike Frysinger · 13 years ago
  28. c591087 sf: sst: setup read func by Mike Frysinger · 13 years ago
  29. 4e6a515 sf: add struct spi_flash.sector_size parameter by Richard Retanubun · 14 years ago
  30. cdb6a00 sf: atmel: undo unification of status polling by Mike Frysinger · 13 years ago
  31. a4c3b40 sf: unify read functions by Mike Frysinger · 14 years ago
  32. e7b44ed sf: unify erase functions by Mike Frysinger · 14 years ago
  33. 6163045 sf: unify status polling for ready bit by Mike Frysinger · 14 years ago
  34. 000044d sf: unify read/write helpers by Mike Frysinger · 14 years ago
  35. 6ee1416 mtd, cfi: introduce void flash_protect_default(void) by Heiko Schocher · 14 years ago
  36. 2c9f48a cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too by Mario Schuknecht · 14 years ago
  37. 67a490d atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · 14 years ago
  38. 0272c71 NAND: add support for reading ONFI page table by Florian Fainelli · 14 years ago
  39. 6f2ffc3 NAND: add more watchdog resets by Scott Wood · 14 years ago
  40. af56730 cfi_flash: fix bug with flash banks with different sector numbers by Martin Krause · 14 years ago
  41. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  42. 58c758f mxc_nand: add support for i.MX35 processor by Stefano Babic · 14 years ago
  43. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  44. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  45. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  46. 7fab9df nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · 14 years ago
  47. 3b8b240 add AM29F400BB to table of supported legacy flashs by David Müller · 14 years ago
  48. 4ffeab2 cfi_flash: avoid flash_verbose when possible by Mike Frysinger · 14 years ago
  49. 7a8fc36 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · 14 years ago
  50. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  51. 6afde8b Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 14 years ago
  52. 93eab86 sf: winbond: add support for W25Q16/32/128 parts by Wojtek Skulski · 14 years ago
  53. d1d90656 sf: new driver for EON devices by Chong Huang · 14 years ago
  54. 6f726f9 cfi_flash: Add optional config register write to cfi-detection by Stefan Roese · 14 years ago
  55. 4d2ca9d cfi_flash: Use flash_read32() in sector_erased() by Stefan Roese · 14 years ago
  56. df4e813 cfi_flash: Fix problems with status/id read mode by Stefan Roese · 14 years ago
  57. 9fd8491 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · 14 years ago
  58. 2111cb4 fix s3c2410_nand timing default values by David Müller (ELSOFT AG) · 14 years ago
  59. 34bbb8f cfi_flash: fix bug introduced while recent change to flash_get_size() by Anatolij Gustschin · 14 years ago
  60. c5d0282 ppc4xx/NAND: Reduce size of NAND SPL image by Stefan Roese · 14 years ago
  61. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  62. e0987e2 sf: ramtron: new spi fram driver by Reinhard Meyer · 14 years ago
  63. 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  64. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  65. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  66. ec50a8e cfi_flash: handle 'chip size exceeds address window' situation by Ilya Yanok · 14 years ago
  67. 10d6ac9 davinci_nand, trivial : use symbolic ECC start command by Ben Gardiner · 14 years ago
  68. 0d3fe2b sf: turn probe switch into a lookup table by Reinhard Meyer · 14 years ago
  69. c0c3590 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 14 years ago
  70. 0e3fa01 cfi_flash: Fix "Unknown FLASH" error message by John Schmoller · 14 years ago
  71. 456be17 mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
  72. 36650ca Followup fixes on the mtdparts spread patchset by Scott Wood · 14 years ago
  73. 4ba692f mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  74. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  75. 3048632 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  76. f9a5254 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  77. ff0dc2c sf: spansion: add support for S25FL032P parts by David Jander · 14 years ago
  78. c3cb092 sf: spansion: fixing erasing when sector size >64KiB by Marc-André Hébert · 14 years ago
  79. 74f9e0d sf: winbond: add support W25Q64 parts by Graeme Smecher · 14 years ago
  80. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  81. 86af10c Fix "ubi part" cmd re-entrancy by Karl Beldan · 14 years ago
  82. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  83. 3c29975 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · 14 years ago
  84. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  85. b00e19c cfi_flash: Add weak default for cfi_flash_bank_addr() by Stefan Roese · 14 years ago
  86. cba34aa cfi_flash: Simplify flash_get_info() by Stefan Roese · 14 years ago
  87. 1075b07 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · 14 years ago
  88. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  89. 4c46839 mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · 14 years ago
  90. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  91. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  92. 5465299 Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips. by Philippe De Muyter · 14 years ago
  93. 70084df cfi_flash: Cleanup flash_print_info() by Stefan Roese · 14 years ago
  94. d77c7ac Fix printing & reading of 16-bit CFI device identifiers by Philippe De Muyter · 14 years ago
  95. 2e97394 cfi_flash: flinfo: allow user interrupt in flash print info fn by Kim Phillips · 14 years ago
  96. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  97. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  98. cb8f031 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  99. 253f47f Blackfin: bfin_nand: convert to portmux framework by Mike Frysinger · 14 years ago
  100. bc1a884 mtd: nand_plat: add simple GPIO framework DEV_READY option by Mike Frysinger · 14 years ago