History for Atmosphere / exosphere / src / uart.c
2019-07-24
@TuxSH
Fix uart init
TuxSH committed on 24 Jul 2019
2019-07-21
@hexkyz
Fix uart pinmux configuration
hexkyz committed on 21 Jul 2019
@hexkyz
Cleanup and re-write uart code
hexkyz committed on 21 Jul 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
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