index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-26
/
+21
2016-05-16
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+1
2016-05-07
efi: Merge boolean flag arguments
Julia Lawall
2
-16
/
+12
2016-05-07
efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()
Matt Fleming
1
-18
/
+11
2016-05-07
efibc: Fix excessive stack footprint warning
Jeremy Compostella
1
-11
/
+23
2016-05-07
efi/capsule: Make efi_capsule_pending() lockless
Matt Fleming
1
-10
/
+25
2016-05-07
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
2
-2
/
+2
2016-05-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2016-04-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+26
2016-04-28
arm64: kaslr: increase randomization granularity
Ard Biesheuvel
1
-3
/
+12
2016-04-28
efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdef
Mark Rutland
1
-7
/
+0
2016-04-28
efi/runtime-wrappers: Detect firmware IRQ flag corruption
Mark Rutland
1
-0
/
+31
2016-04-28
efi/runtime-wrappers: Remove redundant #ifdefs
Mark Rutland
1
-4
/
+0
2016-04-28
efi/runtime-wrappers: Add {__,}efi_call_virt() templates
Mark Rutland
1
-0
/
+40
2016-04-28
efi/arm-init: Reserve rather than unmap the memory map for ARM as well
Ard Biesheuvel
1
-14
/
+3
2016-04-28
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
3
-0
/
+354
2016-04-28
efi: Add 'capsule' update support
Matt Fleming
3
-1
/
+312
2016-04-28
efi: Move efi_status_to_err() to drivers/firmware/efi/
Matt Fleming
2
-33
/
+33
2016-04-28
efibc: Add EFI Bootloader Control module
Compostella, Jeremy
3
-0
/
+117
2016-04-28
efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device
Ard Biesheuvel
1
-0
/
+18
2016-04-28
efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'
Ard Biesheuvel
1
-0
/
+23
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
3
-3
/
+73
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2
-1
/
+355
2016-04-28
efi/arm*: Take the Memory Attributes table into account
Ard Biesheuvel
2
-2
/
+9
2016-04-28
efi: Implement generic support for the Memory Attributes table
Ard Biesheuvel
2
-1
/
+183
2016-04-28
efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table
Ard Biesheuvel
1
-0
/
+2
2016-04-28
efi/arm*: Use memremap() to create the persistent memmap mapping
Ard Biesheuvel
1
-2
/
+1
2016-04-28
efi: Check EFI_MEMORY_DESCRIPTOR version explicitly
Ard Biesheuvel
1
-0
/
+4
2016-04-28
efi: Remove global 'memmap' EFI memory map
Matt Fleming
4
-38
/
+36
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
5
-12
/
+9
2016-04-28
efi/arm64: Check SetupMode when determining Secure Boot status
Linn Crosetto
1
-7
/
+25
2016-04-28
efi/arm64: Report unexpected errors when determining Secure Boot status
Linn Crosetto
1
-4
/
+18
2016-04-28
efi/arm*: Drop writable mapping of the UEFI System table
Ard Biesheuvel
2
-11
/
+18
2016-04-28
efi: Get rid of the EFI_SYSTEM_TABLES status bit
Ard Biesheuvel
1
-1
/
+0
2016-04-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-04-26
drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems
Sudeep Holla
1
-1
/
+1
2016-04-22
efi: Fix out-of-bounds read in variable_matches()
Laszlo Ersek
1
-11
/
+26
2016-04-21
firmware: qemu_fw_cfg.c: potential unintialized variable
Dan Carpenter
1
-1
/
+1
2016-04-20
drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops
Jisheng Zhang
1
-1
/
+1
2016-04-19
efi: ARM: avoid warning about phys_addr_t cast
Arnd Bergmann
1
-1
/
+1
2016-04-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+15
2016-04-15
efi: ARM/arm64: ignore DT memory nodes instead of removing them
Ard Biesheuvel
2
-23
/
+9
2016-04-07
firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
Gabriel Somlo
1
-0
/
+16
2016-04-07
qemu_fw_cfg: don't leak kobj on init error
Michael S. Tsirkin
1
-1
/
+7
2016-03-31
efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
Ard Biesheuvel
1
-3
/
+15
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+3
2016-03-23
drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...
Andy Lutomirski
1
-1
/
+1
2016-03-21
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-129
/
+129
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
[next]