Commit Graph

1 Commits (2e192b245ed36a63bab0ef576999a95e23f60ecd)

Author SHA1 Message Date
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 8 years ago
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 9 years ago
Siva Durga Prasad Paladugu 44c8fd3aba common: cmd_elf: Add support to disable start of application 9 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 11 years ago
Reinhard Arlt 1b3e0b191a cmd_elf: Fix broken bootvx command 11 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. 12 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. 14 years ago
Niklaus Giger 3c972849f2 Less verbose output when loading vxworks 6.x images 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Heiko Schocher 76756e41cd ppc: cleanup compiler errors/warnings 15 years ago
Mike Frysinger 62c93d92f1 bootvx: get mac address from environment 15 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 16 years ago
Mike Frysinger 1f1d88dd40 disable caches before booting an app for Blackfin apps 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Stefan Roese 1bdd46832a [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Stefan Roese c157d8e219 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 19 years ago
stroese 1cdf5d92cf code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines 20 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 6069ff2653 * Add support for 16 MB flash configuration of TRAB board 22 years ago
wdenk eb9401e3eb * Patch by Andreas Oberritter, 09 Nov 2002: 22 years ago
wdenk 458ded34b6 Initial revision 22 years ago