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-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-05-14 | Remove unnecessary ENV_RAMSTAGE guard | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2017-10-16 | drivers/uart8250mem: Check for zero base address | Marshall Dawson |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-05-18 | uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions | Werner Zeh |
2016-08-31 | src/drivers: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-05-09 | drivers/uart: Use uart_platform_refclk for all UART models | Lee Leahy |
2016-05-09 | drivers/uart: Enable override for input clock divider | Lee Leahy |
2016-05-09 | coreboot_tables: Extend serial port description | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-08-13 | uart8250mem: provide uart_fill_lb() | Aaron Durbin |
2015-07-21 | console: Add UART8250MEM 32bit support | Naveen Krishna Chatradhi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-14 | OxPCIe952: Fix read8/write8 argument | Kyösti Mälkki |
2014-12-15 | uart8250mem: Add wrapper for MMIO register access | Kyösti Mälkki |
2014-08-25 | UART 8250: Unconditionally provide register constants and use UART8250 prefix. | Gabe Black |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-18 | console: Drop driver list in ramstage | Kyösti Mälkki |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |