uboot-hifiveu: add bootloader package for HiFive Ux40 boards
authorZoltan HERPAI <wigyori@uid0.hu>
Sun, 26 Jan 2020 22:46:18 +0000 (23:46 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 21 Apr 2022 07:21:10 +0000 (09:21 +0200)
commit5558b2f77553bc9579ced6fafffbaf124357731d
treed6b619a1920962283e58f00b2cce6be22bcf4062
parent05e55343b07ea7802ac44a8b68daac01beace92c
uboot-hifiveu: add bootloader package for HiFive Ux40 boards

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