Commit History

Author SHA1 Message Date
  Bin Meng 9aa1280a56 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry 9 years ago
  Bin Meng b90ff0fdaa cmd: bootvx: Pass E820 information to an x86 VxWorks kernel 9 years ago
  Bin Meng 9e98b7e3c5 cmd: bootvx: Always get VxWorks bootline from env 9 years ago
  Bin Meng a4092dbd81 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline 9 years ago
  Bin Meng 7f0c3c51c2 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline 9 years ago
  Bin Meng 9dffa52da8 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() 9 years ago
  Bin Meng ebca3df781 cmd: Clean up cmd_elf a little bit 9 years ago
  Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
  Siva Durga Prasad Paladugu 44c8fd3aba common: cmd_elf: Add support to disable start of application 10 years ago
  Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
  Jeroen Hofstee 73063c0422 common/cmd_elf.c: add missing include 10 years ago
  Jeroen Hofstee 553d8c3a5a common: cmd_elf: make do_bootelf_exec static 10 years ago
  Stany MARCEL 07a1a0c931 Correct vxWorks elf boot to load at correct address 11 years ago
  Simon Glass d72da15828 bootm: Correct the arguments for the ELF image loader 12 years ago
  Reinhard Arlt 1b3e0b191a cmd_elf: Fix broken bootvx command 12 years ago
  Daniel Schwierzeck b0d60a9812 common: cmd_elf.c: use uintptr_t for casts from u32 to void* 12 years ago
  Daniel Schwierzeck 62e03d33c9 common: cmd_elf.c: fix checkpath.pl warnings 12 years ago
  Reinhard Arlt 6eee21daf3 bootvx: Clear and disable data cache, and call vxWorks with parameter. 13 years ago
  Simon Glass e4bf0c5cfe net: tftpput: Rename TFTP to TFTPGET 13 years ago
  Mike Frysinger f44a928e7e cmd_elf: add an option for loading ELFs according to PHDRs 14 years ago
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
  Niklaus Giger 3c972849f2 Less verbose output when loading vxworks 6.x images 16 years ago
  Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
  Heiko Schocher 76756e41cd ppc: cleanup compiler errors/warnings 16 years ago
  Mike Frysinger 62c93d92f1 bootvx: get mac address from environment 16 years ago
  Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
  Niklaus Giger 29a4c24de9 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters 16 years ago
  Andy Fleming 20d04774f4 Consolidate MAX/MIN definitions 16 years ago
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
  Mike Frysinger 017e9b7925 allow ports to override bootelf behavior 17 years ago