summaryrefslogtreecommitdiff
path: root/src/portable/nordic
AgeCommit message (Expand)Author
2022-12-04more typoshathach
2022-09-13nrf5x: Fix reception of large ISO packetsJerzy Kasenberg
2022-08-26nrf5x: Fix endpoint internal state when closedJerzy Kasenberg
2022-06-02nrf5x: Fix DMA accessJerzy Kasenberg
2022-03-07added dcd_sof_enable() stubs for all other portshathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2022-01-19nrf5x: Fix EP OUT race conditions in OS buildJerzy Kasenberg
2022-01-19nrf5x: Fix DMA access race conditionJerzy Kasenberg
2022-01-19Merge pull request #1279 from kasjer/kasjer/nrf5x-int-raceHa Thach
2022-01-18nrf5x: Request HFXO via OSJerzy Kasenberg
2022-01-14nrf5x: Fix EP OUT race conditionsJerzy Kasenberg
2021-12-08nrf5x: Fix race condition during startupJerzy Kasenberg
2021-11-23more clean uphathach
2021-11-23clean uphathach
2021-11-23fix nrf easy dma race conditionhathach
2021-10-24remove ep descriptor wMaxPacketSize bitfield due to endian issuehathach
2021-10-15fix -Wcast-qualhathach
2021-08-29fix nrf clear data toggle sequence when clearing stallhathach
2021-08-29fix a couple of nrf dcd issuehathach
2021-08-27explicitly clear stall and data toggle for edpoint upon open()hathach
2021-08-27implement dcd_edpt_close_all() for nrf52840hathach
2021-08-26add dcd_edpt_close_all() for clear existing configured statehathach
2021-08-16complete suspend, resume, remote wakeup for nrf52hathach
2021-06-26GCC 11 build fix DuMaM
2021-06-19fix race condition with control since TASKS_EP0RCVOUT also require EasyDMAhathach
2021-05-11only apply errata walkaround for nrf52hathach
2021-05-11Allow build for NRF5340 MCUJerzy Kasenberg
2021-03-18fix race condition that could cause drop packet of Bulk OUT transferhathach
2021-01-08use dcd_event_bus_reset() with speed to replace bus_signalhathach
2020-10-01nrf5x: Add support for ISO endpointsJerzy Kasenberg
2020-10-01nrf5x: Increase size of mps to 16 bitsJerzy Kasenberg
2020-10-01nrf5x: Add dcd_edpt_closeJerzy Kasenberg
2020-09-15nrf52: Fix edpt_dma_start() wrong condition checkJerzy Kasenberg
2020-08-04manually submit unplugged event for nrf dcd_disconnect()hathach
2020-08-01correct isr context for nrf DCD_EVENT_UNPLUGGEDhathach
2020-05-21fix nrf hanged (blocking wait) when called within critical sectionhathach
2020-05-05detect if SD is actually present on the flash using SD magichathach
2020-04-17complete remove dcd_set_config(), fix unit testhathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-11Merge branch 'master' into refactor-irqhandlerHa Thach
2020-04-09implement dcd connect/disconnect for samd and nrfhathach
2020-04-06call tud_irq_handler() for all nrf5x boardhathach
2020-03-08fix zlp for nrf52840hathach
2019-11-11update dcd nrf5x to be indepent from nrf_usbd.hhathach
2019-08-05clean uphathach
2019-08-05nrf5x remove the depenedent on nrfx_power.hhathach
2019-08-05merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.chathach
2019-06-10remove dcd_edpt_busy()hathach
2019-05-14more clean up use inline bit funciton instead of macroshathach
2019-05-14update license year to 2019hathach