Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-22 | add basic xilinx kintex7 xtensa support | Waldemar Brodkorb | |
2015-03-07 | xtensa can be used wth big endian mode | Waldemar Brodkorb | |
Default for Qemu Targets is little endian. Fixup qemu example calling parameters. | |||
2014-08-12 | add support for xtensa dc233c variant. use uImage, which works with a ↵ | Waldemar Brodkorb | |
patched Qemu. Thanks to Max Filippov for fixes and ideas. | |||
2014-08-12 | add u-boot hosttools support, remove mkimage package | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-15 | add support for xtensa architecture, tested with qemu. thanks to Max ↵ | Waldemar Brodkorb | |
Filippov for help |