Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-10 | [POWERPC] Uartlite: bootwrapper bug fix, getc loops forever | Grant Likely | |
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 | |
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 | |
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> |