summaryrefslogtreecommitdiff
path: root/cmd/elf.c
Commit message (Expand)AuthorAgeFilesLines
* elf: fix cache flushing in 'bootelf -p' commandKurban Mallachiev2019-02-191-2/+4
* u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton2018-09-301-1/+4
* u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton2018-08-241-1/+4
* elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero2018-08-101-0/+75
* bootvx: x86: Assign bootaddr based on kernel memory baseBin Meng2018-04-161-41/+46
* bootvx: Exit if bootline address is not specifiedBin Meng2018-04-161-56/+53
* bootvx: Refactor the bootline copy codes a little bitBin Meng2018-04-161-10/+5
* bootvx: x86: Make VxWorks EFI console driver happyBin Meng2018-04-161-0/+19
* elf: Add a very simple ELF64 loaderBin Meng2018-04-161-1/+43
* x86: Rename e820entry to e820_entryBin Meng2018-04-161-3/+3
* vxworks: x86: Rename e820info to e820_infoBin Meng2018-04-161-3/+3
* bootvx: x86: Explicitly clear the bootloader image sizeBin Meng2018-04-161-0/+7
* bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...Bin Meng2018-04-161-13/+7
* vxworks: fixed cpu enable using PSCI on armv8Vasyl Vavrychuk2018-04-131-0/+5
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* bootvx: use program header for loadingChristian Gmeiner2018-04-061-1/+1
* powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen2018-01-281-5/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-1/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-13/+13
* cmd/elf.c: Support passing arguments with bootelfTom Rini2017-06-051-17/+17
* bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot2017-01-201-11/+0
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+410