Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace... | imp | 2012-06-13 | 1 | -3/+3 |
* | It's probably time I learn C. | cognet | 2007-09-12 | 1 | -2/+2 |
* | Don't expose the uart_ops structure directly, but instead have | marcel | 2007-04-02 | 1 | -2/+4 |
* | - Add a uart_rxready() and corresponding device-specific implementations | marius | 2007-01-18 | 1 | -6/+5 |
* | Now that we use pmap_mapdev_boostrap(), we can get ride of the got_mmu | cognet | 2006-06-07 | 1 | -26/+0 |
* | Use macros instead of hardcoding the address for SACOM1. Also don't | cognet | 2006-05-22 | 1 | -1/+2 |
* | Make this compile (UART_IPEND_* => SER_INT_*). | cognet | 2006-05-18 | 1 | -2/+2 |
* | MFp4: Catchup with recent UART changes. | cognet | 2006-04-06 | 1 | -2/+2 |
* | Start all license statements with /*- | imp | 2005-01-05 | 1 | -1/+1 |
* | Implement enough of an uart driver to get serial console working. | cognet | 2004-05-14 | 1 | -0/+307 |