Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -1/+1 |
* | arc: get rid of running_on_hw | Alexey Brodkin | 2016-04-11 | 1 | -16/+0 |
* | dm: serial: Remove duplicated carriage return character | Alison Wang | 2016-03-14 | 1 | -3/+0 |
* | dm: Use dev_get_addr() where possible | Simon Glass | 2015-08-31 | 1 | -2/+1 |
* | serial-arc: switch to DM | Alexey Brodkin | 2015-04-03 | 1 | -32/+70 |
* | serial/serial_arc: set registers address during compilation | Alexey Brodkin | 2015-04-03 | 1 | -2/+1 |
* | serial: arc: Convert to use default_serial_puts | Axel Lin | 2014-02-21 | 1 | -7/+1 |
* | serial/serial_arc: switch from {read|write}l to {read|write}b accessors | Alexey Brodkin | 2014-02-21 | 1 | -9/+9 |
* | serial/serial_arc: add work-around of ISS bug | Alexey Brodkin | 2014-02-21 | 1 | -0/+16 |
* | serial/serial_arc - add driver for ARC UART | Alexey Brodkin | 2014-02-07 | 1 | -0/+105 |