1. a9f5fab * Fix: watchdog timed out, if flash blank (0xFF) blocks by Jens Scharsig (BuS Elektronik) · 13 years ago
  2. 31d3414 GCC4.6: Squash warning in cfi_flash.c by Marek Vasut · 13 years ago
  3. e110c4f Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · 13 years ago
  4. 4c2105c cfi_flash: reverse geometry for newer STM parts by Mike Frysinger · 13 years ago
  5. a90b957 cfi_flash driver - Add delay after reset command by Aaron Williams · 13 years ago
  6. 5b448ad mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices by Heiko Schocher · 13 years ago
  7. 6a011ce cfi_flash: reverse geometry for M29W800DT parts by Mike Frysinger · 13 years ago
  8. 2c51983 cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage by Peter Tyser · 13 years ago
  9. 6ee1416 mtd, cfi: introduce void flash_protect_default(void) by Heiko Schocher · 13 years ago
  10. 2c9f48a cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too by Mario Schuknecht · 14 years ago
  11. af56730 cfi_flash: fix bug with flash banks with different sector numbers by Martin Krause · 14 years ago
  12. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  13. 4ffeab2 cfi_flash: avoid flash_verbose when possible by Mike Frysinger · 14 years ago
  14. 6f726f9 cfi_flash: Add optional config register write to cfi-detection by Stefan Roese · 14 years ago
  15. 4d2ca9d cfi_flash: Use flash_read32() in sector_erased() by Stefan Roese · 14 years ago
  16. df4e813 cfi_flash: Fix problems with status/id read mode by Stefan Roese · 14 years ago
  17. 34bbb8f cfi_flash: fix bug introduced while recent change to flash_get_size() by Anatolij Gustschin · 14 years ago
  18. ec50a8e cfi_flash: handle 'chip size exceeds address window' situation by Ilya Yanok · 14 years ago
  19. 0e3fa01 cfi_flash: Fix "Unknown FLASH" error message by John Schmoller · 14 years ago
  20. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  21. b00e19c cfi_flash: Add weak default for cfi_flash_bank_addr() by Stefan Roese · 14 years ago
  22. cba34aa cfi_flash: Simplify flash_get_info() by Stefan Roese · 14 years ago
  23. 5465299 Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips. by Philippe De Muyter · 14 years ago
  24. 70084df cfi_flash: Cleanup flash_print_info() by Stefan Roese · 14 years ago
  25. d77c7ac Fix printing & reading of 16-bit CFI device identifiers by Philippe De Muyter · 14 years ago
  26. 2e97394 cfi_flash: flinfo: allow user interrupt in flash print info fn by Kim Phillips · 14 years ago
  27. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  28. 22d6c8f cfi_flash: reset timer in flash status check by Thomas Chou · 15 years ago
  29. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  30. e572082 cfi flash: add status polling method for amd flash by Thomas Chou · 15 years ago
  31. c40c94a cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · 15 years ago
  32. 8f9a221 ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · 15 years ago
  33. fa36ae7 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · 15 years ago
  34. 3a7b2c2 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · 15 years ago
  35. 7dedefd flash: Fix CFI buffer size bug by John Schmoller · 15 years ago
  36. b4db4a7 issue write command to base for JEDEC flash by Po-Yu Chuang · 15 years ago
  37. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  38. cb82a53 Add support for the AT91RM9200EK Board. by Ulf Samuelsson · 16 years ago
  39. 3a3baf3 Make flash protection work, when the environment is in EEPROM by Eric Schumann · 16 years ago
  40. 7a88601 CFI: geometry reversal for STMicro M29W320DT by Richard Retanubun · 16 years ago
  41. 4f97567 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  42. f8306cb Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  43. e1fb6d0 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · 16 years ago
  44. ec21d5c cfi_flash: Silence compilation warning by Stefan Roese · 16 years ago
  45. 09ce992 flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · 16 years ago
  46. 657f206 Fix compiler warning by Wolfgang Denk · 16 years ago
  47. e8eac43 CFI: Add geometry reversal for STMicro M29W320ET by Richard Retanubun · 16 years ago
  48. 0f8e851 CFI: increase performance of function find_sector() by Jens Gehrlein · 16 years ago
  49. a729287 CFI: avoid redundant function call in single word programming mode by Jens Gehrlein · 16 years ago
  50. 91809ed cfi-mtd: Add cfi-mtd driver. by Piotr Ziecik · 16 years ago
  51. 6ea808e cfi_flash: Add interface for flash verbosity control by Piotr Ziecik · 16 years ago
  52. ebc9784 cfi_flash: Export flash_sector_size() function. by Piotr Ziecik · 16 years ago
  53. 45aa5a7 cfi_flash: Make all flash access functions weak by Stefan Roese · 16 years ago
  54. 9abda6b CFI Driver: Fix "flash not ready" problem by Wolfgang Denk · 16 years ago
  55. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 0d01f66 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · 16 years ago
  57. 2215987 cfi_flash: do not reset flash when probe fails by Mike Frysinger · 16 years ago
  58. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 5251469 Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
  61. 9e8e63c CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() by Nick Spence · 16 years ago
  62. 4e00acd CFI: Fix AMD Legacy sector protect by TsiChung Liew · 16 years ago
  63. becbbc7 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  64. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. 2a112b2 CFI: allow for dynamically determined flash sizes and addresses by Wolfgang Denk · 16 years ago
  66. bc9019e cfi-flash: Added support to flash_real_protect for Atmel flash devices by Rafael Campos · 16 years ago
  67. 340ccb2 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · 16 years ago
  68. 7288f97 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  69. fb8c061 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably by Stefan Roese · 16 years ago
  70. 1859e42 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  71. 9c048b5 cfi_flash: enable M18 flash chips family support. by Vasiliy Leoenenko · 16 years ago
  72. 93c56f2 cfi_flash: support of long cmd in U-boot. by Vasiliy Leoenenko · 16 years ago
  73. f979690 Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 16 years ago
  74. c63ad63 cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST by Matthias Fuchs · 16 years ago
  75. 96ef831 cfi_flash: Support buffered writes on non-standard Spansion NOR flash by Guennadi Liakhovetski · 16 years ago
  76. 97bf85d MTD/CFI: flash_read64 is defined a weak function (for SPARC) by Daniel Hellstrom · 17 years ago
  77. 90447ec MTD/CFI: Add support for 16bit legacy AMD flash by Tor Krill · 17 years ago
  78. f010572 CFI: Small cleanup for FLASH_SHOW_PROGRESS by Stefan Roese · 17 years ago
  79. 9a042e9 Flash programming progress countdown. by Jerry Van Baren · 17 years ago
  80. 1ba639d CFI: Do not use uninitialized cmd_reset by Michael Schwingen · 17 years ago
  81. 8225d1e CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation by Michael Schwingen · 17 years ago
  82. 47cc23c cfi_flash: Fix bug in flash_isset() to use correct 32bit function by Stefan Roese · 17 years ago
  83. 0dc80e2 cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() by Stefan Roese · 17 years ago
  84. 467bcee cfi_flash: Add manufacturer-specific fixups by Haavard Skinnemoen · 17 years ago
  85. 0ddf06d cfi_flash: Add cmdset-specific init functions by Haavard Skinnemoen · 17 years ago
  86. e23741f cfi_flash: Read whole QRY structure in one go by Haavard Skinnemoen · 17 years ago
  87. 12d30aa cfi_flash: Use map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  88. cdbaefb cfi_flash: Introduce read and write accessors by Haavard Skinnemoen · 17 years ago
  89. be60a90 cfi_flash: Reorder functions and eliminate extra prototypes by Haavard Skinnemoen · 17 years ago
  90. 3055793 cfi_flash: Make some needlessly global functions static by Haavard Skinnemoen · 17 years ago
  91. 7e5b9b4 cfi_flash: Break long lines by Haavard Skinnemoen · 17 years ago
  92. 42026c9 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · 17 years ago
  93. 81b20cc CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · 17 years ago
  94. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/cfi_flash.c]
  95. 3a197b2 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
  96. d0b6e14 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver by Heiko Schocher · 18 years ago
  97. cb48207 [PATCH] Fix: Compilerwarnings for SC3 board. by Heiko Schocher · 18 years ago
  98. ca43ba1 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · 18 years ago
  99. 92eb729 Fix bug in adaption of Stefano Babic's CFI driver patch. by Wolfgang Denk · 18 years ago
  100. d784fdb Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode) by Stefano Babic · 18 years ago