summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev/serial (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-19bsps/xilinx-zynqmp: Avoid constant UART reinitKinsey Moore1-3/+6
2021-03-05bsps/shared: Allow setting baud rate for zynq uartJan Sommer1-5/+16
2020-12-03zynq-uart: Fix set_attributes implementationKinsey Moore2-6/+52
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore2-0/+361
2020-10-05Move ARM PL011 UART driverKinsey Moore1-0/+91
2020-02-16libchip/ns16550: Allow user calculate baud divisorG S Niteesh1-0/+2
2019-03-14z85c30.c: Do not process 0 baud and return an error (CID 1399713)Joel Sherrill1-0/+9
2018-10-17serial/ns16550: Fix precision clock synthesizerSebastian Huber1-15/+16
2018-08-01serial/ns16550: Precision clock synthesizerSebastian Huber1-13/+67
2018-08-01serial/ns16550: Use standard register namesSebastian Huber1-4/+4
2018-04-20bsps: Move console drivers to bspsSebastian Huber6-0/+390
2018-04-16bsps: Move uart-output-char.c to bspsSebastian Huber1-0/+52
2018-04-12bsps: Move legacy console driver to bspsSebastian Huber4-0/+633
2018-04-04bsps: Move libchip to bspsSebastian Huber19-0/+4733