Age | Commit message (Expand) | Author |
---|---|---|
2022-10-25 | src/drivers/uart: Add definition of FIFO enabled in IIR | Tim Chu |
2022-02-07 | drivers/uart/uart8250reg.h: use shifts in constants | Felix Held |
2022-02-07 | drivers/uart/uart8250reg.h: use BIT() macro for bit definitions | Felix Held |
2022-02-07 | drivers/uart/uart8250reg.h: remove duplicate bit definitions | 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-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-08-25 | UART 8250: Unconditionally provide register constants and use UART8250 prefix. | Gabe Black |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |