426 Commits (09eac48792417206230798528de54a7d1c349f1d)

Author SHA1 Message Date
patacongo 09eac48792 Fix atexit() function being called twice 13 years ago
patacongo 4cae5aee9f Readme.txt update 13 years ago
patacongo acd98ac6ce Fleshed out board definitions for the Mikroelectronika PIC32MX7 MMB board 13 years ago
patacongo 07099d1129 Fix a UART4/5 naming problem introduced in the last check-in 13 years ago
patacongo ec81f66d5c Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board 13 years ago
patacongo 7c722206dd More NFS updates 13 years ago
patacongo b1dbaa35ee Fist cut at USB audio definitions 13 years ago
patacongo 941cf06037 More Kconfig stuff 13 years ago
patacongo fb15304eb4 Some STM32 bugfixes from Mike Smith 13 years ago
patacongo 5f9ab50192 NFS update 13 years ago
patacongo 8d4b4631f4 More Kconfig stuff 13 years ago
patacongo 42c322f824 More Kconfig files 13 years ago
patacongo 530040b164 drivers/serial: Don't disable Rx interrrupts on each character 13 years ago
patacongo 6aa752b338 Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
patacongo 2e53a5cf45 Fix sched_setscheduler() return value 13 years ago
patacongo 340aca6485 More Kconfig stuff 13 years ago
patacongo 338ad36286 Add beginning of LCD driver for the STM3240G-EVAL 13 years ago
patacongo ee0f260759 more Kconfig stuff 13 years ago
patacongo 92dfc7ba19 More Kconfig 13 years ago
patacongo d4362cc3aa More Kconfig files 13 years ago
patacongo 5dd35e83ca More Kconfig stuff 13 years ago
patacongo 82474eadeb NFS client FS update 13 years ago
patacongo eaf671937f Add watchdog timer configuration info to all STM32 configurations 13 years ago
patacongo 1837532bd7 Fix a couple of bugs in the STM32 IWDG driver 13 years ago
patacongo d6bb782713 STM32 IWDG watchdog works 13 years ago
patacongo 55d814ce2d STM32 WWDG watchdog driver works 13 years ago
patacongo e1920cbcb3 Add STM32 watchdog configuration 13 years ago
patacongo c47d8cb7f6 Kconfig update 13 years ago
patacongo d0b581040a More Kconfig 13 years ago
patacongo 3be0d43036 Add a watchdog timer test 13 years ago
patacongo df5cef7de4 Finish STM32 IWDG and WWDG watchdog timer drivers 13 years ago
patacongo 11a21cad8a Implement STM32 IWDG driver 13 years ago
patacongo be4a25e5b5 Add skeleton file for STM32 watchdog timer driver 13 years ago
patacongo 5868e1dc92 More Kconfig updates 13 years ago
patacongo 585a703015 Developing a new way to handle application configurations 13 years ago
patacongo 5286a4c849 Kconfig updates 13 years ago
patacongo 9c8f49c100 Prep for 6.17 release 13 years ago
patacongo 57c04fbaea Kconfig updates 13 years ago
patacongo df5c47bfae NFS client update 13 years ago
patacongo 8133934480 Add an upper half watchdog timer driver 13 years ago
patacongo a48bc67382 Add a header file that defines a standard watchdog timer driver 13 years ago
patacongo 6f0589d350 Fix STM32 OTG FS device driver FIFO setup 13 years ago
patacongo 9e4c3dc807 Fix backward conditional compilation 13 years ago
patacongo d72d847d56 Minor kconfig fixes 13 years ago
patacongo 0bb3d17f8a Kconfig update 13 years ago
patacongo 211fe84e0b update Kconfig files 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo d3e26d8814 Add logic to hold off processing OUT SETUP request until OUT data phase completes 13 years ago
patacongo e37d8b5e5d Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request 13 years ago
patacongo a45f93e311 Working for missing logic to get EP0 OUT DATA 13 years ago