1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 23230f7 cmd: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  5. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  6. 3b0d294 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · 1 year, 11 months ago
  7. 14e425d cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · 2 years, 2 months ago
  8. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  9. d046035 cmd: nand biterr - Add support for nand biterr command by Balamanikandan Gunasundar · 3 years, 5 months ago
  10. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  11. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  12. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  13. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  14. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  15. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  16. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  17. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  18. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  19. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  20. 2e5aad6 cmd: nand: Remove not used declaration by Alexander Dahl · 5 years ago
  21. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  22. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  23. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  24. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  25. cd3ffa1 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · 7 years ago
  26. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · 7 years ago
  27. d8ea981 cmd, nand: fix broken output of "nand info" by Lothar Waßmann · 7 years ago
  28. 84f4148 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  29. 094d1a8 nand: Fix nand info for no device by Tony Lindgren · 8 years ago
  30. bccdfb5 nand: Fix set_dev checks for no device by Tony Lindgren · 8 years ago
  31. a7468e2 cmd, nand: add an option to disable the verification when writing in raw mode by Boris Brezillon · 8 years ago
  32. c65c7fa nand: extend nand torture by Max Krummenacher · 8 years ago
  33. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  34. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  35. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  36. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_nand.c]
  37. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_nand.c]
  38. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  39. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
  40. fb9a9bd cmd, nand: add more info to "nand info" by Heiko Schocher · 10 years ago
  41. ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  42. 5fa8b98 cmd_nand: Verify writes to NAND by Peter Tyser · 10 years ago
  43. cdb389d cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call by Rostislav Lisovy · 10 years ago
  44. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  45. 5fef9d3 Add the function 'confirm_yesno' for interactive by Pierre Aubert · 11 years ago
  46. 19f9c97 cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  47. 3f97e27 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  48. 756e51c cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  49. 7fdf356 nand: Don't call adjust_size_for_badblocks for erase by Scott Wood · 11 years ago
  50. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  51. 39e6886 nand: adjust erase/read/write partition/chip size for bad blocks by Harvey Chapman · 12 years ago
  52. 647a6a1 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS by Tom Rini · 12 years ago
  53. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  54. 103789d common: Use new numeric setenv functions by Simon Glass · 12 years ago
  55. abd3a3b nand: fix nand read.option parsing by Harvey Chapman · 12 years ago
  56. 5661f70 nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  57. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  58. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  59. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  60. cccf595 nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  61. 7d6784f cmd_nand: dump: Align data and OOB buffers by Thierry Reding · 12 years ago
  62. 736d325 cmd_nand: fix crashing bug in nand read/write by Steve Sakoman · 12 years ago
  63. 4facb98 common/cmd_nand.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  64. 733fb02 nand: extend .raw accesses to work on multiple pages by Scott Wood · 13 years ago
  65. dea93b8 GCC47: Fix warning in cmd_nand.c by Marek Vasut · 13 years ago
  66. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  67. 9acfb15 bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  68. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  69. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  70. 2d2e975 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · 13 years ago
  71. 185ce25 NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · 13 years ago
  72. a986981 NAND: Add -y option to nand scrub command by Marek Vasut · 13 years ago
  73. 357b78e NAND: Add nand read.raw and write.raw commands by Marek Vasut · 13 years ago
  74. aed704f GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · 13 years ago
  75. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  76. bc04b4d cmd_nand: add nand write.trimffs command by Ben Gardiner · 13 years ago
  77. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 14 years ago
  78. d99968f cmd_nand: fix help of nand erase subcommand by Daniel Hobi · 14 years ago
  79. 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  80. f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  81. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  82. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  83. 6587e3e Fix warning in nand unlock command by Scott Wood · 14 years ago
  84. 67d5a2a nand commands: make only "dump" repeatable. by Scott Wood · 14 years ago
  85. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  86. e5836dc cmd_nand: some infrastructure fixes and refactoring by Scott Wood · 14 years ago
  87. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  88. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  89. 0268da0 NAND: formatting cleanups from env.oob support by Scott Wood · 14 years ago
  90. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · 14 years ago
  91. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  92. 161bfc5 Fix "par[t]ition" typo. by Wolfgang Denk · 15 years ago
  93. adb8eb9 cmd_nand: show nand scrub confirmation character by Florian Fainelli · 15 years ago
  94. 1589500 cmd_nand: Move conditional compilation to Makefile by Peter Tyser · 15 years ago
  95. 4fa5688 cmd_nand: Remove duplicate include by Peter Tyser · 15 years ago
  96. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  97. 7a15ca1 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · 16 years ago
  98. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  99. 9d0928d Separate mtdparts command from jffs2 by Ladislav Michl · 16 years ago
  100. 9a2cbb9 cmd_nand: drop duplicate NULL ptr check by Mike Frysinger · 16 years ago