summaryrefslogtreecommitdiffstats
path: root/configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bumped version to 2.302.30Jiri Gaisler2022-10-261-23/+11
|
* Support extended interrupts2.29Sebastian Huber2021-08-041-10/+10
|
* Added GR740 L2 configuration register2.28Jiri Gaisler2021-07-301-10/+10
|
* Added simple RISC-V PLIC functionality for NS16550 interruptJiri Gaisler2021-06-101-10/+10
| | | | * RTEMS spconsole01 test now passes
* Added support for RISCV32 systems with CLINT/PLICJiri Gaisler2020-12-151-10/+10
|
* Added emulation of GR740 SOC2.25Jiri Gaisler2020-12-011-10/+10
| | | | * Only limited functionality with standard peripherals
* Add %asr22/23 support to leon32.24Jiri Gaisler2020-11-271-10/+10
|
* Add networking support using host tap device2.23Jiri Gaisler2020-10-281-10/+10
| | | | | | * Emulation of GRETH 10/100 Mbit MAC and PHY * Supported only on linux
* Update to version 2.222.22Jiri Gaisler2020-09-091-10/+10
|
* Update to version 2.212.21Jiri Gaisler2020-02-291-11/+23
|
* Cross-platform support for async gdb break (ctrl-c)Jiri Gaisler2019-11-141-10/+10
|
* Support building on MinGW-W64/MSYS22.19Jiri Gaisler2019-11-091-10/+100
| | | | * Depends on MinGW64-readline to build
* Release version 2.182.18Jiri Gaisler2019-11-021-10/+10
|
* Updated to version 2.172.17Jiri Gaisler2019-07-031-10/+10
|
* Make readline conditional and add linenoise it not present.Chris Johns2019-07-021-6/+22
| | | | | | | - Readline is not present on all hosts is used on and it has not been a requirement. Rather than break all hosts that are working this patch conditionally adds linenoise a small simple realline replacement.
* Updated version to 2.162.16Jiri Gaisler2019-06-121-10/+10
|
* Made L1 cache optional through --enable-l1cacheJiri Gaisler2019-05-281-11/+250
| | | | | | | * Removed stale config.h * Updated autoconf script with relevant checks * Re-implemented leon3/grlib timer with less events * Bumped version to 2.15
* Standalone sis - initial commitJiri Gaisler2019-05-141-0/+5480