summaryrefslogtreecommitdiff
path: root/utils/ypr0tools/files/lib (follow)
Commit message (Collapse)AuthorAge
* Samsung YP-R0/YP-R1 Safe Mode improvementLorenzo Miori2013-09-16
| | | | | | | | | | | | This is an improvement for the special mode present in the samsung ypr0 target. Apart adding new useful functionalities, it fixes a random disconnection bug, solved by debouncing and fully support to YP-R1 target. This opens also the possibility to interface this operating mode to rockbox USB functionality. Change-Id: Id70541541fcfaa1234328485fab0696a3bd491c9
* ypr0: Add kernel module to required support fm radio.Thomas Martitz2012-05-28
To support fm radio a kernel module was written. This module is added to the patched firmware that loads Rockbox. It's pre-compiled but its source archive provided. The kernel module provides raw-access to the built-in si4709 radio chip. Our existing si 47xx drivers can be re-used this way. The module itself was written Lorenzo Miori, I only integrated it into the tree. Change-Id: I6205d28a505d57791eaeb627e6856b9a1eaeaeaa