summaryrefslogtreecommitdiffstats
path: root/src/drivers/uart/oxpcie.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* drivers: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS2020-08-171-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS2019-10-181-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* drivers/uart/oxpcie.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* OxPCIe952: Fix read8/write8 argumentKyösti Mälkki2015-03-141-2/+3
* OxPCIe uart: Move under drivers/uartKyösti Mälkki2014-04-091-0/+73