aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/uart/oxpcie.c
AgeCommit message (Expand)Author
2020-09-21src/drivers: Drop unneeded empty linesElyes HAOUAS
2020-08-17src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-05-04drivers/uart/oxpcie.c: Get rid of device_tElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-14OxPCIe952: Fix read8/write8 argumentKyösti Mälkki
2014-04-09OxPCIe uart: Move under drivers/uartKyösti Mälkki