History for Atmosphere / exosphere / src / uart.c
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-04-28
@Resaec
adding comment for uart_wait_idle to warn about a possible dead lock
Resaec committed on 28 Apr 2018
@Resaec
adding UartFifoControl and UartInterruptIdentification for the UART_IIR_FCR_0 register ...
Resaec committed on 28 Apr 2018
@Resaec
minor style fixes
Resaec committed on 28 Apr 2018
2018-04-27
@Resaec
adding UartVendorStatus, UartLineStatus and UartLineControl ...
Resaec committed on 27 Apr 2018
2018-03-08
@TuxSH
Use and adapt the UART driver from hekate/hwinit
TuxSH committed on 8 Mar 2018
2018-03-06
@TuxSH
Implement dbg log interface
TuxSH committed on 6 Mar 2018
2018-02-25
@TuxSH
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018