summaryrefslogtreecommitdiffstats
path: root/src/drivers/uart/pl011.c
Commit message (Expand)AuthorAgeFilesLines
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* uart: Support multiple portsKyösti Mälkki2014-04-301-11/+6
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-091-7/+14
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-091-5/+8
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-041-8/+7
* console: Fix includesKyösti Mälkki2014-03-041-1/+1
* pl011 UART: Move under drivers/uartKyösti Mälkki2014-03-041-0/+50