aboutsummaryrefslogtreecommitdiffstats
path: root/picosoc/firmware.c
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright infoClaire Xenia Wolf2021-12-021-1/+1
* Workarround: Disable cmd_memtest() when starting firmware.Hirosh Dabui2020-01-271-1/+1
* Fix typo, closes #136Clifford Wolf2019-09-251-1/+1
* Merge branch 'master' into icebreaker-spramClifford Wolf2019-02-131-0/+12
|\
| * added echo command for testing simpleuartSteffen Vogel2019-02-111-0/+12
* | picosoc: use preprocessor for generating target-specific linker scriptSteffen Vogel2019-02-111-2/+2
* | picosoc: added memtestSteffen Vogel2019-02-111-28/+126
|/
* fix ifdef to include flash functions for hx8kmatt venn2018-08-301-1/+1
* More PicoSoC firmware improvements for icebreakerClifford Wolf2018-08-191-12/+100
* Add icebreaker example PicoSoC implementationClifford Wolf2018-08-191-16/+102
* Add PicoSoC IceBreaker demoClifford Wolf2018-08-181-1/+1
* PicoSoC: Use RDSR1+RDCR1+WRR instead of RDAR+WRARClifford Wolf2018-08-161-6/+41
* Improve picosoc demo firmware, picosoc firmware build fixesClifford Wolf2018-08-141-13/+9
* Created lfs file (section mappint) and init for data and bss sectionsMiodrag Milanovic2018-04-161-1/+12
* Enable a bunch of PicoRV32 features in PicoSoCClifford Wolf2017-09-221-9/+18
* Improve PicoSoC example firmwareClifford Wolf2017-09-211-33/+104
* Improve PicoSoC example firmwareClifford Wolf2017-09-201-11/+54
* PicoSoC QSPI DDR progressClifford Wolf2017-09-201-6/+16
* PicoSoC QSPI and XIP now working (tested in hardware)Clifford Wolf2017-09-191-21/+33
* Improve PicoSoC demo firmwareClifford Wolf2017-09-181-12/+182
* Improve PicoSoC demo firmware (read flash ID is working now)Clifford Wolf2017-09-161-5/+25
* Removed UB from picosoc demo firmwareClifford Wolf2017-09-151-2/+6
* Improve PicoSoC demo firmwareClifford Wolf2017-09-151-15/+93
* Switch PicoSoC firmware to CClifford Wolf2017-09-151-0/+27