summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-22comment out osal_task_delay if using os nonehathach
2023-02-22white spacehathach
2023-02-22move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virthathach
2023-02-22Merge pull request #1796 from Sinitax/masterHa Thach
2023-02-22Merge pull request #1919 from hathach/use-tu-static-for-fuzzHa Thach
2023-02-22MIDI_CIN_NOTE_ON definition transposed with MIDI_CIN_NOTE_OFFmikee47
2023-02-22use tu_static instead of static _fuzz_threadhathach
2023-02-22rename OHCI_RHPORTS to TUP_OHCI_RHPORTShathach
2023-02-22revert some changeshathach
2023-02-22move check LIB_PICO_STDIO_UART to board.hhathach
2023-02-22Merge pull request #1867 from silvergasp/thread_local_globalsHa Thach
2023-02-22missing some fileshathach
2023-02-22rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_threadhathach
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-02-16Merge pull request #1825 from HiFiPhile/mic_testPanRe
2023-02-16Merge pull request #1853 from NullMember/masterHiFiPhile
2023-02-16Merge pull request #1910 from rppicomidi/fix-1909Ha Thach
2023-02-15Fix issue 1909rppicomidi
2023-02-14Merge pull request #1906 from hathach/update-pio-pico-usbHa Thach
2023-02-14update pico-pio-usb to include data pid fix (0.5.1)hathach
2023-02-13Merge pull request #1893 from jefftrull/bugfix/bitfieldsHa Thach
2023-02-13Merge pull request #1885 from kripton/fixDHCPServerDoSHa Thach
2023-02-13Merge pull request #1901 from hathach/add-metro-rt1011Ha Thach
2023-02-13forget to add metro 1011 linkerhathach
2023-02-13add uf2 linker for metro m7 1011hathach
2023-02-13fix typohathach
2023-02-13fix release trigger bodyhathach
2023-02-13add metro m7 1011 board def (not running yet)hathach
2023-02-13Merge pull request #1898 from ccrome/fix-imx1011Ha Thach
2023-02-12Correct bitfields for cdc_desc_func_telephone_call_state_reporting_capabiliti...Jeff Trull
2023-02-12Turn data cache oncaleb crome
2023-02-10Adjust reserved bitfields to make SDCC happyJeff Trull
2023-02-10Merge pull request #1890 from hathach/release-0.15.00.15.0Ha Thach
2023-02-10increase hw test timeout to 10s since pyocd seems to take longer to flashhathach
2023-02-10change rp2040 hw test to use pyocd for better stability/performance than openocdhathach
2023-02-10fix typohathach
2023-02-10update version to 0.15.0hathach
2023-02-06Merge pull request #1887 from hathach/rp2040-build-fixesGraham Sanderson
2023-02-06* don't force dependency on pico-pio-usb submodulegraham sanderson