index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
efistub.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
1
-0
/
+2
2020-06-16
efi/libstub: Descriptions for stub helper functions
Heinrich Schuchardt
1
-2
/
+8
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-42
/
+113
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
1
-0
/
+13
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
1
-0
/
+3
2020-05-22
efi/libstub: Use pool allocation for the command line
Ard Biesheuvel
1
-2
/
+1
2020-05-20
efi/gop: Add an option to list out the available GOP modes
Arvind Sankar
1
-0
/
+2
2020-05-20
efi/libstub: Add definitions for console input and events
Arvind Sankar
1
-5
/
+72
2020-05-20
efi/libstub: Implement printk-style logging
Arvind Sankar
1
-6
/
+8
2020-05-19
efi/libstub: Add a basic printf implementation
Arvind Sankar
1
-0
/
+3
2020-05-19
efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts
Arvind Sankar
1
-5
/
+5
2020-05-19
efi/libstub: Include dependencies of efistub.h
Arvind Sankar
1
-0
/
+5
2020-05-14
efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
Lenny Szubowicz
1
-0
/
+13
2020-05-05
efi/libstub: Make efi_printk() input argument const char*
Ard Biesheuvel
1
-1
/
+1
2020-05-05
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
1
-10
/
+4
2020-05-01
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
1
-16
/
+5
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
1
-2
/
+2
2020-05-01
efi/libstub: Add a helper function to split 64-bit values
Arvind Sankar
1
-0
/
+7
2020-04-24
efi/libstub: Drop __pure getters for EFI stub options
Ard Biesheuvel
1
-6
/
+6
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
1
-3
/
+3
2020-04-24
efi: Kill __efistub_global
Arvind Sankar
1
-2
/
+0
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
1
-4
/
+0
2020-04-24
efi/arm: Remove __efistub_global annotation
Arvind Sankar
1
-1
/
+1
2020-04-24
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
1
-15
/
+0
2020-04-24
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
1
-0
/
+3
2020-04-23
efi/gop: Allow specifying mode number on command line
Arvind Sankar
1
-0
/
+2
2020-04-23
efi/gop: Add prototypes for query_mode and set_mode
Arvind Sankar
1
-2
/
+4
2020-04-23
efi/libstub: unify EFI call wrappers for non-x86
Ard Biesheuvel
1
-0
/
+16
2020-04-23
efi/libstub: Make initrd file loader configurable
Ard Biesheuvel
1
-9
/
+29
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
1
-1
/
+1
2020-02-23
efi/libstub/x86: Use Exit() boot service to exit the stub on errors
Ard Biesheuvel
1
-1
/
+4
2020-02-23
efi/libstub/x86: Make loaded_image protocol handling mixed mode safe
Ard Biesheuvel
1
-14
/
+31
2020-02-23
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
Ard Biesheuvel
1
-0
/
+1
2020-02-23
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
1
-0
/
+4
2020-02-23
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
1
-0
/
+14
2020-02-23
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
1
-1
/
+5
2020-02-23
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
1
-1
/
+2
2020-02-23
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
1
-7
/
+10
2020-02-23
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
1
-0
/
+1
2020-02-23
efi/libstub: Move get_dram_base() into arm-stub.c
Ard Biesheuvel
1
-2
/
+0
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
1
-1
/
+2
2020-02-23
efi/libstub: Move stub specific declarations into efistub.h
Ard Biesheuvel
1
-29
/
+478
2020-02-23
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
1
-0
/
+63
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
1
-0
/
+16
2019-12-25
efi/libstub: Tidy up types and names of global cmdline variables
Ard Biesheuvel
1
-3
/
+9
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
1
-0
/
+8
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
1
-10
/
+7
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
1
-4
/
+5
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
1
-0
/
+2
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
1
-2
/
+0
[next]