hexkyz
|
28e4d4411d
|
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
|
2018-09-07 16:00:13 +01:00 |
|
Resaec
|
1c32f1ae34
|
replacing tabs with spaces
|
2018-05-01 18:33:39 +02:00 |
|
Resaec
|
5430415578
|
somehow forgot to rename them
|
2018-04-28 01:27:16 +02:00 |
|
Resaec
|
5dcf2cb319
|
adding UartFifoControl and UartInterruptIdentification for the UART_IIR_FCR_0 register
adding reference manual intem numbers for register enums
|
2018-04-28 00:58:42 +02:00 |
|
Resaec
|
e0f586d2d5
|
change multiline comments, they game (only?) me strange spacing errors in the VS info popup
|
2018-04-28 00:54:43 +02:00 |
|
Resaec
|
ae69126509
|
adding UartVendorStatus, UartLineStatus and UartLineControl
refactor defines
edited uart_wait_idle() second parameter type to UartVendorStatus
|
2018-04-27 23:57:20 +02:00 |
|
TuxSH
|
ff9322a468
|
Use and adapt the UART driver from hekate/hwinit
|
2018-03-08 01:02:45 +01:00 |
|
TuxSH
|
d2b1febb43
|
Implement dbg log interface
|
2018-03-06 01:29:06 +01:00 |
|
TuxSH
|
a6c7a2c57e
|
Refactor 32-bit register definitions
|
2018-03-03 20:23:13 +01:00 |
|
TuxSH
|
c7d83c6eb6
|
Rewrite the memory map-related code...
...other style fixes, etc.
|
2018-02-26 22:09:35 +01:00 |
|
TuxSH
|
b0ea9c1a0b
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|