├── README.md ├── misc.amlogic └── aml-upgrade-package-extract.c ├── misc.bpi └── add-usb-kbd-and-uenv-txt.patch ├── misc.e54 ├── add-uenv-txt.patch ├── hardkernel_1mb_uboot.readme └── hardkernel_1mb_uboot │ ├── bl1.bin.hardkernel │ ├── bl2.bin.hardkernel.1mb_uboot │ ├── movi_partition.patch │ ├── sd_fusing.1M.sh │ └── tzsw.bin.hardkernel ├── misc.exy ├── add-odroid-x-support-and-uenv-txt.patch ├── boot.readme └── boot.tar.gz ├── misc.gxb ├── add-uenv-txt-and-own-strings.patch └── add-usb-kbd-uenv-txt-and-own-strings.patch ├── misc.gxl ├── add-uenv-txt-and-own-strings.patch ├── add-usb-kbd-uenv-txt-and-own-strings.patch ├── dump-in.dd │ ├── readme.txt │ ├── s905l-x96-mini-nand.dd.gz │ ├── s905l2-x7-5g-1ghz.dd.gz │ ├── s905l2-x7-5g.dd.gz │ ├── s905w-a95x-r2.dd.gz │ ├── s905w-tx3-mini-l.dd.gz │ ├── s912-m8s-pro.dd.gz │ └── s912-nexbox-a1.dd.gz ├── gxm-experiments │ ├── gxm-boot.bin-atf-unpatched.gz │ ├── gxm-boot.bin-atf.gz │ ├── gxm-boot.bin-unpatched.gz │ └── gxm-boot.bin.gz └── remove-led-cmd-for-gxm.patch ├── misc.gxy ├── acs-x96-air-2-16.bin.gz ├── acs-x96-max-2-16.bin.gz ├── add-uenv-txt-and-own-strings.patch ├── add-usb-kbd-and-uenv-txt-and-own-strings.patch ├── atf-sm1-support.patch ├── debug-info │ ├── g12a-non-working-boot.txt │ ├── readme.txt │ ├── sm1-non-working-ddr.txt │ └── sm1-working-ddr.txt └── dump-in.dd │ ├── s905x2-s10-max-plus.dd.gz │ ├── s905x2-s10-max-plus.readme │ ├── s905x2-x96-max.dd.gz │ └── s905x3-x96-air-2-16.dd.gz ├── misc.h3 └── add-usb-kbd-and-uenv-txt.patch ├── misc.h6-libdram └── spl_switch-32bit.patch ├── misc.h6 ├── add-uenv-txt.patch ├── eachlink-dtb.patch ├── eachlink_h6_mini_defconfig ├── h6-dram-register-dumping.patch ├── h6-noname-tv-box-atf-hack-v2.3.patch ├── h6-noname-tv-box-atf-hack.patch ├── h6-noname-tv-box-hack.patch ├── misc-tests │ ├── readme.txt │ ├── test-01.patch │ ├── test-02.patch │ ├── test-03.patch │ ├── test-04.patch │ ├── test-05.patch │ ├── test-06.patch │ ├── test-07.patch │ ├── test-08.patch │ ├── test-09.patch │ ├── test-10.patch │ ├── test-11.patch │ ├── test-12.patch │ ├── test-13.patch │ ├── test-14.patch │ └── test-15.patch ├── sun50i-h6-eachlink-h6-mini.dts └── tanix-tx6-add-emac.patch ├── misc.h616-legacy ├── add-some-more-defconfig-options.patch ├── android-device-tree-copy │ ├── device-tree-copy-busybox.sh │ ├── device-tree-copy.sh │ └── readme.txt ├── boot-block-dd │ ├── boot-opi-zero-2.dd.gz │ ├── boot-original-t95.dd.gz │ ├── boot-original-tx6s.dd.gz │ ├── boot-original-x96q-1g-8g.dd.gz │ ├── boot-original-x96q-max.dd.gz │ └── boot-original-x96q.dd.gz ├── dram-timing-mapping-notes.txt ├── dtb │ ├── sun50i-h313-x96q-1g-8g.dts │ ├── sun50i-h313-x96q-1g-8g.dts.android │ ├── sun50i-h313-x96q.dts │ ├── sun50i-h313-x96q.dts.android │ ├── sun50i-h616-orangepi-zero2.dts │ ├── sun50i-h616-orangepi-zero2.dts.original │ ├── sun50i-h616-t95.dts │ ├── sun50i-h616-t95.dts.android │ ├── sun50i-h616-tx6s.dts │ └── sun50i-h616-tx6s.dts.android ├── fix-bootparam-transmission.patch ├── load-dtb-from-default-fdt-addr.patch ├── sdk-files │ ├── bin │ │ ├── boot0_sdcard.fex │ │ ├── boot_package.cfg │ │ ├── monitor.fex │ │ ├── orangepizero2-u-boot.dts │ │ ├── p1.dtbo │ │ └── sys_config.fex │ └── tools │ │ ├── dragonsecboot │ │ ├── dtc │ │ ├── genchecksum_uboot │ │ ├── merge_full_img │ │ ├── merge_package │ │ ├── merge_uboot │ │ ├── script │ │ ├── update_boot0 │ │ ├── update_boot1 │ │ ├── update_dtb │ │ ├── update_scp │ │ ├── update_uboot │ │ └── update_uboot_fdt ├── sdk-info │ ├── SDK-build-howto-from-linux-sunxi.org.html │ └── SDK-build-howto-from-linux-sunxi.org_files │ │ ├── XRegExp.js │ │ ├── cc-by.png │ │ ├── load.css │ │ ├── load.php │ │ ├── load_002.css │ │ ├── load_002.php │ │ ├── load_003.php │ │ ├── load_004.php │ │ ├── load_005.php │ │ ├── load_006.php │ │ ├── poweredby_mediawiki_88x31.png │ │ ├── shBrushBash.js │ │ ├── shBrushCpp.js │ │ ├── shBrushDiff.js │ │ ├── shBrushIni.js │ │ ├── shBrushJava.js │ │ ├── shBrushPhp.js │ │ ├── shBrushPlain.js │ │ ├── shBrushPython.js │ │ ├── shBrushXml.js │ │ ├── shCore.css │ │ ├── shCore.js │ │ └── shThemeDefault.css ├── spl-tuned │ ├── h313-tv-box-1g-8g-dram-spl.dd.gz │ ├── h313-tv-box-dram-spl.dd.gz │ ├── h616-tv-box-696mhz-dram-spl.dd.gz │ ├── h616-tv-box-dram-spl.dd.gz │ └── readme.txt └── splcksum │ ├── splcksum.c │ └── splcksum.readme ├── misc.h616 ├── add-tv-box-support-t95-wip-commit.patch ├── h616-4gb-ram.patch ├── minimyth2-patches │ ├── 01-add-h616-tanix-tx6s-defconfig.patch │ ├── 02-add-h616-x96-mate-defconfig.patch │ ├── 03-add-h616-t95-defconfig.patch │ ├── add-emac2-to-h6-h616.patch │ └── sunxi-H616-GPU-enable-hack.patch ├── sun50i-h313-x96q.dts ├── sun50i-h616-tx6s.dts ├── tx6s-x96q-dtb.patch ├── tx6s_defconfig ├── v2-sunxi-spl-Fix-H616-clock-initialization.patch └── x96q_defconfig ├── misc.rk3328-no-sd-boot ├── boot-block-dd │ ├── boot-h96max-rk3328-original-emmc.dd.gz │ ├── boot-h96max-rk3328.dd.gz │ └── readme.txt ├── h96max-rk3328_defconfig ├── loaderimage.readme ├── loaderimage.x86_64-binary ├── rk3328-h96max-no-sd-boot.patch ├── rk3328-h96max-u-boot.dtsi ├── rk3328-h96max.dts └── rockchip-u-boot │ ├── a5xmax-patches │ ├── switch_bootorder_mmc0_mmc1.diff │ └── use_sdmmc_ext.diff │ ├── readme.txt │ ├── rk3328-h96max-no-sd-boot-working.patch │ ├── u-boot-image-for-emmc-h96max-rk3328.img.gz │ ├── u-boot-image-for-emmc-h96max-rk3328.readme │ └── z28pro-patches │ ├── switch_bootorder_mmc0_mmc1.diff │ └── use_sdmmc_ext.diff ├── misc.rk3328 ├── add-new-dtb-to-Makefile.patch ├── add-uenv-txt.patch ├── atf-rk3328-efuse-init.patch ├── boot-block.dd │ ├── boot-h96max-rk3318-original-emmc.dd.gz │ ├── boot-hk1max-rk3318-original-emmc.dd.gz │ ├── boot-t9-rk3328-original-emmc.dd.gz │ └── readme.txt ├── change-boot-order.patch ├── dtb │ ├── rk3328-box-u-boot.dtsi │ └── rk3328-box.dts ├── general-set-eth1addr.patch ├── general-support-recovery-button.patch ├── general-support-rmii-integrated-phy.patch ├── loaderimage.readme ├── loaderimage.x86_64-binary ├── rk3328-box_defconfig ├── rk3328-efuse-driver.patch ├── rk3328_ddr_333MHz_v1.10.bin ├── rk3328_ddr_333MHz_v1.10.readme ├── rk3328_ddr_333MHz_v1.15-666mhz.bin ├── rk3328_ddr_333MHz_v1.15-666mhz.readme ├── rk3328_ddr_333MHz_v1.15.bin ├── rk3328_ddr_333MHz_v1.15.readme ├── rk3328_ddr_v1.16.bin └── rk3328_ddr_v1.16.bin.readme ├── misc.rpi ├── 0001-rpi-increase-space-for-kernel.patch ├── add-fdt-overlay-addr.patch ├── archlinuxarm-files │ ├── bootloader │ │ └── PKGBUILD │ └── u-boot │ │ ├── PKGBUILD │ │ ├── boot.txt.v2 │ │ ├── boot.txt.v3 │ │ ├── get-dtbs.sh │ │ └── mkscr └── working │ ├── bootloader-files.tar.gz │ └── dtb-files.tar.gz ├── readme-rockchip.md ├── readme.a64 ├── readme.amlogic ├── readme.bpi ├── readme.e54 ├── readme.exy ├── readme.gxb ├── readme.gxl ├── readme.gxy ├── readme.h3 ├── readme.h6 ├── readme.h6-libdram ├── readme.h616 ├── readme.h616-legacy ├── readme.rk322x ├── readme.rk3288 ├── readme.rk3318 ├── readme.rk3328 ├── readme.rk3328-no-sd-boot ├── readme.rk3399 ├── readme.rpi └── readme.tx /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/README.md -------------------------------------------------------------------------------- /misc.amlogic/aml-upgrade-package-extract.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.amlogic/aml-upgrade-package-extract.c -------------------------------------------------------------------------------- /misc.bpi/add-usb-kbd-and-uenv-txt.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.bpi/add-usb-kbd-and-uenv-txt.patch -------------------------------------------------------------------------------- /misc.e54/add-uenv-txt.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.e54/add-uenv-txt.patch -------------------------------------------------------------------------------- /misc.e54/hardkernel_1mb_uboot.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.e54/hardkernel_1mb_uboot.readme -------------------------------------------------------------------------------- /misc.e54/hardkernel_1mb_uboot/bl1.bin.hardkernel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.e54/hardkernel_1mb_uboot/bl1.bin.hardkernel -------------------------------------------------------------------------------- /misc.e54/hardkernel_1mb_uboot/bl2.bin.hardkernel.1mb_uboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.e54/hardkernel_1mb_uboot/bl2.bin.hardkernel.1mb_uboot -------------------------------------------------------------------------------- /misc.e54/hardkernel_1mb_uboot/movi_partition.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.e54/hardkernel_1mb_uboot/movi_partition.patch -------------------------------------------------------------------------------- /misc.e54/hardkernel_1mb_uboot/sd_fusing.1M.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.e54/hardkernel_1mb_uboot/sd_fusing.1M.sh -------------------------------------------------------------------------------- /misc.e54/hardkernel_1mb_uboot/tzsw.bin.hardkernel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.e54/hardkernel_1mb_uboot/tzsw.bin.hardkernel -------------------------------------------------------------------------------- /misc.exy/add-odroid-x-support-and-uenv-txt.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.exy/add-odroid-x-support-and-uenv-txt.patch -------------------------------------------------------------------------------- /misc.exy/boot.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.exy/boot.readme -------------------------------------------------------------------------------- /misc.exy/boot.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.exy/boot.tar.gz -------------------------------------------------------------------------------- /misc.gxb/add-uenv-txt-and-own-strings.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxb/add-uenv-txt-and-own-strings.patch -------------------------------------------------------------------------------- /misc.gxb/add-usb-kbd-uenv-txt-and-own-strings.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxb/add-usb-kbd-uenv-txt-and-own-strings.patch -------------------------------------------------------------------------------- /misc.gxl/add-uenv-txt-and-own-strings.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/add-uenv-txt-and-own-strings.patch -------------------------------------------------------------------------------- /misc.gxl/add-usb-kbd-uenv-txt-and-own-strings.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/add-usb-kbd-uenv-txt-and-own-strings.patch -------------------------------------------------------------------------------- /misc.gxl/dump-in.dd/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/dump-in.dd/readme.txt -------------------------------------------------------------------------------- /misc.gxl/dump-in.dd/s905l-x96-mini-nand.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/dump-in.dd/s905l-x96-mini-nand.dd.gz -------------------------------------------------------------------------------- /misc.gxl/dump-in.dd/s905l2-x7-5g-1ghz.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/dump-in.dd/s905l2-x7-5g-1ghz.dd.gz -------------------------------------------------------------------------------- /misc.gxl/dump-in.dd/s905l2-x7-5g.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/dump-in.dd/s905l2-x7-5g.dd.gz -------------------------------------------------------------------------------- /misc.gxl/dump-in.dd/s905w-a95x-r2.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/dump-in.dd/s905w-a95x-r2.dd.gz -------------------------------------------------------------------------------- /misc.gxl/dump-in.dd/s905w-tx3-mini-l.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/dump-in.dd/s905w-tx3-mini-l.dd.gz -------------------------------------------------------------------------------- /misc.gxl/dump-in.dd/s912-m8s-pro.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/dump-in.dd/s912-m8s-pro.dd.gz -------------------------------------------------------------------------------- /misc.gxl/dump-in.dd/s912-nexbox-a1.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/dump-in.dd/s912-nexbox-a1.dd.gz -------------------------------------------------------------------------------- /misc.gxl/gxm-experiments/gxm-boot.bin-atf-unpatched.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/gxm-experiments/gxm-boot.bin-atf-unpatched.gz -------------------------------------------------------------------------------- /misc.gxl/gxm-experiments/gxm-boot.bin-atf.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/gxm-experiments/gxm-boot.bin-atf.gz -------------------------------------------------------------------------------- /misc.gxl/gxm-experiments/gxm-boot.bin-unpatched.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/gxm-experiments/gxm-boot.bin-unpatched.gz -------------------------------------------------------------------------------- /misc.gxl/gxm-experiments/gxm-boot.bin.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/gxm-experiments/gxm-boot.bin.gz -------------------------------------------------------------------------------- /misc.gxl/remove-led-cmd-for-gxm.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxl/remove-led-cmd-for-gxm.patch -------------------------------------------------------------------------------- /misc.gxy/acs-x96-air-2-16.bin.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/acs-x96-air-2-16.bin.gz -------------------------------------------------------------------------------- /misc.gxy/acs-x96-max-2-16.bin.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/acs-x96-max-2-16.bin.gz -------------------------------------------------------------------------------- /misc.gxy/add-uenv-txt-and-own-strings.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/add-uenv-txt-and-own-strings.patch -------------------------------------------------------------------------------- /misc.gxy/add-usb-kbd-and-uenv-txt-and-own-strings.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/add-usb-kbd-and-uenv-txt-and-own-strings.patch -------------------------------------------------------------------------------- /misc.gxy/atf-sm1-support.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/atf-sm1-support.patch -------------------------------------------------------------------------------- /misc.gxy/debug-info/g12a-non-working-boot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/debug-info/g12a-non-working-boot.txt -------------------------------------------------------------------------------- /misc.gxy/debug-info/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/debug-info/readme.txt -------------------------------------------------------------------------------- /misc.gxy/debug-info/sm1-non-working-ddr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/debug-info/sm1-non-working-ddr.txt -------------------------------------------------------------------------------- /misc.gxy/debug-info/sm1-working-ddr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/debug-info/sm1-working-ddr.txt -------------------------------------------------------------------------------- /misc.gxy/dump-in.dd/s905x2-s10-max-plus.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/dump-in.dd/s905x2-s10-max-plus.dd.gz -------------------------------------------------------------------------------- /misc.gxy/dump-in.dd/s905x2-s10-max-plus.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/dump-in.dd/s905x2-s10-max-plus.readme -------------------------------------------------------------------------------- /misc.gxy/dump-in.dd/s905x2-x96-max.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/dump-in.dd/s905x2-x96-max.dd.gz -------------------------------------------------------------------------------- /misc.gxy/dump-in.dd/s905x3-x96-air-2-16.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.gxy/dump-in.dd/s905x3-x96-air-2-16.dd.gz -------------------------------------------------------------------------------- /misc.h3/add-usb-kbd-and-uenv-txt.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h3/add-usb-kbd-and-uenv-txt.patch -------------------------------------------------------------------------------- /misc.h6-libdram/spl_switch-32bit.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6-libdram/spl_switch-32bit.patch -------------------------------------------------------------------------------- /misc.h6/add-uenv-txt.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/add-uenv-txt.patch -------------------------------------------------------------------------------- /misc.h6/eachlink-dtb.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/eachlink-dtb.patch -------------------------------------------------------------------------------- /misc.h6/eachlink_h6_mini_defconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/eachlink_h6_mini_defconfig -------------------------------------------------------------------------------- /misc.h6/h6-dram-register-dumping.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/h6-dram-register-dumping.patch -------------------------------------------------------------------------------- /misc.h6/h6-noname-tv-box-atf-hack-v2.3.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/h6-noname-tv-box-atf-hack-v2.3.patch -------------------------------------------------------------------------------- /misc.h6/h6-noname-tv-box-atf-hack.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/h6-noname-tv-box-atf-hack.patch -------------------------------------------------------------------------------- /misc.h6/h6-noname-tv-box-hack.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/h6-noname-tv-box-hack.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/readme.txt -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-01.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-01.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-02.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-02.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-03.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-03.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-04.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-04.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-05.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-05.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-06.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-06.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-07.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-07.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-08.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-08.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-09.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-09.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-10.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-10.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-11.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-11.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-12.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-12.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-13.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-13.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-14.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-14.patch -------------------------------------------------------------------------------- /misc.h6/misc-tests/test-15.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/misc-tests/test-15.patch -------------------------------------------------------------------------------- /misc.h6/sun50i-h6-eachlink-h6-mini.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/sun50i-h6-eachlink-h6-mini.dts -------------------------------------------------------------------------------- /misc.h6/tanix-tx6-add-emac.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h6/tanix-tx6-add-emac.patch -------------------------------------------------------------------------------- /misc.h616-legacy/add-some-more-defconfig-options.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/add-some-more-defconfig-options.patch -------------------------------------------------------------------------------- /misc.h616-legacy/android-device-tree-copy/device-tree-copy-busybox.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/android-device-tree-copy/device-tree-copy-busybox.sh -------------------------------------------------------------------------------- /misc.h616-legacy/android-device-tree-copy/device-tree-copy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/android-device-tree-copy/device-tree-copy.sh -------------------------------------------------------------------------------- /misc.h616-legacy/android-device-tree-copy/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/android-device-tree-copy/readme.txt -------------------------------------------------------------------------------- /misc.h616-legacy/boot-block-dd/boot-opi-zero-2.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/boot-block-dd/boot-opi-zero-2.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/boot-block-dd/boot-original-t95.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/boot-block-dd/boot-original-t95.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/boot-block-dd/boot-original-tx6s.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/boot-block-dd/boot-original-tx6s.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/boot-block-dd/boot-original-x96q-1g-8g.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/boot-block-dd/boot-original-x96q-1g-8g.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/boot-block-dd/boot-original-x96q-max.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/boot-block-dd/boot-original-x96q-max.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/boot-block-dd/boot-original-x96q.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/boot-block-dd/boot-original-x96q.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/dram-timing-mapping-notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dram-timing-mapping-notes.txt -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h313-x96q-1g-8g.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h313-x96q-1g-8g.dts -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h313-x96q-1g-8g.dts.android: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h313-x96q-1g-8g.dts.android -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h313-x96q.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h313-x96q.dts -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h313-x96q.dts.android: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h313-x96q.dts.android -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h616-orangepi-zero2.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h616-orangepi-zero2.dts -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h616-orangepi-zero2.dts.original: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h616-orangepi-zero2.dts.original -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h616-t95.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h616-t95.dts -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h616-t95.dts.android: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h616-t95.dts.android -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h616-tx6s.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h616-tx6s.dts -------------------------------------------------------------------------------- /misc.h616-legacy/dtb/sun50i-h616-tx6s.dts.android: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/dtb/sun50i-h616-tx6s.dts.android -------------------------------------------------------------------------------- /misc.h616-legacy/fix-bootparam-transmission.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/fix-bootparam-transmission.patch -------------------------------------------------------------------------------- /misc.h616-legacy/load-dtb-from-default-fdt-addr.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/load-dtb-from-default-fdt-addr.patch -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/bin/boot0_sdcard.fex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/bin/boot0_sdcard.fex -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/bin/boot_package.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/bin/boot_package.cfg -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/bin/monitor.fex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/bin/monitor.fex -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/bin/orangepizero2-u-boot.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/bin/orangepizero2-u-boot.dts -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/bin/p1.dtbo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/bin/p1.dtbo -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/bin/sys_config.fex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/bin/sys_config.fex -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/dragonsecboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/dragonsecboot -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/dtc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/dtc -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/genchecksum_uboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/genchecksum_uboot -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/merge_full_img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/merge_full_img -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/merge_package: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/merge_package -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/merge_uboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/merge_uboot -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/script: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/script -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/update_boot0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/update_boot0 -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/update_boot1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/update_boot1 -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/update_dtb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/update_dtb -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/update_scp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/update_scp -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/update_uboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/update_uboot -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-files/tools/update_uboot_fdt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-files/tools/update_uboot_fdt -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org.html -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/XRegExp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/XRegExp.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/cc-by.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/cc-by.png -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load.css -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load.php -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_002.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_002.css -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_002.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_002.php -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_003.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_003.php -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_004.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_004.php -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_005.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_005.php -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_006.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/load_006.php -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/poweredby_mediawiki_88x31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/poweredby_mediawiki_88x31.png -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushBash.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushBash.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushCpp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushCpp.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushDiff.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushDiff.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushIni.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushIni.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushJava.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushJava.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushPhp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushPhp.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushPlain.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushPlain.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushPython.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushPython.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushXml.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shBrushXml.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shCore.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shCore.css -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shCore.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shCore.js -------------------------------------------------------------------------------- /misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shThemeDefault.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/sdk-info/SDK-build-howto-from-linux-sunxi.org_files/shThemeDefault.css -------------------------------------------------------------------------------- /misc.h616-legacy/spl-tuned/h313-tv-box-1g-8g-dram-spl.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/spl-tuned/h313-tv-box-1g-8g-dram-spl.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/spl-tuned/h313-tv-box-dram-spl.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/spl-tuned/h313-tv-box-dram-spl.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/spl-tuned/h616-tv-box-696mhz-dram-spl.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/spl-tuned/h616-tv-box-696mhz-dram-spl.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/spl-tuned/h616-tv-box-dram-spl.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/spl-tuned/h616-tv-box-dram-spl.dd.gz -------------------------------------------------------------------------------- /misc.h616-legacy/spl-tuned/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/spl-tuned/readme.txt -------------------------------------------------------------------------------- /misc.h616-legacy/splcksum/splcksum.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/splcksum/splcksum.c -------------------------------------------------------------------------------- /misc.h616-legacy/splcksum/splcksum.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616-legacy/splcksum/splcksum.readme -------------------------------------------------------------------------------- /misc.h616/add-tv-box-support-t95-wip-commit.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/add-tv-box-support-t95-wip-commit.patch -------------------------------------------------------------------------------- /misc.h616/h616-4gb-ram.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/h616-4gb-ram.patch -------------------------------------------------------------------------------- /misc.h616/minimyth2-patches/01-add-h616-tanix-tx6s-defconfig.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/minimyth2-patches/01-add-h616-tanix-tx6s-defconfig.patch -------------------------------------------------------------------------------- /misc.h616/minimyth2-patches/02-add-h616-x96-mate-defconfig.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/minimyth2-patches/02-add-h616-x96-mate-defconfig.patch -------------------------------------------------------------------------------- /misc.h616/minimyth2-patches/03-add-h616-t95-defconfig.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/minimyth2-patches/03-add-h616-t95-defconfig.patch -------------------------------------------------------------------------------- /misc.h616/minimyth2-patches/add-emac2-to-h6-h616.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/minimyth2-patches/add-emac2-to-h6-h616.patch -------------------------------------------------------------------------------- /misc.h616/minimyth2-patches/sunxi-H616-GPU-enable-hack.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/minimyth2-patches/sunxi-H616-GPU-enable-hack.patch -------------------------------------------------------------------------------- /misc.h616/sun50i-h313-x96q.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/sun50i-h313-x96q.dts -------------------------------------------------------------------------------- /misc.h616/sun50i-h616-tx6s.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/sun50i-h616-tx6s.dts -------------------------------------------------------------------------------- /misc.h616/tx6s-x96q-dtb.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/tx6s-x96q-dtb.patch -------------------------------------------------------------------------------- /misc.h616/tx6s_defconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/tx6s_defconfig -------------------------------------------------------------------------------- /misc.h616/v2-sunxi-spl-Fix-H616-clock-initialization.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/v2-sunxi-spl-Fix-H616-clock-initialization.patch -------------------------------------------------------------------------------- /misc.h616/x96q_defconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.h616/x96q_defconfig -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/boot-block-dd/boot-h96max-rk3328-original-emmc.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/boot-block-dd/boot-h96max-rk3328-original-emmc.dd.gz -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/boot-block-dd/boot-h96max-rk3328.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/boot-block-dd/boot-h96max-rk3328.dd.gz -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/boot-block-dd/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/boot-block-dd/readme.txt -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/h96max-rk3328_defconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/h96max-rk3328_defconfig -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/loaderimage.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/loaderimage.readme -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/loaderimage.x86_64-binary: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/loaderimage.x86_64-binary -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rk3328-h96max-no-sd-boot.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rk3328-h96max-no-sd-boot.patch -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rk3328-h96max-u-boot.dtsi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rk3328-h96max-u-boot.dtsi -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rk3328-h96max.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rk3328-h96max.dts -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rockchip-u-boot/a5xmax-patches/switch_bootorder_mmc0_mmc1.diff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rockchip-u-boot/a5xmax-patches/switch_bootorder_mmc0_mmc1.diff -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rockchip-u-boot/a5xmax-patches/use_sdmmc_ext.diff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rockchip-u-boot/a5xmax-patches/use_sdmmc_ext.diff -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rockchip-u-boot/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rockchip-u-boot/readme.txt -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rockchip-u-boot/rk3328-h96max-no-sd-boot-working.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rockchip-u-boot/rk3328-h96max-no-sd-boot-working.patch -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rockchip-u-boot/u-boot-image-for-emmc-h96max-rk3328.img.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rockchip-u-boot/u-boot-image-for-emmc-h96max-rk3328.img.gz -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rockchip-u-boot/u-boot-image-for-emmc-h96max-rk3328.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rockchip-u-boot/u-boot-image-for-emmc-h96max-rk3328.readme -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rockchip-u-boot/z28pro-patches/switch_bootorder_mmc0_mmc1.diff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rockchip-u-boot/z28pro-patches/switch_bootorder_mmc0_mmc1.diff -------------------------------------------------------------------------------- /misc.rk3328-no-sd-boot/rockchip-u-boot/z28pro-patches/use_sdmmc_ext.diff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328-no-sd-boot/rockchip-u-boot/z28pro-patches/use_sdmmc_ext.diff -------------------------------------------------------------------------------- /misc.rk3328/add-new-dtb-to-Makefile.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/add-new-dtb-to-Makefile.patch -------------------------------------------------------------------------------- /misc.rk3328/add-uenv-txt.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/add-uenv-txt.patch -------------------------------------------------------------------------------- /misc.rk3328/atf-rk3328-efuse-init.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/atf-rk3328-efuse-init.patch -------------------------------------------------------------------------------- /misc.rk3328/boot-block.dd/boot-h96max-rk3318-original-emmc.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/boot-block.dd/boot-h96max-rk3318-original-emmc.dd.gz -------------------------------------------------------------------------------- /misc.rk3328/boot-block.dd/boot-hk1max-rk3318-original-emmc.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/boot-block.dd/boot-hk1max-rk3318-original-emmc.dd.gz -------------------------------------------------------------------------------- /misc.rk3328/boot-block.dd/boot-t9-rk3328-original-emmc.dd.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/boot-block.dd/boot-t9-rk3328-original-emmc.dd.gz -------------------------------------------------------------------------------- /misc.rk3328/boot-block.dd/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/boot-block.dd/readme.txt -------------------------------------------------------------------------------- /misc.rk3328/change-boot-order.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/change-boot-order.patch -------------------------------------------------------------------------------- /misc.rk3328/dtb/rk3328-box-u-boot.dtsi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/dtb/rk3328-box-u-boot.dtsi -------------------------------------------------------------------------------- /misc.rk3328/dtb/rk3328-box.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/dtb/rk3328-box.dts -------------------------------------------------------------------------------- /misc.rk3328/general-set-eth1addr.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/general-set-eth1addr.patch -------------------------------------------------------------------------------- /misc.rk3328/general-support-recovery-button.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/general-support-recovery-button.patch -------------------------------------------------------------------------------- /misc.rk3328/general-support-rmii-integrated-phy.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/general-support-rmii-integrated-phy.patch -------------------------------------------------------------------------------- /misc.rk3328/loaderimage.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/loaderimage.readme -------------------------------------------------------------------------------- /misc.rk3328/loaderimage.x86_64-binary: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/loaderimage.x86_64-binary -------------------------------------------------------------------------------- /misc.rk3328/rk3328-box_defconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328-box_defconfig -------------------------------------------------------------------------------- /misc.rk3328/rk3328-efuse-driver.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328-efuse-driver.patch -------------------------------------------------------------------------------- /misc.rk3328/rk3328_ddr_333MHz_v1.10.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328_ddr_333MHz_v1.10.bin -------------------------------------------------------------------------------- /misc.rk3328/rk3328_ddr_333MHz_v1.10.readme: -------------------------------------------------------------------------------- 1 | this one has been extracted from a h96max rk3328 tv box 2 | -------------------------------------------------------------------------------- /misc.rk3328/rk3328_ddr_333MHz_v1.15-666mhz.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328_ddr_333MHz_v1.15-666mhz.bin -------------------------------------------------------------------------------- /misc.rk3328/rk3328_ddr_333MHz_v1.15-666mhz.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328_ddr_333MHz_v1.15-666mhz.readme -------------------------------------------------------------------------------- /misc.rk3328/rk3328_ddr_333MHz_v1.15.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328_ddr_333MHz_v1.15.bin -------------------------------------------------------------------------------- /misc.rk3328/rk3328_ddr_333MHz_v1.15.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328_ddr_333MHz_v1.15.readme -------------------------------------------------------------------------------- /misc.rk3328/rk3328_ddr_v1.16.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328_ddr_v1.16.bin -------------------------------------------------------------------------------- /misc.rk3328/rk3328_ddr_v1.16.bin.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rk3328/rk3328_ddr_v1.16.bin.readme -------------------------------------------------------------------------------- /misc.rpi/0001-rpi-increase-space-for-kernel.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/0001-rpi-increase-space-for-kernel.patch -------------------------------------------------------------------------------- /misc.rpi/add-fdt-overlay-addr.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/add-fdt-overlay-addr.patch -------------------------------------------------------------------------------- /misc.rpi/archlinuxarm-files/bootloader/PKGBUILD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/archlinuxarm-files/bootloader/PKGBUILD -------------------------------------------------------------------------------- /misc.rpi/archlinuxarm-files/u-boot/PKGBUILD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/archlinuxarm-files/u-boot/PKGBUILD -------------------------------------------------------------------------------- /misc.rpi/archlinuxarm-files/u-boot/boot.txt.v2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/archlinuxarm-files/u-boot/boot.txt.v2 -------------------------------------------------------------------------------- /misc.rpi/archlinuxarm-files/u-boot/boot.txt.v3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/archlinuxarm-files/u-boot/boot.txt.v3 -------------------------------------------------------------------------------- /misc.rpi/archlinuxarm-files/u-boot/get-dtbs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/archlinuxarm-files/u-boot/get-dtbs.sh -------------------------------------------------------------------------------- /misc.rpi/archlinuxarm-files/u-boot/mkscr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/archlinuxarm-files/u-boot/mkscr -------------------------------------------------------------------------------- /misc.rpi/working/bootloader-files.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/working/bootloader-files.tar.gz -------------------------------------------------------------------------------- /misc.rpi/working/dtb-files.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/misc.rpi/working/dtb-files.tar.gz -------------------------------------------------------------------------------- /readme-rockchip.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme-rockchip.md -------------------------------------------------------------------------------- /readme.a64: -------------------------------------------------------------------------------- 1 | # to be done 2 | -------------------------------------------------------------------------------- /readme.amlogic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.amlogic -------------------------------------------------------------------------------- /readme.bpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.bpi -------------------------------------------------------------------------------- /readme.e54: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.e54 -------------------------------------------------------------------------------- /readme.exy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.exy -------------------------------------------------------------------------------- /readme.gxb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.gxb -------------------------------------------------------------------------------- /readme.gxl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.gxl -------------------------------------------------------------------------------- /readme.gxy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.gxy -------------------------------------------------------------------------------- /readme.h3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.h3 -------------------------------------------------------------------------------- /readme.h6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.h6 -------------------------------------------------------------------------------- /readme.h6-libdram: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.h6-libdram -------------------------------------------------------------------------------- /readme.h616: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.h616 -------------------------------------------------------------------------------- /readme.h616-legacy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.h616-legacy -------------------------------------------------------------------------------- /readme.rk322x: -------------------------------------------------------------------------------- 1 | # to be done 2 | -------------------------------------------------------------------------------- /readme.rk3288: -------------------------------------------------------------------------------- 1 | # to be done 2 | -------------------------------------------------------------------------------- /readme.rk3318: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.rk3318 -------------------------------------------------------------------------------- /readme.rk3328: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.rk3328 -------------------------------------------------------------------------------- /readme.rk3328-no-sd-boot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.rk3328-no-sd-boot -------------------------------------------------------------------------------- /readme.rk3399: -------------------------------------------------------------------------------- 1 | # to be done 2 | -------------------------------------------------------------------------------- /readme.rpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.rpi -------------------------------------------------------------------------------- /readme.tx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hexdump0815/u-boot-misc/HEAD/readme.tx --------------------------------------------------------------------------------