summaryrefslogtreecommitdiff
path: root/cmd/elf.c
AgeCommit message (Expand)Author
2019-02-19elf: fix cache flushing in 'bootelf -p' commandKurban Mallachiev
2018-09-30u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton
2018-08-24u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton
2018-08-10elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero
2018-04-16bootvx: x86: Assign bootaddr based on kernel memory baseBin Meng
2018-04-16bootvx: Exit if bootline address is not specifiedBin Meng
2018-04-16bootvx: Refactor the bootline copy codes a little bitBin Meng
2018-04-16bootvx: x86: Make VxWorks EFI console driver happyBin Meng
2018-04-16elf: Add a very simple ELF64 loaderBin Meng
2018-04-16x86: Rename e820entry to e820_entryBin Meng
2018-04-16vxworks: x86: Rename e820info to e820_infoBin Meng
2018-04-16bootvx: x86: Explicitly clear the bootloader image sizeBin Meng
2018-04-16bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...Bin Meng
2018-04-13vxworks: fixed cpu enable using PSCI on armv8Vasyl Vavrychuk
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-06bootvx: use program header for loadingChristian Gmeiner
2018-01-28powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-06-05cmd/elf.c: Support passing arguments with bootelfTom Rini
2017-01-20bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot
2016-01-25Remove the cmd_ prefix from command filesSimon Glass