summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2023-04-03Add STM32L5 support - no OTG similar to some L4sJohn Cronin
2023-03-24separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN tohathach
2023-03-20more compatible with IARhathach
2023-03-18more update to kinetis bsphathach
2023-03-18merge kinetis into its own family in bsphathach
2023-03-18Add support for NXP FRDM_K32L2A4S eval board.Bob Paddock
2023-03-18more clean uphathach
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17fix trailing space and new linehathach
2023-03-16more fixhathach
2023-03-16rename symbolshathach
2023-03-16rename file link to rusb2hathach
2023-03-16Merge branch 'master' into renesas-rahathach
2023-03-15fix PICO_SHARED_IRQ_HANDLER_HIGHEST_ORDER_PRIORITY not defined in old pico-sdkhathach
2023-03-14Merge pull request #1953 from tannewt/fix_cached_imx_resetHa Thach
2023-03-13Flush the dcd data on resetScott Shawcroft
2023-03-12dcd_write_packet_memory: use volatile modifier for destination pointerHubert Denkmair
2023-03-12minor formathathach
2023-03-11Merge pull request #1948 from dhalbert/remove-volatile-cast-includeHa Thach
2023-03-11Merge branch 'master' into renesas-rahathach
2023-03-10rp2040: include hardware/sync.h explicitlyDan Halbert
2023-03-10dcd_nrf5x: ISO OUT handlingJerzy Kasenberg
2023-03-08fix incorrect merge of hcd linkhathach
2023-03-08fix freertos build with iar, format/indent link_typehathach
2023-03-08Merge branch 'master' into renesas-rahathach
2023-03-08fix path to stm32g0xx.hHubert Denkmair
2023-03-08add basic STM32G0 supportHubert Denkmair
2023-03-02rp2040: Fixup lib and example compile for LLVM Embedded Toolchain for ARMgraham sanderson
2023-03-01add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32, clean up ifdef with stm32hathach
2023-02-28Merge pull request #1828 from HiFiPhile/stm32_fsdevHa Thach
2023-02-28rename ep_num to ep_idx, minor clean uphathach
2023-02-27synopsys/dwc2: fix SOF interrupt handlingGunar Schorcht
2023-02-22comment out osal_task_delay if using os nonehathach
2023-02-22move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virthathach
2023-02-22rename OHCI_RHPORTS to TUP_OHCI_RHPORTShathach
2023-02-18ohci: Disable MIE interrupt during IRQ processing, zero HccADoneHead on compl...wooyay
2023-02-18ohci: Use enum instead of magic numberRyzee119
2023-02-18ohci: Add ability to separate physical and virtual memoryRyan Wendland
2023-02-18ohci: Set skip on ed prior to removalRyan Wendland
2023-02-18ohci: Fix bug in ed removalRyan Wendland
2023-02-18ohci: Direct port commands to the correct rhport.Ryzee119
2023-02-18ohci: Force reset of devices already connected on power upRyzee119
2023-02-18ohci: Wait POTG time after port powerRyzee119
2023-02-18ohci: Toggle frameinterval bit on updateRyzee119
2023-02-18ohci: Leave SMM or bios mode during initRyzee119
2023-02-18ohci: Support configurable number of roothub portsRyzee119
2023-02-18ohci: Expand roothub descriptors into unionsRyzee119
2023-01-31Merge pull request #1779 from P33M/rp2040_device_babble_fixHa Thach
2023-01-31fix typoshathach
2023-01-31move errata to end of c filehathach