Commit Graph

22 Commits (lime2-spi)

Author SHA1 Message Date
Neil Stainton 18f201ea20 u-boot: align cache flushes in load_elf_image_shdr to line boundaries 6 years ago
Neil Stainton 8744d6c504 u-boot: align cache flushes in load_elf_image_shdr to line boundaries 6 years ago
Rob Bracero 2846ea81a0 elf: Add support for PPC64 ELF V1 ABI in bootelf 6 years ago
Bin Meng 79c584e559 bootvx: x86: Assign bootaddr based on kernel memory base 6 years ago
Bin Meng ced71a2f72 bootvx: Exit if bootline address is not specified 6 years ago
Bin Meng 7824ad6ad4 bootvx: Refactor the bootline copy codes a little bit 6 years ago
Bin Meng 447ae4f7ad bootvx: x86: Make VxWorks EFI console driver happy 6 years ago
Bin Meng 839c4e9c5b elf: Add a very simple ELF64 loader 6 years ago
Bin Meng 45519924a0 x86: Rename e820entry to e820_entry 6 years ago
Bin Meng fa5e91f778 vxworks: x86: Rename e820info to e820_info 6 years ago
Bin Meng 1351700cf2 bootvx: x86: Explicitly clear the bootloader image size 6 years ago
Bin Meng 2902be86c1 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address 6 years ago
Vasyl Vavrychuk 3194daa10b vxworks: fixed cpu enable using PSCI on armv8 6 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
Christian Gmeiner 476c2fcd28 bootvx: use program header for loading 6 years ago
Tuomas Tynkkynen 8996975ff8 powerpc: Drop CONFIG_WALNUT and other related dead code 6 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Tom Rini be1b8679ce cmd/elf.c: Support passing arguments with bootelf 7 years ago
Emmanuel Vadot 995eab8b5b bootm: qnx: Disable data cache before booting QNX image 7 years ago
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 15 years ago