index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
bootefi.c
Age
Commit message (
Expand
)
Author
2018-12-02
efi_loader: create fdt reservation before copy
Heinrich Schuchardt
2018-12-02
efi_loader: fix memory mapping for sandbox
Heinrich Schuchardt
2018-12-02
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
efi: Rename bootefi_test_finish() to bootefi_run_finish()
Simon Glass
2018-12-02
efi: Create a function to set up for running EFI code
Simon Glass
2018-12-02
efi: Split out test init/uninit into functions
Simon Glass
2018-12-02
efi: Check for failure to create objects in selftest
Simon Glass
2018-12-02
efi_loader: carving out memory reservations
Heinrich Schuchardt
2018-12-02
efi_loader: memory reservation for fdt
Heinrich Schuchardt
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-10-16
efi_loader: execute efi_save_gd() first
Heinrich Schuchardt
2018-09-23
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
efi_loader: Fix loaded_image handle passing from EL3
Alexander Graf
2018-09-23
efi_loader: create root node
Heinrich Schuchardt
2018-09-23
efi_loader: memory leak in efi_set_bootdev()
Heinrich Schuchardt
2018-09-23
efi_loader: do not use local variable for handle
Heinrich Schuchardt
2018-09-23
efi_loader: buffer size for load options
Heinrich Schuchardt
2018-09-23
efi: sandbox: Tidy up copy_fdt() to work with sandbox
Simon Glass
2018-09-23
efi: Relocate FDT to 127MB instead of 128MB
Simon Glass
2018-07-25
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
2018-07-25
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
efi: Drop error return in efi_carve_out_dt_rsv()
Simon Glass
2018-07-25
efi: Tidy up device-tree-size calculation in copy_fdt()
Simon Glass
2018-07-25
efi_loader: Use map_sysmem() in bootefi command
Alexander Graf
2018-07-25
efi_loader: ARM: don't attempt to enter non-secure mode twice
Mark Kettenis
2018-07-25
efi_loader: ARM: run EFI payloads non-secure
Mark Kettenis
2018-07-02
efi_loader: Install ACPI configuration tables
Bin Meng
2018-06-14
efi_loader: Allocate memory handle for mem dp
Alexander Graf
2018-06-03
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
efi_loader: allow unaligned memory access
Heinrich Schuchardt
2018-06-03
efi_selftest: do not call efi_init_obj_list() twice
Heinrich Schuchardt
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
2018-04-06
efi_loader: Respect DT reserved regions
Alexander Graf
2018-04-04
efi_loader: correctly determine the boot partition
Heinrich Schuchardt
2018-04-04
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
2018-04-04
efi_loader: check initialization of EFI subsystem is successful
Heinrich Schuchardt
2018-04-04
efi_loader: do_bootefi_exec should always return an EFI status code
Heinrich Schuchardt
2018-04-04
efi_loader: simplify calling efi_init_obj_list
Heinrich Schuchardt
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-27
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2018-02-10
efi_loader: fix the online help for bootefi bootmgr
Heinrich Schuchardt
2018-01-28
efi_loader: catch misspelled bootefi subcommand
Heinrich Schuchardt
2018-01-28
efi_loader: Always use EFIAPI instead of asmlinkage
Alexander Graf
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
2018-01-22
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
Heinrich Schuchardt
2018-01-22
efi_loader: consistently use efi_handle_t for handles
Heinrich Schuchardt
[next]