Commit Graph

  • 478361529c Add CH341 class driver TravisRo 2022-06-10 01:27:07 -0600
  • 96fecedabe
    Merge pull request #1505 from hathach/revert-sof-rename Ha Thach 2022-06-10 12:00:42 +0700
  • 8451d05c50 revert sof_isr driver rename since it cause issue with existing code hathach 2022-06-10 01:45:48 +0700
  • 806806d61b
    Merge pull request #1501 from hathach/more-rp2040-ramfunc Ha Thach 2022-06-08 17:29:19 +0700
  • dd035b0eb2 make all hcd/dcd function used in isr into ram with __no_inline_not_in_flash_func() for faster irq handling hathach 2022-06-08 16:08:27 +0700
  • 8c4b142b9e
    Merge pull request #1498 from hathach/add-tuh_config-port-specific-setup Ha Thach 2022-06-08 15:36:37 +0700
  • 8cbc34de11 add tuh_configure() for port/dynamic host behavior config hathach 2022-06-08 01:17:01 +0700
  • 896c707cd4
    Merge pull request #1496 from hathach/rp2040-sof-fastfunc Ha Thach 2022-06-07 13:38:26 +0700
  • 06392247eb add TU_ATTR_FAST_FUNC for audio sof isr call chain hathach 2022-06-07 11:50:50 +0700
  • a03a03d74e
    Merge pull request #1495 from hathach/enhance-tusb-config Ha Thach 2022-06-07 01:13:08 +0700
  • 7c8278303b update all host examples hathach 2022-06-06 23:16:49 +0700
  • 9794a2b865 more example update hathach 2022-06-06 22:41:04 +0700
  • f4c80dd218 clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TUSB_RHPORT0_MODE hathach 2022-06-06 17:35:17 +0700
  • afd9b1883d
    Merge pull request #1481 from cr1901/msp430-misopt-fix Ha Thach 2022-06-06 15:37:45 +0700
  • 1b08672945 more ci fix hathach 2022-06-06 13:25:48 +0700
  • 7187cd9a85 fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsp hathach 2022-06-06 12:51:10 +0700
  • a709d34ecb ohci: Fix bug in ed removal Ryan Wendland 2022-06-04 22:40:06 +0930
  • 3aede1ddf2 ohci: Direct port commands to the correct rhport. Ryzee119 2022-06-04 14:18:53 +0930
  • c8acb635e2 ohci: Force reset of devices already connected on power up Ryzee119 2022-06-04 14:14:53 +0930
  • f626916a57 update all dwc2 ports to support new dynamic controller support hathach 2022-06-04 23:52:12 +0700
  • 554ec5f86e
    Merge 681e3b56d6 into b6a8d0dd71 Iktek 2022-06-04 13:31:38 +0200
  • 7df7590f7f Hub: Remove multi-level hub bypass Ryzee119 2022-05-29 14:01:24 +0930
  • 397d1eb7ba ohci: Wait POTG time after port power Ryzee119 2022-06-04 14:11:34 +0930
  • ac61a936d3 ohci: Toggle frameinterval bit on update Ryzee119 2022-06-04 14:09:21 +0930
  • 96fcad8b0e ohci: Leave SMM or bios mode during init Ryzee119 2022-06-04 14:06:23 +0930
  • fb24348603 ohci: Support configurable number of roothub ports Ryzee119 2022-06-04 13:47:02 +0930
  • 0c01997670 ohci: Expand roothub descriptors into unions Ryzee119 2022-06-04 13:44:22 +0930
  • 31134f41a1 make dwc2 stm32 rhport support dynamic hathach 2022-06-03 17:24:28 +0700
  • 2571211957 remove static port defined for device/host hathach 2022-06-03 11:32:09 +0700
  • 8b37aa1579 nrf5x: Fix DMA access Jerzy Kasenberg 2022-06-01 21:50:15 +0200
  • bf22f89267 cdc: Fix autoflush for FIFO < MPS Tomas Rezucha 2022-06-02 13:22:53 +0200
  • 8b9cf152a0 rhport argument in usbd_ API() is not used (always use the initialized port) hathach 2022-06-02 16:51:17 +0700
  • ea81d22f18 add __evenaccess keyword for CCRX compiler compatibility Rafael Silva 2022-04-07 11:13:34 +0100
  • fbc2979428 fix iso int register typo Rafael Silva 2022-03-30 15:38:31 +0100
  • 79fd23974c fix host preprocessor flag typo Rafael Silva 2022-03-30 13:56:00 +0100
  • 60aae59eeb style code for consistency with existing codebase Rafael Silva 2022-03-21 16:02:11 +0000
  • e0220c6594 fix int handling for host in ek_ra4m3 port Rafael Silva 2022-03-21 15:59:08 +0000
  • c529d0b440 remove duplicate link register bit macros Rafael Silva 2022-03-09 15:55:35 +0000
  • e7027efe7a add contributions to docs Rafael Silva 2022-03-09 14:12:01 +0000
  • 4c89776a27 add renesas ek-ra4m3 board port Rafael Silva 2022-03-09 12:58:15 +0000
  • 0bf0e0b35f add renesas ra mcu family to supported devices docs Rafael Silva 2022-03-09 12:22:18 +0000
  • a936bafb8c add support for renesas ra family of mcus Rafael Silva 2022-03-09 12:19:45 +0000
  • 2a17a7e8f8 rework make freertos port handling Rafael Silva 2022-03-09 12:14:55 +0000
  • 03777f4a46 generalize renesas LINK core driver Rafael Silva 2022-03-09 11:52:39 +0000
  • dcadbf3364 rename renesas driver to link Rafael Silva 2022-03-08 16:05:29 +0000
  • f2e8a60e6d add .vscode to gitignore Rafael Silva 2022-03-08 15:29:58 +0000
  • 0ee74a71e2 add renesas fsp submodule Rafael Silva 2022-03-07 14:09:08 +0000
  • 99c1585ed2 rename board specific macro for example hathach 2022-06-01 23:53:40 +0700
  • b6a8d0dd71
    Merge pull request #1485 from tfx2001/patch-1 Ha Thach 2022-06-01 23:26:57 +0700
  • 54d7790e8b
    fix compile error tfx2001 2022-06-01 21:25:36 +0800
  • d1d6bd2831
    Merge pull request #1483 from hathach/clean-rp2040-net-example Ha Thach 2022-06-01 16:17:46 +0700
  • ea8a9e0249 remove cmake compile macro for net example (use lwipopts.h instead) hathach 2022-06-01 15:10:05 +0700
  • fd8afc7e3b
    Merge pull request #1454 from Iktek/bugfix_1453 Ha Thach 2022-06-01 14:36:36 +0700
  • 6e7cd220dc grstctl set fifo + flush in one assign hathach 2022-06-01 13:18:24 +0700
  • 9352f75220
    Merge pull request #1438 from Nikitarc/master Ha Thach 2022-06-01 12:23:32 +0700
  • fdeac8508b
    Merge pull request #1381 from hathach/add-sof-isr Ha Thach 2022-05-31 22:25:14 +0700
  • ab7c23a787
    Merge pull request #1479 from M3gaFr3ak/master Ha Thach 2022-05-31 21:53:29 +0700
  • e384d16d57 clean up tud_audio_set_itf_cb() invocation hathach 2022-05-31 21:52:54 +0700
  • 223aaeaecd
    Merge pull request #1463 from hathach/sof-isr-update Ha Thach 2022-05-31 20:57:07 +0700
  • f2926670cc comment out fifo count method for now hathach 2022-05-31 20:26:37 +0700
  • 731ac3d3d6 msp430x5xx: Add fix for possible bug in msp430-elf-gcc 9.3.0. William D. Jones 2022-05-30 14:01:57 -0400
  • b7c8cb3c41 Hub: Unplug downstream devices on non-root hub disconnect Ryzee119 2022-05-29 14:00:36 +0930
  • 9e30ec4f16 Hub: Retry port status transfer if failed Ryzee119 2022-05-29 13:58:50 +0930
  • 688a3a0cc2 Fix non-trivial designated initializers compile error Ryzee119 2022-05-29 13:58:10 +0930
  • a87ccee743 Fix printf long int compiler error Leon Loeser 2022-05-28 19:48:20 +0200
  • 5c4db5f1bc Configure boot pins properly for Teensy 4.x booting caleb crome 2022-05-04 16:15:38 -0700
  • f4efb51fe2
    Merge pull request #1477 from cr1901/fix-subm Ha Thach 2022-05-28 00:11:43 +0700
  • dce2ad4ffb
    adding feedback fifo count (WIP) hathach 2022-05-27 23:11:25 +0700
  • f76c7526c9 Remove lib/Pico-PIO-USB, which has moved to hw/mcu/raspberry_pi/Pico-PIO-USB. William D. Jones 2022-05-27 11:54:28 -0400
  • 15aa593790
    wrap feedback and compute to its own struct/union hathach 2022-05-27 12:27:31 +0700
  • 7b1344fe69
    Merge pull request #1467 from kilograham/rp2040_cleanup Ha Thach 2022-05-26 23:54:20 +0700
  • c1ae13b997
    Merge pull request #1473 from sknebel/patch-1 Ha Thach 2022-05-25 22:55:33 +0700
  • 16c0eb0d2f
    fix links in docs Sven 2022-05-24 21:45:35 +0200
  • 0a4a28a90c
    Merge pull request #1451 from kasjer/kasjer/pic32-sanity-fixes Ha Thach 2022-05-24 20:42:06 +0700
  • ba3b11bf8d Merge branch 'master' into hid_micro_parser Phil 2022-05-21 08:15:23 +0100
  • 2683deb0dd
    Merge branch 'master' into ch32v307 Ha Thach 2022-05-21 13:54:25 +0700
  • 26c4d4b328 Minor cleanup of RP2040 code post addition of Pico-PIO_USB graham sanderson 2022-05-20 17:25:30 -0500
  • e5113a1cfc prototype for feedback method hathach 2022-05-19 16:05:55 +0700
  • 5766c9ac4e rename tud_audio_sof_isr() to tud_audio_feedback_interval_isr() hathach 2022-05-19 13:44:10 +0700
  • c2bcda86e2
    Merge pull request #1412 from hathach/pio-host Ha Thach 2022-05-16 16:29:20 +0700
  • e0e9426c2a print addres of mouse input hathach 2022-05-16 16:00:15 +0700
  • 4586d8f119 add upstream Pico-PIO-USB hathach 2022-05-16 13:44:06 +0700
  • be2a51316c remove pico-usb fork hathach 2022-05-16 13:29:12 +0700
  • 20b810d25b
    fix ci build hathach 2022-05-13 23:01:06 +0700
  • c5ba1ea8c1
    changes proposal to audio feedback computation hathach 2022-05-13 22:54:47 +0700
  • f09df55ab9
    clean up example hathach 2022-05-11 15:40:02 +0700
  • 8bd923f5f1 sync with pio usb hathach 2022-05-11 00:37:45 +0700
  • 8473ca16fb clean up hathach 2022-05-10 22:56:06 +0700
  • 35b77a4a81 cmake lib rename hathach 2022-05-10 22:14:00 +0700
  • 717a474125 move pio-usb init to family_configure_pio_usb_example() to stay compatible hathach 2022-05-10 21:56:47 +0700
  • 993f7b6a2c include dual examples to ci hathach 2022-05-10 13:15:07 +0700
  • e3b57cea05 rename host/hid_to_cdc to dual/host_hid_to_device_cdc hathach 2022-05-10 13:01:28 +0700
  • 26ee622222 move pio usb files to src hathach 2022-05-10 12:51:48 +0700
  • 79b5ab822e fix incorrect total number of interface hathach 2022-05-06 17:22:52 +0700
  • d23c9b7cd6
    Merge pull request #1460 from ccrome/chc-fix-freertos-irq-imx Ha Thach 2022-05-06 13:04:41 +0700
  • f19d913b5d set irq priority for freertos caleb crome 2022-05-05 14:36:02 -0700
  • 681e3b56d6 - let fifos allocated if we can't free them, - re-use allocated fifos on new endpoint_open Pascal Speck 2022-05-03 09:57:03 +0200
  • f452ab745e overwrite grstctl on edpt_disable Pascal Speck 2022-05-03 09:52:10 +0200
  • e49cad84e2 dcd_pic32: Fix memory overwrite in incoming data Jerzy Kasenberg 2022-05-01 14:18:53 +0200
  • c145777e0e dcd_pic32: Add asserts transfer sanity check Jerzy Kasenberg 2022-05-01 14:14:42 +0200