summaryrefslogtreecommitdiff
path: root/ports/litex/supervisor
AgeCommit message (Expand)Author
2020-12-28Merge pull request #3878 from xobs/fomu-fixes-6.0.0Scott Shawcroft
2020-12-24litex: ensure we don't re-enable interrups during ISRSean Cross
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-11-28Add movable allocation system.Christian Walther
2020-10-12Finer grained, per port tick lockingScott Shawcroft
2020-09-28Add some NORETURN attributesJeff Epler
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-02litex: remove call to `board_init()`Sean Cross
2020-05-15Initial ESP32S2 port.Scott Shawcroft
2020-04-08Tweaks based on dhalberts feedbackScott Shawcroft
2020-03-31Update LiteX APIs for new tickScott Shawcroft
2020-03-31ports: litex: add port and fomu boardSean Cross