Searched hist:"6262 f661ff5d7d6a2613b95d0b7820c60b46b0b5" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/riscv/include/asm/ |
H A D | fixmap.h | diff 6262f661ff5d7d6a2613b95d0b7820c60b46b0b5 Thu Sep 17 17:37:11 CDT 2020 Atish Patra <atish.patra@wdc.com> RISC-V: Add early ioremap support
UEFI uses early IO or memory mappings for runtime services before normal ioremap() is usable. Add the necessary fixmap bindings and pmd mappings for generic ioremap support to work.
Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|
H A D | io.h | diff 6262f661ff5d7d6a2613b95d0b7820c60b46b0b5 Thu Sep 17 17:37:11 CDT 2020 Atish Patra <atish.patra@wdc.com> RISC-V: Add early ioremap support
UEFI uses early IO or memory mappings for runtime services before normal ioremap() is usable. Add the necessary fixmap bindings and pmd mappings for generic ioremap support to work.
Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|
H A D | Kbuild | diff 6262f661ff5d7d6a2613b95d0b7820c60b46b0b5 Thu Sep 17 17:37:11 CDT 2020 Atish Patra <atish.patra@wdc.com> RISC-V: Add early ioremap support
UEFI uses early IO or memory mappings for runtime services before normal ioremap() is usable. Add the necessary fixmap bindings and pmd mappings for generic ioremap support to work.
Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | setup.c | diff 6262f661ff5d7d6a2613b95d0b7820c60b46b0b5 Thu Sep 17 17:37:11 CDT 2020 Atish Patra <atish.patra@wdc.com> RISC-V: Add early ioremap support
UEFI uses early IO or memory mappings for runtime services before normal ioremap() is usable. Add the necessary fixmap bindings and pmd mappings for generic ioremap support to work.
Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|
/openbmc/linux/arch/riscv/mm/ |
H A D | init.c | diff 6262f661ff5d7d6a2613b95d0b7820c60b46b0b5 Thu Sep 17 17:37:11 CDT 2020 Atish Patra <atish.patra@wdc.com> RISC-V: Add early ioremap support
UEFI uses early IO or memory mappings for runtime services before normal ioremap() is usable. Add the necessary fixmap bindings and pmd mappings for generic ioremap support to work.
Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|
/openbmc/linux/arch/riscv/ |
H A D | Kconfig | diff 6262f661ff5d7d6a2613b95d0b7820c60b46b0b5 Thu Sep 17 17:37:11 CDT 2020 Atish Patra <atish.patra@wdc.com> RISC-V: Add early ioremap support
UEFI uses early IO or memory mappings for runtime services before normal ioremap() is usable. Add the necessary fixmap bindings and pmd mappings for generic ioremap support to work.
Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
|