| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-03-21 | mod change 755 => 644 for multiple files | Thomas Weber | |
| I executed 'find . -name "*.[chS]" -perm 755 -exec chmod 644 {} \;' Signed-off-by: Thomas Weber <[email protected]> Add some more: neither Makefile nor config.mk need execute permissions. Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2010-01-23 | SPEAr : usbd driver support for SPEAr SoCs | Vipin KUMAR | |
| SPEAr SoCs contain a synopsys usb device controller. USB Device IP can work in 2 modes - DMA mode - Slave mode The driver adds support only for slave mode operation of usb device IP. This driver is used along with standard USBTTY driver to obtain a tty interface over USB on the host Signed-off-by: Vipin <[email protected]> | |||
