index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_arc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
serial_arc: Allocate buffer for private data
Alexey Brodkin
2019-01-25
1
-0
/
+1
*
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
1
-1
/
+0
*
serial/serial_arc: Implement debug serial
Alexey Brodkin
2018-05-24
1
-0
/
+26
*
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