aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/uart/uart8250mem.c
AgeCommit message (Expand)Author
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-05-18uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functionsWerner Zeh
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-09drivers/uart: Enable override for input clock dividerLee Leahy
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-13uart8250mem: provide uart_fill_lb()Aaron Durbin
2015-07-21console: Add UART8250MEM 32bit supportNaveen Krishna Chatradhi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-14OxPCIe952: Fix read8/write8 argumentKyösti Mälkki
2014-12-15uart8250mem: Add wrapper for MMIO register accessKyösti Mälkki
2014-08-25UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-18console: Drop driver list in ramstageKyösti Mälkki
2014-03-04uart8250: Move under drivers/uartKyösti Mälkki