summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_omap4_usbboot.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: drop trailing spaceAhmad Fatoum2023-05-021-1/+1
* ARM: omap: usbboot: Enable USB communication when neededSascha Hauer2023-03-071-0/+6
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-061-1/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-11/+1
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* Introduce console_platform_driver() macro and use it for serial driversAlexander Shiyan2013-03-141-6/+1
* omap4: add serial communications over usb bootVicente2012-11-161-0/+83