Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | [POWERPC] Uartlite: bootwrapper bug fix, getc loops forever | Grant Likely | 1 | -2/+2 | |
Fixes inverted logic in uartlite_getc Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||||
2007-10-03 | [POWERPC] Uartlite: Add macros for register names | Grant Likely | 1 | -6/+21 | |
Add macros to define register names to improve readability. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> | |||||
2007-10-03 | [POWERPC] Virtex: Add uartlite bootwrapper driver | Grant Likely | 1 | -0/+64 | |
Allows the bootwrapper to use the uartlite device for console output. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> |