/openbmc/linux/arch/riscv/kernel/ |
H A D | .gitignore | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
H A D | vmlinux.lds.S | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
H A D | Makefile | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
/openbmc/linux/arch/riscv/lib/ |
H A D | Makefile | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
/openbmc/linux/arch/riscv/mm/ |
H A D | Makefile | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | Kbuild | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
/openbmc/linux/arch/riscv/configs/ |
H A D | defconfig | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
/openbmc/linux/arch/riscv/ |
H A D | Makefile | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
H A D | Kconfig | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|
/openbmc/linux/ |
H A D | Makefile | fbe934d69eb7ed22b59514e9c1fe8871b8b198ec Mon Jul 10 20:08:08 CDT 2017 Palmer Dabbelt <palmer@dabbelt.com> RISC-V: Build Infrastructure
This patch contains all the build infrastructure that actually enables the RISC-V port. This includes Makefiles, linker scripts, and Kconfig files. It also contains the only top-level change, which adds RISC-V to the list of architectures that need a sed run to produce the ARCH variable when building locally.
Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>
|