1. 9ad754f make nand dump and nand dump.oob work by William Juul · 17 years ago
  2. 3043c04 Whitespace cleanup and marking broken code. by William Juul · 17 years ago
  3. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  4. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  5. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  6. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  7. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  8. 3bab76a Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
  9. 5922db6 Cleanup nand_info[] declaration. by Stelian Pop · 16 years ago
  10. 42ffcec cmd_nand.c: fix another 'incompatible pointer type' warning. by Wolfgang Denk · 17 years ago
  11. c71abba cmd_nand.c: fix "differ in signedness" problem by Wolfgang Denk · 17 years ago
  12. 4ca79f4 NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · 17 years ago
  13. 1372cce [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · 17 years ago
  14. 09475f7 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  15. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  16. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  17. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  18. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  19. 0a1e03b cmd_nand : fix compiler warning. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  20. 62d4f43 Re-introduce the 'nand read.oob' and 'nand write.oob' commands by Harald Welte · 17 years ago
  21. 5bd7fe9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  22. c750d2e NAND: Add CFG_NAND_QUIET option by Matthias Fuchs · 17 years ago
  23. b706d63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  24. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  25. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  26. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  27. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  28. 10e0389 [NAND] Bad block skipping for command nboot by Thomas Knobloch · 17 years ago
  29. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  30. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  31. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  32. 856f054 [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  33. 43a2b0e Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  34. 87621bc Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
  35. 752d683 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · 18 years ago
  36. 2255b2d * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago
  37. dc013d4 Add loads of ntohl() in image header handling by Wolfgang Denk · 19 years ago
  38. bfc8125 Minor code cleanup by Wolfgang Denk · 19 years ago
  39. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  40. 038ccac Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  41. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  42. ac7eb8a3 Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · 19 years ago
  43. 932394a Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · 19 years ago
  44. 9bcf2ab Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) by Stefan Roese · 19 years ago
  45. 9dd41a7 * Fix debug code in omap5912osk flash driver by wdenk · 19 years ago LABEL_2005_05_13_0050
  46. 81b83c9 * Patch by Matthias Fuchs, 03 May 2005: by stroese · 20 years ago
  47. 384cc68 Patches by Josef Wagner, 29 Oct 2004: by wdenk · 20 years ago
  48. a842a6d added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SKIP_BAD_DOT_I) by stroese · 20 years ago
  49. 8b07a11 * Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board by wdenk · 20 years ago
  50. 13a5695 Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash by wdenk · 20 years ago
  51. 998eaae * Configure PPChameleon board to use redundand environment in flash by wdenk · 21 years ago LABEL_2004_04_18_2135
  52. a3d991b Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  53. a43278a * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
  54. 149dded * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  55. 4d81677 Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
  56. 12f3424 * Add support for PPChameleon Eval Board by wdenk · 21 years ago
  57. 1f4bb37 * Patch by Scott McNutt, 21 Jul 2003: by wdenk · 21 years ago
  58. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  59. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago U-Boot-0_4_1
  60. 8bde7f7 * Code cleanup: by wdenk · 21 years ago LABEL_2003_06_27_2340
  61. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago LABEL_2003_05_31_2115
  62. 0db5bca * Patch by Martin Winistoerfer, 23 Mar 2003 by wdenk · 22 years ago
  63. 85ec0bc * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · 22 years ago
  64. ac6dbb8 Make compile clean, fix the usual small problems. by wdenk · 22 years ago LABEL_2003_03_26_1300
  65. dc7c9a1 * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago