Skip to content

Releases: CreatorDev/u-boot

uboot-pistachio-v1.0.5

23 Feb 09:38
Compare
Choose a tag to compare

uboot-pistachio-v1.0.5 Release Notes

CRITICAL: To use OpenWrt ci40-v1.0.1 or higher, you MUST update the bootloader to uboot-pistachio-v1.0.5 first. Follow the instructions for upgrading Ci40 on https://docs.creatordev.io/ci40/guides/openwrt-platform.

Changes since v1.0.4 release:

  • Boot from fit image default config by default, can be overridden by setting fitconf variable (This allows distribution build systems to decide what to boot by default rather than the bootloader)

uboot-pistachio-v1.0.5 Binary Image


This project is open source, so full details of all changes are visible on https://github.com/creatordev/u-boot.

uboot-pistachio-v1.0.4

19 Jan 14:03
Compare
Choose a tag to compare

uboot-pistachio-v1.0.4 Release Notes

CRITICAL: To use OpenWrt ci40-v1.0.1 or higher, you MUST update the bootloader to uboot-pistachio-v1.0.4 first. Follow the instructions for upgrading Ci40 on https://docs.creatordev.io/ci40/guides/openwrt-platform.

U-Boot Highlights:

  • Add fitImage support
  • Add legacy boot support for nandboot (usbboot/mmcboot only supports fitImage)
  • Simplify nand dual boot
  • Allow booting kernel from its own volume
  • Switch on heartbeat LED during the bootloader process
  • Set MAC addresses read from OTP
  • Add version to uboot image name

uboot-pistachio-v1.0.4 Binary Image


This project is open source, so full details of all changes are visible on https://github.com/creatordev/u-boot.

uboot-pistachio-1.0.3

09 Dec 10:50
Compare
Choose a tag to compare

Changes since last release:

uboot-pistachio-1.0.2

05 Dec 12:05
Compare
Choose a tag to compare

Changes since last release:

  • Add initial Jenkinsfile a80c482 (#12)
  • pistachio: Refactor pistachio_select_gpio 4ba9e4f (#20)
  • pistachio: Add pistachio_set_gpio_output_state 5e53c3e (#20)
  • pistachio: Rename pistachio_select_gpio to pistachio_configure_gpio fbd4249 (#20)
  • pistachio: marduk: Switch on heartbeat LED 7a7d736 (#20)
  • Add driver to read OTP data 3be46f0 (#21)
  • Set ethernet mac address read from OTP 20b07e3 (#21)
  • Set wifi mac address and dcxo in device tree b2af95e (#21)
  • Check version register of the OTP 842f390 (#21)

uboot-pistachio-1.0.1

07 Nov 06:37
Compare
Choose a tag to compare

Changes since last release:

  • mkimage: fit: check cmd string for buffer overflow (#11)

uboot-pistachio-1.0.0

26 Oct 08:22
Compare
Choose a tag to compare

Changes since last release:

  • pistachio: simplify nand dual boot #6
  • pistachio: config: refactor duplicates and cleanup #6
  • pistachio: allow booting kernel from its own volume #6
  • [hack] pistachio: add development key #6
  • Revert "mips IO: make phys/virt_to_virt/phys external" #7
  • mips IO: make phys/bus_to_bus/phys static #7
  • README: update building/flashing docs #8
  • pistachio: add legacy boot root #10

uboot-pistachio-0.2.0

20 Sep 11:18
Compare
Choose a tag to compare
uboot-pistachio-0.2.0 Pre-release
Pre-release

Changes from last release:

  • Moved to 2015.10 release.
  • pistachio: add and enable support for FIT image boot …
  • pistachio.c: initialise tpm on boot …
  • pistachio_marduk.dts: add support for tpm …
  • pistachio_marduk.dts: spi: enable quad mode …
  • pistacho_bub.h: add factory_reset command …
  • pistachio: add pistachio scratchpad command …
  • pistachio_bub.h: improve failsafe mechanism …

uboot-pistachio-0.1.0

29 Jun 10:57
Compare
Choose a tag to compare
uboot-pistachio-0.1.0 Pre-release
Pre-release

Initial release of u-boot for IMG's Pistachio SoC.