aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/uart/pl011.c
AgeCommit message (Expand)Author
2018-04-13drivers/uart/pl011.c Add read supportMarcello Sylvester Bauer
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2018-02-13drivers/uart/pl011: Improve PL011 driverDavid Hendricks
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04pl011 UART: Move under drivers/uartKyösti Mälkki