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
2015-10-12
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
Ard Biesheuvel
1
-0
/
+18
2015-10-12
efi: Add support for UEFIv2.5 Properties table
Ard Biesheuvel
1
-14
/
+16
2015-10-12
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
Taku Izumi
1
-2
/
+3
2015-10-12
efi/arm64: Clean up efi_get_fdt_params() interface
Leif Lindholm
1
-4
/
+2
2015-10-12
efi/x86: Move efi=debug option parsing to core
Leif Lindholm
1
-0
/
+3
2015-10-12
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
Paul Gortmaker
1
-16
/
+3
2015-10-11
efi: Use the generic efi.memmap instead of 'memmap'
Matt Fleming
1
-1
/
+3
2015-10-09
firmware: arm_scpi: Extend to support sensors
Punit Agrawal
1
-0
/
+60
2015-10-02
drivers: firmware: psci: add system suspend support
Sudeep Holla
1
-0
/
+33
2015-10-02
drivers: firmware: psci: define more generic PSCI_FN_NATIVE macro
Sudeep Holla
1
-10
/
+11
2015-10-02
drivers: firmware: psci: add PSCI v1.0 DT bindings
Lorenzo Pieralisi
1
-0
/
+1
2015-10-02
drivers: firmware: psci: add extended stateid power_state support
Lorenzo Pieralisi
1
-2
/
+32
2015-10-02
drivers: firmware: psci: add PSCI_FEATURES call
Lorenzo Pieralisi
1
-0
/
+6
2015-10-02
drivers: firmware: psci: move power_state handling to generic code
Lorenzo Pieralisi
1
-0
/
+15
2015-10-02
drivers: firmware: psci: add INVALID_ADDRESS return value
Lorenzo Pieralisi
1
-0
/
+1
2015-10-01
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
Ard Biesheuvel
1
-15
/
+73
2015-09-28
firmware: add support for ARM System Control and Power Interface(SCPI) protocol
Sudeep Holla
3
-0
/
+731
2015-09-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-1
/
+73
2015-09-23
firmware: qcom: scm: Add function stubs for ARM64
Andy Gross
3
-1
/
+73
2015-09-23
x86, efi, kasan: #undef memset/memcpy/memmove per arch
Andrey Ryabinin
1
-4
/
+0
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-1
/
+1
2015-09-04
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-3
/
+387
2015-09-03
Merge branch 'devel-stable' into for-linus
Russell King
3
-0
/
+386
2015-08-19
FIRMWARE: bcm47xx_nvram: Fix module license.
Axel Lin
1
-1
/
+1
2015-08-11
firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
Russell King
1
-3
/
+1
2015-08-08
efi, x86: Rearrange efi_mem_attributes()
Jonathan (Zhixiong) Zhang
1
-0
/
+31
2015-08-08
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
Ard Biesheuvel
1
-3
/
+5
2015-08-03
drivers: psci: support native SMC{32,64} calls
Mark Rutland
1
-6
/
+19
2015-08-03
arm64: psci: factor invocation code to drivers
Mark Rutland
3
-0
/
+373
2015-07-30
efi: Check for NULL efi kernel parameters
Ricardo Neri
1
-0
/
+5
2015-07-21
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-3
/
+12
2015-07-15
efi: Handle memory error structures produced based on old versions of standard
Luck, Tony
1
-3
/
+12
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+2
2015-07-02
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-4
/
+2
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
1
-2
/
+0
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-0
/
+262
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-437
/
+590
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+13
2015-06-26
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-27
/
+113
2015-06-26
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
1
-11
/
+13
2015-06-25
firmware: dmi_scan: Coding style cleanups
Jean Delvare
1
-4
/
+3
2015-06-25
firmware: dmi_scan: add SBMIOS entry and DMI tables
Ivan Khoronzhuk
2
-9
/
+86
2015-06-25
firmware: dmi_scan: Trim DMI table length before exporting it
Jean Delvare
1
-5
/
+10
2015-06-25
firmware: dmi_scan: Rename dmi_table to dmi_decode_table
Ivan Khoronzhuk
1
-5
/
+5
2015-06-25
firmware: dmi_scan: Only honor end-of-table for 64-bit tables
Jean Delvare
1
-4
/
+9
2015-06-23
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-8
/
+571
2015-06-21
MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/
Rafał Miłecki
5
-0
/
+262
2015-06-11
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2
-1
/
+7
2015-06-08
efi: Work around ia64 build problem with ESRT driver
Peter Jones
2
-1
/
+7
[prev]
[next]