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-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-37
/
+246
2016-03-17
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+772
2016-03-17
Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2016-03-14
iscsi_ibft: Add prefix-len attr and display netmask
Hannes Reinecke
1
-0
/
+4
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
3
-35
/
+97
2016-02-24
efi: stub: use high allocation for converted command line
Ard Biesheuvel
1
-1
/
+6
2016-02-24
efi: stub: add implementation of efi_random_alloc()
Ard Biesheuvel
2
-0
/
+104
2016-02-24
efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
Ard Biesheuvel
3
-1
/
+39
2016-02-16
efi: Add pstore variables to the deletion whitelist
Matt Fleming
1
-0
/
+1
2016-02-12
firmware: qemu config needs I/O ports
Arnd Bergmann
1
-0
/
+1
2016-02-12
firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFF
Valentin Rothberg
1
-1
/
+1
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
1
-23
/
+64
2016-02-10
efi: Make our variable validation list include the guid
Peter Jones
2
-21
/
+36
2016-02-10
efi: Do variable name validation tests in utf8
Peter Jones
1
-11
/
+21
2016-02-10
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-19
/
+11
2016-02-10
firmware: create directory hierarchy for sysfs fw_cfg entries
Gabriel Somlo
1
-3
/
+106
2016-02-10
firmware: introduce sysfs driver for QEMU's fw_cfg device
Gabriel Somlo
3
-0
/
+668
2016-01-21
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+1
2016-01-21
drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...
Stephen Boyd
1
-8
/
+3
2016-01-16
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+42
2016-01-16
firmware: dmi_scan: Save SMBIOS Type 9 System Slots
Jordan Hargrave
1
-15
/
+36
2016-01-16
firmware: dmi_scan: Fix dmi_find_device description
Jean Delvare
1
-1
/
+1
2016-01-16
firmware: dmi_scan: Clarify dmi_save_extended_devices
Jean Delvare
1
-6
/
+5
2016-01-16
firmware: dmi_scan: Optimize dmi_save_extended_devices
Jean Delvare
1
-2
/
+4
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-13
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
Ard Biesheuvel
1
-1
/
+1
2016-01-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-3
/
+122
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-2
/
+351
2016-01-12
Merge branch 'devel-stable' into for-linus
Russell King
7
-1
/
+447
2016-01-08
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
1
-3
/
+3
2016-01-06
efi: stub: define DISABLE_BRANCH_PROFILING for all architectures
Ard Biesheuvel
1
-2
/
+2
2016-01-04
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
1
-2
/
+21
2016-01-04
ARM: 8478/2: arm/arm64: add arm-smccc
Jens Wiklander
1
-0
/
+3
2015-12-14
ARM: add UEFI stub support
Roy Franz
3
-1
/
+97
2015-12-13
ARM: wire up UEFI init and runtime support
Ard Biesheuvel
1
-0
/
+1
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
3
-35
/
+22
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
3
-0
/
+362
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-11-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-14
/
+1161
2015-11-05
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-15
/
+179
2015-11-03
efi-pstore: fix kernel-doc argument name
Geliang Tang
1
-1
/
+1
2015-11-02
arm64/efi: fix libstub build under CONFIG_MODVERSIONS
Ard Biesheuvel
1
-1
/
+1
2015-10-30
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel
2
-0
/
+71
2015-10-28
efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
Taku Izumi
1
-2
/
+2
2015-10-28
efi: Use correct type for struct efi_memory_map::phys_map
Ard Biesheuvel
1
-4
/
+4
2015-10-26
Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...
Olof Johansson
3
-0
/
+268
2015-10-23
Merge branch 'drivers/psci2' into next/drivers
Olof Johansson
1
-3
/
+4
2015-10-23
drivers: psci: make PSCI 1.0 functions initialization version dependent
Lorenzo Pieralisi
1
-3
/
+4
2015-10-22
Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-10
/
+97
[next]