index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_s5p.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-6
/
+6
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
1
-1
/
+1
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-8
/
+8
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-7
/
+7
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
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 devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
1
-1
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
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
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
1
-3
/
+3
*
serial: s5p: use clock api to get clock rate
Thomas Abraham
2016-05-25
1
-1
/
+14
*
serial: s5p: get the port id number from the alias of the device node
Thomas Abraham
2016-05-25
1
-2
/
+2
*
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-10-21
1
-1
/
+1
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
1
-1
/
+1
*
exynos: Enable the debug UART in SPL
Simon Glass
2015-08-05
1
-0
/
+2
*
exynos: Add debug UART support for Samsung S5P serial
Simon Glass
2015-08-05
1
-0
/
+25
*
exynos: serial: Refactor init code for debug UART
Simon Glass
2015-08-05
1
-12
/
+24
*
dm: exynos: Move serial to driver model
Simon Glass
2014-10-22
1
-183
/
+72
*
serial: s5p: set automatically clears after resetting Rx FIFO
Inha Song
2014-02-05
1
-2
/
+2
*
serial: s5p: Staticize local functions
Axel Lin
2013-11-08
1
-12
/
+12
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
S5P: Serial: Add fdt support to driver
Rajeshwari Shinde
2013-06-24
1
-0
/
+78
*
Exynos: uart: s5p: enabling the uart tx/rx fifo
Akshay Saraswat
2013-05-21
1
-4
/
+9
*
serial: s5p: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+8
*
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
1
-9
/
+10
*
serial: drop useless ctlr field
Mike Frysinger
2011-07-26
1
-6
/
+5
*
serial: push default_serial_console to drivers
Mike Frysinger
2011-07-26
1
-0
/
+16
*
S5P: serial: Use the inline function instead of static value
Minkyu Kang
2011-02-02
1
-1
/
+1
*
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-21
1
-1
/
+2
*
ARMV7: S5P: serial: support the s5pc210
Minkyu Kang
2010-10-19
1
-1
/
+5
*
ARMV7: S5P: separate the peripheral clocks
Minkyu Kang
2010-08-30
1
-2
/
+2
*
S5P: Use accessor functions instead of SoC specific defines to access the bas...
Minkyu Kang
2010-08-17
1
-5
/
+1
*
SAMSUNG: serial: remove compiler warnings
Minkyu Kang
2010-07-09
1
-2
/
+2
*
SAMSUNG: serial: modify name from s5pc1xx to s5p
Minkyu Kang
2010-04-30
1
-0
/
+206