summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/altera_serial.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-6/+6
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-4/+4
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-9/+1
* firmware: Fix device_node matchingSascha Hauer2021-06-251-0/+1
* firmware: altera-serial: add support for Arria 10Bastian Stender2017-06-091-46/+113
* firmware: altera-serial: simplify handling of optional gpioUwe Kleine-König2016-09-271-7/+5
* firmware: altera-serial: Make the driver match the dt binding documentationUwe Kleine-König2016-09-271-7/+7
* firmware: altera: Make nSTAT GPIO optionalAndrey Smirnov2015-02-191-15/+44
* firmware: altera-serial: fix printf messageLucas Stach2014-11-241-1/+1
* firmware: altera-serial: don't try to check void return valueLucas Stach2014-11-241-3/+1
* Firmware: provide a handler to program Altera FPGAsJuergen Beisert2014-09-091-0/+315