index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
efi: ARM/arm64: ignore DT memory nodes instead of removing them
Ard Biesheuvel
2016-04-15
2
-23
/
+9
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
efi: Merge boolean flag arguments
Julia Lawall
2016-05-07
2
-16
/
+12
*
|
|
|
|
|
efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()
Matt Fleming
2016-05-07
1
-18
/
+11
*
|
|
|
|
|
efibc: Fix excessive stack footprint warning
Jeremy Compostella
2016-05-07
1
-11
/
+23
*
|
|
|
|
|
efi/capsule: Make efi_capsule_pending() lockless
Matt Fleming
2016-05-07
1
-10
/
+25
*
|
|
|
|
|
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
2016-05-07
2
-2
/
+2
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-05-05
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
firmware: qemu_fw_cfg.c: potential unintialized variable
Dan Carpenter
2016-04-21
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-28
1
-11
/
+26
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-26
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems
Sudeep Holla
2016-04-26
1
-1
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdef
Mark Rutland
2016-04-28
1
-7
/
+0
*
|
|
|
|
|
efi/runtime-wrappers: Detect firmware IRQ flag corruption
Mark Rutland
2016-04-28
1
-0
/
+31
*
|
|
|
|
|
efi/runtime-wrappers: Remove redundant #ifdefs
Mark Rutland
2016-04-28
1
-4
/
+0
*
|
|
|
|
|
efi/runtime-wrappers: Add {__,}efi_call_virt() templates
Mark Rutland
2016-04-28
1
-0
/
+40
*
|
|
|
|
|
efi/arm-init: Reserve rather than unmap the memory map for ARM as well
Ard Biesheuvel
2016-04-28
1
-14
/
+3
*
|
|
|
|
|
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
2016-04-28
3
-0
/
+354
*
|
|
|
|
|
efi: Add 'capsule' update support
Matt Fleming
2016-04-28
3
-1
/
+312
*
|
|
|
|
|
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
2016-04-28
2
-33
/
+33
*
|
|
|
|
|
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
2016-04-28
3
-0
/
+117
*
|
|
|
|
|
efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device
Ard Biesheuvel
2016-04-28
1
-0
/
+18
*
|
|
|
|
|
efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'
Ard Biesheuvel
2016-04-28
1
-0
/
+23
*
|
|
|
|
|
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
3
-3
/
+73
*
|
|
|
|
|
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
2
-1
/
+355
*
|
|
|
|
|
efi/arm*: Take the Memory Attributes table into account
Ard Biesheuvel
2016-04-28
2
-2
/
+9
*
|
|
|
|
|
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
2016-04-28
2
-1
/
+183
*
|
|
|
|
|
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
2016-04-28
1
-0
/
+2
*
|
|
|
|
|
efi/arm*: Use memremap() to create the persistent memmap mapping
Ard Biesheuvel
2016-04-28
1
-2
/
+1
*
|
|
|
|
|
efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
Ard Biesheuvel
2016-04-28
1
-0
/
+4
*
|
|
|
|
|
efi: Remove global 'memmap' EFI memory map
Matt Fleming
2016-04-28
4
-38
/
+36
*
|
|
|
|
|
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-04-28
5
-12
/
+9
*
|
|
|
|
|
efi/arm64: Check SetupMode when determining Secure Boot status
Linn Crosetto
2016-04-28
1
-7
/
+25
*
|
|
|
|
|
efi/arm64: Report unexpected errors when determining Secure Boot status
Linn Crosetto
2016-04-28
1
-4
/
+18
*
|
|
|
|
|
efi/arm*: Drop writable mapping of the UEFI System table
Ard Biesheuvel
2016-04-28
2
-11
/
+18
*
|
|
|
|
|
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
2016-04-28
1
-1
/
+0
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
efi: Fix out-of-bounds read in variable_matches()
Laszlo Ersek
2016-04-22
1
-11
/
+26
|
/
/
/
/
*
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-16
1
-3
/
+15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
Ard Biesheuvel
2016-03-31
1
-3
/
+15
|
|
/
/
*
|
|
firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
Gabriel Somlo
2016-04-07
1
-0
/
+16
*
|
|
qemu_fw_cfg: don't leak kobj on init error
Michael S. Tsirkin
2016-04-07
1
-1
/
+7
|
/
/
*
|
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
1
-0
/
+3
*
|
drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...
Andy Lutomirski
2016-03-22
1
-1
/
+1
*
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
10
-129
/
+129
|
\
\
|
*
|
efi/arm*: Perform hardware compatibility check
Ard Biesheuvel
2016-02-22
2
-0
/
+6
|
*
|
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
Ard Biesheuvel
2016-02-22
1
-0
/
+20
|
*
|
efi/arm: Check for LPAE support before booting a LPAE kernel
Ard Biesheuvel
2016-02-22
1
-0
/
+17
|
*
|
efi/arm-init: Use read-only early mappings
Ard Biesheuvel
2016-02-22
1
-7
/
+7
|
*
|
efi/efistub: Prevent __init annotations from being used
Ard Biesheuvel
2016-02-22
1
-0
/
+10
|
*
|
efi/arm64: Drop __init annotation from handle_kernel_image()
Ard Biesheuvel
2016-02-22
1
-7
/
+7
|
*
|
efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabled
Ard Biesheuvel
2016-02-22
1
-43
/
+28
[prev]
[next]