summaryrefslogtreecommitdiffstats
path: root/src/drivers/uart/oxpcie_early.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/uart/oxpcie: Fix broken console outputNicholas Chin2023-07-141-3/+37
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-2/+2
* 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
* drivers/uart/oxpcie_early.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-4/+3
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* device,drivers/: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-301-7/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* drivers/uart/oxpcie: Fix early consoleKyösti Mälkki2018-12-301-2/+2
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-251-1/+1
* drivers/uart/oxpcie_early.c: remove uart_fill_lb()Martin Roth2016-12-301-14/+0
* drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy2016-05-091-4/+1
* coreboot_tables: Extend serial port descriptionLee Leahy2016-05-091-0/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* OxPCIe: Fix UART base addressesKyösti Mälkki2015-04-281-6/+2
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* uarts: 32/64 cleanupRonald G. Minnich2014-10-161-1/+1
* uart: Support multiple portsKyösti Mälkki2014-04-301-1/+1
* OxPCIe uart: Move under drivers/uartKyösti Mälkki2014-04-091-0/+111