aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-02-23efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel1-24/+1
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel2-11/+11
2020-02-23efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel1-3/+0
2020-02-23efi/libstub: Take noinitrd cmdline argument into account for devpath initrdArd Biesheuvel4-35/+52
2020-02-23efi/libstub: Add support for loading the initrd from a device pathArd Biesheuvel4-3/+125
2020-02-23efi/dev-path-parser: Add struct definition for vendor type device path nodesArd Biesheuvel2-23/+23
2020-02-23efi/capsule-loader: Drop superfluous assignmentHeinrich Schuchardt1-1/+1
2020-02-23efi/esrt: Clean up efi_esrt_initHeinrich Schuchardt1-4/+2
2020-02-23efi/libstub: Fix error message in handle_cmdline_files()Heinrich Schuchardt1-1/+1
2020-02-23efi/libstub: Describe RNG functionsHeinrich Schuchardt1-0/+24
2020-02-23efi/libstub: Describe efi_relocate_kernel()Heinrich Schuchardt1-9/+20
2020-02-23efi/libstub: Describe memory functionsHeinrich Schuchardt1-2/+34
2020-02-23efi/libstub: Simplify efi_get_memory_map()Heinrich Schuchardt1-6/+7
2020-02-23efi/libstub: Add function description of efi_allocate_pages()Heinrich Schuchardt1-2/+14
2020-02-23efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel1-0/+14
2020-02-23efi/libstub: Expose LocateDevicePath boot serviceArd Biesheuvel1-1/+5
2020-02-23efi/libstub: Clean up command line parsing routineArd Biesheuvel5-55/+96
2020-02-23efi/libstub: Take soft and hard memory limits into account for initrd loadingArd Biesheuvel4-17/+20
2020-02-23efi/libstub: Rewrite file I/O routineArd Biesheuvel4-228/+169
2020-02-23efi/libstub: Move file I/O support code into separate fileArd Biesheuvel4-289/+311
2020-02-23efi/libstub: Move get_dram_base() into arm-stub.cArd Biesheuvel3-37/+33
2020-02-23efi/libstub: Move efi_random_alloc() into separate source fileArd Biesheuvel3-115/+125
2020-02-23efi/libstub/x86: Permit cmdline data to be allocated above 4 GBArd Biesheuvel4-11/+8
2020-02-23efi/libstub: Move stub specific declarations into efistub.hArd Biesheuvel1-29/+478
2020-02-23efi/libstub/x86: Permit bootparams struct to be allocated above 4 GBArd Biesheuvel1-1/+6
2020-02-23efi/libstub: Use consistent type names for file I/O protocolsArd Biesheuvel2-8/+71
2020-02-23efi/libstub/x86: Incorporate eboot.c into libstubArd Biesheuvel3-0/+791
2020-02-23efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()Ard Biesheuvel3-89/+21
2020-02-23efi/libstub: Move memory map handling and allocation routines to mem.cArd Biesheuvel3-314/+320
2020-02-23efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel1-5/+1
2020-02-23efi/libstub: Use hidden visibility for all source filesArd Biesheuvel3-7/+8
2020-02-22efi/apple-properties: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-22efi/libstub/arm64: Use 1:1 mapping of RT services if property table existsArd Biesheuvel2-63/+22
2020-02-22efi/bgrt: Accept BGRT tables with a version of 0Hans de Goede1-1/+6
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel3-22/+28
2020-02-20firmware: arm_scpi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-20firmware: arm_scmi/perf: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-20firmware: arm_scmi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18firmware: imx: scu-pd: enlarge PD range for mu_bSebastien Fagard1-1/+1
2020-02-18firmware: imx: scu-pd: Add missing audio PD rangesDaniel Baluta1-0/+7
2020-02-17firmware: tegra: Fix a typo in KconfigChristophe JAILLET1-1/+1
2020-02-14firmware: meson_sm: Add secure power domain supportJianxin Pan1-0/+2
2020-02-10firmware: arm_scmi: Make scmi core independent of the transport typeViresh Kumar5-219/+373
2020-02-10firmware: arm_scmi: Move macros and helpers to common.hViresh Kumar2-40/+40
2020-02-10firmware: arm_scmi: Update doc style commentsViresh Kumar2-3/+3
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds21-1535/+1371
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price1-1/+1
2020-02-03Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+5
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+2