summaryrefslogtreecommitdiff
path: root/src/drivers/uart/pl011.c
AgeCommit message (Expand)Author
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
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