index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
efi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-16
1
-4
/
+0
*
efi: Reduce the amount of memblock reservations for persistent allocations
Ard Biesheuvel
2018-11-30
1
-4
/
+17
*
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2018-11-30
1
-12
/
+27
*
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
Ard Biesheuvel
2018-11-27
1
-10
/
+26
*
efi: Permit calling efi_mem_reserve_persistent() from atomic context
Ard Biesheuvel
2018-11-15
1
-12
/
+19
*
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2018-11-15
1
-0
/
+4
*
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
2018-09-26
1
-0
/
+32
*
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
2018-09-26
1
-1
/
+26
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-13
1
-0
/
+1
|
\
|
*
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
2018-07-17
1
-0
/
+1
*
|
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
2018-07-16
1
-7
/
+1
*
|
efi: Use a work queue to invoke EFI Runtime Services
Sai Praneeth
2018-07-16
1
-0
/
+14
|
/
*
efi: Use efi_mm in x86 as well as ARM
Sai Praneeth
2018-03-12
1
-0
/
+9
*
efi: Reorder pr_notice() with add_device_randomness() call
Ard Biesheuvel
2018-03-09
1
-1
/
+1
*
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-01-31
1
-0
/
+4
|
\
|
*
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2018-01-08
1
-0
/
+4
*
|
efi: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-03
1
-1
/
+1
|
/
*
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
2017-12-06
1
-0
/
+2
*
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-12-06
1
-2
/
+1
*
efi: Move efi_mem_type() to common code
Jan Beulich
2017-08-26
1
-6
/
+31
*
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
2017-08-26
1
-1
/
+2
*
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2017-08-26
1
-0
/
+33
|
\
|
*
efi: Add an EFI table address match function
Tom Lendacky
2017-07-18
1
-0
/
+33
*
|
firmware/efi: Constify attribute_group structures
Arvind Yadav
2017-08-21
1
-1
/
+1
|
/
*
efi: Process the MEMATTR table only if EFI_MEMMAP is enabled
Daniel Kiper
2017-06-23
1
-1
/
+2
*
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-03-17
1
-1
/
+0
*
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
2017-02-01
1
-0
/
+2
*
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
2016-11-13
1
-0
/
+72
*
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
2016-10-18
1
-1
/
+3
*
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-13
1
-31
/
+36
|
\
|
*
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
2016-09-09
1
-0
/
+3
|
*
efi: Allow drivers to reserve boot services forever
Matt Fleming
2016-09-09
1
-0
/
+30
|
*
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-09-09
1
-129
/
+0
|
*
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
2016-09-09
1
-40
/
+95
|
*
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
2016-09-09
1
-0
/
+46
*
|
efi: Fix handling error value in fdt_find_uefi_params
Andrzej Hajda
2016-09-05
1
-2
/
+5
|
/
*
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
1
-16
/
+65
|
\
|
*
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
2016-07-06
1
-16
/
+65
*
|
efi / ACPI: load SSTDs from EFI variables
Octavian Purdila
2016-07-08
1
-0
/
+96
|
/
*
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
2016-04-28
1
-0
/
+33
*
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
1
-2
/
+3
*
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
2016-04-28
1
-0
/
+2
*
efi: Remove global 'memmap' EFI memory map
Matt Fleming
2016-04-28
1
-1
/
+1
*
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
1
-5
/
+1
*
efi: Add Persistent Memory type name
Robert Elliott
2016-02-03
1
-1
/
+2
*
efi: Add NV memory attribute
Robert Elliott
2016-02-03
1
-1
/
+4
*
efi: Expose non-blocking set_variable() wrapper to efivars
Ard Biesheuvel
2016-02-03
1
-0
/
+1
*
Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...
Ingo Molnar
2016-02-03
1
-0
/
+2
|
\
|
*
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
Ard Biesheuvel
2016-01-13
1
-1
/
+1
|
*
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
2015-12-09
1
-0
/
+2
[next]