Age | Commit message (Expand) | Author |
2019-02-19 | elf: fix cache flushing in 'bootelf -p' command | Kurban Mallachiev |
2018-09-30 | u-boot: align cache flushes in load_elf_image_shdr to line boundaries | Neil Stainton |
2018-08-24 | u-boot: align cache flushes in load_elf_image_shdr to line boundaries | Neil Stainton |
2018-08-10 | elf: Add support for PPC64 ELF V1 ABI in bootelf | Rob Bracero |
2018-04-16 | bootvx: x86: Assign bootaddr based on kernel memory base | Bin Meng |
2018-04-16 | bootvx: Exit if bootline address is not specified | Bin Meng |
2018-04-16 | bootvx: Refactor the bootline copy codes a little bit | Bin Meng |
2018-04-16 | bootvx: x86: Make VxWorks EFI console driver happy | Bin Meng |
2018-04-16 | elf: Add a very simple ELF64 loader | Bin Meng |
2018-04-16 | x86: Rename e820entry to e820_entry | Bin Meng |
2018-04-16 | vxworks: x86: Rename e820info to e820_info | Bin Meng |
2018-04-16 | bootvx: x86: Explicitly clear the bootloader image size | Bin Meng |
2018-04-16 | bootvx: x86: Prepare e820 related stuff from the given kernel memory base add... | Bin Meng |
2018-04-13 | vxworks: fixed cpu enable using PSCI on armv8 | Vasyl Vavrychuk |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-04-06 | bootvx: use program header for loading | Christian Gmeiner |
2018-01-28 | powerpc: Drop CONFIG_WALNUT and other related dead code | Tuomas Tynkkynen |
2017-08-16 | env: Rename some other getenv()-related functions | Simon Glass |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-06-05 | cmd/elf.c: Support passing arguments with bootelf | Tom Rini |
2017-01-20 | bootm: qnx: Disable data cache before booting QNX image | Emmanuel Vadot |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |