uboot-sifiveu: add bootloader package for SiFive Ux40 boards
authorZoltan HERPAI <[email protected]>
Sun, 26 Jan 2020 22:46:18 +0000 (23:46 +0100)
committerZoltan HERPAI <[email protected]>
Fri, 20 May 2022 06:51:09 +0000 (08:51 +0200)
commit97e4b4d47fc53bbb703eeb8c9a5ff665a39899e9
tree5098aa1d53a84867ddcdbf551495be3654950a86
parent3b8f19240eb6e2c57ada513e82d2a28e52739a0e
uboot-sifiveu: add bootloader package for SiFive Ux40 boards

Signed-off-by: Zoltan HERPAI <[email protected]>
19 files changed:
package/boot/uboot-sifiveu/Makefile [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0001-riscv-sifive-unleashed-support-compressed-images.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0002-drivers-clk-sifive-fu740-prci-replace-pciaux-with-pc.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0003-board-sifive-unmatched-add-initial-support-for-a-pla.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0004-riscv-sifive-fu740-kconfig-Enable-support-for-Openco.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0005-riscv-sifive-fu740-Support-i2c-in-spl.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0006-board-sifive-Add-an-interface-to-get-PCB-revision.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0007-board-sifive-remove-the-command-for-setting-serial-n.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0008-board-sifive-unmatched-refine-GEMGXL-initialized-fun.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0009-board-sifive-unmatched-reset-USB-hub-PCIe-USB-bridge.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0010-board-sifive-spl-Initialized-the-PWM-setting-in-the-.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0011-board-sifive-Set-LED-s-color-to-purple-in-the-U-boot.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0012-board-sifive-Set-LED-s-color-to-blue-before-jumping-.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0013-board-sifive-spl-Set-remote-thermal-of-TMP451-to-85-.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0014-riscv-sifive-Set-default-fdtfile-names.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0015-riscv-sifive-unmatched-leave-128MiB-for-ramdisk.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/0016-riscv-sifive-unmatched-disable-FDT-and-initrd-reloca.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/patches/100-mkimage-check-environment-for-dtc-binary-location.patch [new file with mode: 0644]
package/boot/uboot-sifiveu/uEnv-default.txt [new file with mode: 0644]