Releases: sifive/freedom-devicetree-tools
freedom-devicetree-tools-0.2.4
Contain changes to remove the need to manually add a "sifive,testram0" node to any
Core IP device tree, plus some minor fdt fixes.
freedom-devicetree-tools-0.2.3
Add Zephyr RTOS dts.fixup support
freedom-devicetree-tools-0.2.2
Pickup freedom-ldscript-generator memory offset fix.
freedom-devicetree-tools-0.2.1
This contains a handful of fixes to testram-based systems.
freedom-devicetree-tools-0.2.0
This release changes from a #define-based header file generator to astruct-based one. There's also heaps of bug fixes, including:
- Support for 64-bit systems.
- Support for systems with more than one memory of a given type.
- A crash fix when the UART wasn't at 0x2000XXXX.
- Support for the MEE's heap.
This also adds support for a handful of devices, including:
- sifive,gpio0 -- though only as a pin mux.
- sifive,fe310-g000,prci
- sifive,test0
- sifive,testram0
freedom-devicetree-tools-0.1.0
This is far from feature complete, but I want to try to get something
out now so we can start basing the rest of the SDK on this. I think the
interface for how to generate what is currently generatable is sane so
we can at least stick with that.
freedom-ldscript-generator-0.0.0
This isn't a proper release but is instead just an archive of some code we had floating around internally.