summaryrefslogtreecommitdiff
path: root/code/fe310/eos
AgeCommit message (Collapse)Author
2019-12-11added eos_bufq to msgq; net changed accordinglyUros Majstorovic
2019-12-08net bufq size macro made publicUros Majstorovic
2019-12-07addded uart driver and cell stub driverUros Majstorovic
2019-12-07eos evtq flags refactor; net buf flags refator for all modulesUros Majstorovic
2019-12-06net refactor: alloc reverted to take void arg; EOS_NET_FLAGs renamedUros Majstorovic
2019-12-06refactor start/stopUros Majstorovic
2019-12-06refactor gpio initializationUros Majstorovic
2019-12-04net bugfix; net alloc changedUros Majstorovic
2019-12-01fixed PCM16 bugUros Majstorovic
2019-11-27spi/net integration bugfixUros Majstorovic
2019-11-26spi refacrot and bugfixUros Majstorovic
2019-11-25i2s uses PRCI_get_cpu_freqUros Majstorovic
2019-11-25timer added sleep, timer_set gets msecUros Majstorovic
2019-11-25event busy in loop removedUros Majstorovic
2019-11-25added auto/manual cs control for xchg8/16/32Uros Majstorovic
2019-11-24fixed evt msg get; cleanupUros Majstorovic
2019-10-19network sockets addedUros Majstorovic
2019-10-19network sockets addedUros Majstorovic
2019-10-18spi: added wait condition; fixed init procUros Majstorovic
2019-10-18fixed interrupt priority defsUros Majstorovic
2019-10-18added spi driverUros Majstorovic
2019-10-16i2s init / start fixedUros Majstorovic
2019-10-16i2s has pcm 16bit audio formatUros Majstorovic
2019-10-16i2s abuf read/write optimization; fixed i2s eventsUros Majstorovic
2019-10-16envent q added eos_evtq_waitUros Majstorovic
2019-10-15timer bugfixUros Majstorovic
2019-10-15event handler flags per evt subtypeUros Majstorovic
timer has evt subtypes i2s refactor i2s has spk event i2s fixed intr handler audio buf push msgq fixed get message
2019-10-13fixed msgq bugUros Majstorovic
2019-10-13net refactor; rename cmd -> typeUros Majstorovic
2019-10-09removed EOS_WITH_SPI_ASM from asm trap_entryUros Majstorovic
2019-10-08fixed audio and spi pins for board REV1Uros Majstorovic
2019-08-30event flags cleanup; added user event typeUros Majstorovic
2019-07-26fixed audio pins for phone boardUros Majstorovic
2019-05-06pin numbers cleanupUros Majstorovic
2019-01-09i2s speaker driver addedUros Majstorovic
2018-07-29pin numbers fixedUros Majstorovic
2018-04-06shift register i2s implUros Majstorovic
2018-03-27fixed wm param for spi; added cond compile for spi handlers in asm; ↵Uros Majstorovic
refactored i2s
2018-03-23fixed asm rts spi handler; added sample rate to i2s init; refactoredUros Majstorovic
2018-03-22spi exchange handler simplified; net test pass with asm spi handlersUros Majstorovic
2018-03-22cycle init early startUros Majstorovic
2018-03-22fixed buildUros Majstorovic
2018-03-22renamed labelsUros Majstorovic
2018-03-21added missing headers for asm version of spi handlersUros Majstorovic
2018-03-21fixed net driver; added asm version of spi handlersUros Majstorovic
2018-03-17i2s start/stop fixed properlyUros Majstorovic
2018-03-17pwm scaling for i2s sck line addedUros Majstorovic
2018-03-16fixed irq handlers for ci/sdUros Majstorovic
2018-03-16fixed race conditionsUros Majstorovic
2018-03-15reference to config.h removedUros Majstorovic