1. 90d40c6 bootm: Correct the arguments for the ELF image loader by Simon Glass · 11 years ago
  2. 41cfa2d cmd_elf: Fix broken bootvx command by Reinhard Arlt · 12 years ago
  3. c336f87 common: cmd_elf.c: use uintptr_t for casts from u32 to void* by Daniel Schwierzeck · 12 years ago
  4. fa87af3 common: cmd_elf.c: fix checkpath.pl warnings by Daniel Schwierzeck · 12 years ago
  5. 4fa117c bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · 13 years ago
  6. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
  7. e6dc29f cmd_elf: add an option for loading ELFs according to PHDRs by Mike Frysinger · 14 years ago
  8. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  9. daff3fe Less verbose output when loading vxworks 6.x images by Niklaus Giger · 15 years ago
  10. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  11. 50219e6 ppc: cleanup compiler errors/warnings by Heiko Schocher · 16 years ago
  12. 8bcee04 bootvx: get mac address from environment by Mike Frysinger · 16 years ago
  13. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  14. f662b23 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · 16 years ago
  15. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  16. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. e60644a allow ports to override bootelf behavior by Mike Frysinger · 17 years ago
  18. f79507e disable caches before booting an app for Blackfin apps by Mike Frysinger · 17 years ago
  19. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  20. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  21. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  22. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  23. 0048778 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command by Stefan Roese · 18 years ago
  24. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  25. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  26. edd3585 code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines by stroese · 20 years ago
  27. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  28. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  29. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  30. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  31. c217f6d * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · 22 years ago
  32. 458ded3 Initial revision by wdenk · 22 years ago