Age | Commit message (Expand) | Author |
2022-11-04 | lib/coreboot_table: Simplify API to set up lb_serial | Arthur Heymans |
2022-10-26 | coreboot_tables: Drop uart PCI addr | Arthur Heymans |
2020-09-12 | include/console/uart: make index parameter unsigned | Felix Held |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-08-20 | arch/non-x86: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-04-13 | drivers/uart/pl011.c Add read support | Marcello Sylvester Bauer |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2018-02-13 | drivers/uart/pl011: Improve PL011 driver | David Hendricks |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2016-05-09 | drivers/uart: Use uart_platform_refclk for all UART models | Lee Leahy |
2016-05-09 | coreboot_tables: Extend serial port description | Lee Leahy |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-04-09 | uart: Prepare to support multiple base addresses | Kyösti Mälkki |
2014-03-04 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-04 | pl011 UART: Move under drivers/uart | Kyösti Mälkki |