Age | Commit message (Expand) | Author |
---|---|---|
2019-01-25 | serial_arc: Allocate buffer for private data | Alexey Brodkin |
2018-11-14 | serial: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng |
2018-05-24 | serial/serial_arc: Implement debug serial | Alexey Brodkin |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-04-11 | arc: get rid of running_on_hw | Alexey Brodkin |
2016-03-14 | dm: serial: Remove duplicated carriage return character | Alison Wang |
2015-08-31 | dm: Use dev_get_addr() where possible | Simon Glass |
2015-04-03 | serial-arc: switch to DM | Alexey Brodkin |
2015-04-03 | serial/serial_arc: set registers address during compilation | Alexey Brodkin |
2014-02-21 | serial: arc: Convert to use default_serial_puts | Axel Lin |
2014-02-21 | serial/serial_arc: switch from {read|write}l to {read|write}b accessors | Alexey Brodkin |
2014-02-21 | serial/serial_arc: add work-around of ISS bug | Alexey Brodkin |
2014-02-07 | serial/serial_arc - add driver for ARC UART | Alexey Brodkin |