Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-14 | dm: Use uclass_first_device_err() where it is useful | Simon Glass | 1 | -4/+2 |
2016-02-16 | dm: video: Flush the cache after a puts() | Simon Glass | 1 | -0/+1 |
2016-01-30 | video: Provide a backspace method | Simon Glass | 1 | -1/+11 |
2016-01-30 | video: Provide a signal when a new console line is started | Simon Glass | 1 | -0/+14 |
2016-01-30 | video: Provide a left margin for the text console | Simon Glass | 1 | -3/+3 |
2016-01-30 | video: Handle the 'bell' character | Simon Glass | 1 | -0/+3 |
2016-01-30 | video: Use fractional units for X coordinates | Simon Glass | 1 | -24/+33 |
2016-01-21 | video: Name consoles by their number | Simon Glass | 1 | -1/+6 |
2016-01-20 | dm: video: Add a uclass for the text console | Simon Glass | 1 | -0/+239 |