summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2020-05-12efi/earlycon: Fix early printk for wider fontsDave Young
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-05-07firmware: arm_scmi: fix psci dependencySudeep Holla
2020-05-06firmware: tf: Different way of L2 cache enabling after LP2 suspendDmitry Osipenko
2020-05-06efi/libstub: Correct comment typosJoe Perches
2020-05-05efi/libstub: Make efi_printk() input argument const char*Ard Biesheuvel
2020-05-05efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel
2020-05-05efi/libstub: Fix mixed mode boot issue after macro refactorArvind Sankar
2020-05-04firmware: arm_sdei: Drop check for /firmware/ node and always register driverSudeep Holla
2020-05-04firmware: xilinx: Export zynqmp_pm_fpga_{get_status,load}Nathan Chancellor
2020-05-01efi/libstub: Check return value of efi_parse_optionsArvind Sankar
2020-05-01efi/x86: Support builtin command lineArvind Sankar
2020-05-01efi/libstub: Unify initrd loading across architecturesArvind Sankar
2020-05-01efi/x86: Move command-line initrd loading to efi_mainArvind Sankar
2020-05-01efi/libstub: Upgrade ignored dtb= argument message to errorArvind Sankar
2020-05-01efi/tpm: Use efi_err for error messagesArvind Sankar
2020-05-01efi/gop: Use efi_err for error messagesArvind Sankar
2020-05-01efi/x86: Use efi_err for error messagesArvind Sankar
2020-05-01efi/libstub: Move pr_efi/pr_efi_err into efi namespaceArvind Sankar
2020-05-01efi/libstub: Add a helper function to split 64-bit valuesArvind Sankar
2020-05-01efi/x86: Use correct size for boot_paramsArvind Sankar
2020-04-30efi/libstub: Avoid returning uninitialized data from setup_graphics()Heinrich Schuchardt
2020-04-28firmware: xilinx: Add sysfs and API to set boot health statusRajan Vaja
2020-04-28firmware: xilinx: Add sysfs to set shutdown scopeRajan Vaja
2020-04-28firmware: xilinx: Add system shutdown API interfaceRajan Vaja
2020-04-28firmware: xilinx: Add sysfs interfaceRajan Vaja
2020-04-28firmware: xilinx: Add APIs to read/write GGS/PGGS registersRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for aes engineRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja
2020-04-28firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for query_dataRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds