index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ns16550.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model
Simon Glass
1
-1
/
+1
2014-10-23
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
1
-1
/
+1
2014-09-10
dm: serial: Add driver model support for ns16550
Simon Glass
1
-0
/
+53
2014-09-10
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
1
-0
/
+13
2014-08-09
omap: clean-up dead configs
Masahiro Yamada
1
-7
/
+0
2014-05-12
serial: nsl16550: add hw flow control support
Karicheri, Muralidharan
1
-0
/
+1
2012-09-01
serial/ns16550: ns16550 has a different register layout on SOC_DA8XX
Mikhail Kshevetskiy
1
-0
/
+9
2011-10-23
NS16550: trivial code clean for checkpatch
Simon Glass
1
-8
/
+8
2011-10-01
ns16550: change to allow 32 bit access to registers
Dave Aldridge
1
-0
/
+4
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
1
-1
/
+1
2009-04-04
include/ns16550.h: Unify structure declaration for registers
Detlev Zundel
1
-93
/
+37
2009-04-03
Rename common ns16550 constants with UART_ prefix to prevent conflicts
Detlev Zundel
1
-42
/
+93
2009-03-30
inka4x0: Add hardware diagnosis functions for inka4x0
Detlev Zundel
1
-0
/
+11
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-6
/
+6
2006-07-19
Add support for TB5200 board
Wolfgang Denk
1
-1
/
+1
2006-06-19
Add support for wrPPMC7xx/74xx boards
Heiko Schocher
1
-0
/
+22
2006-03-12
Word alignment fixes for word aligned NS16550 UART
Wolfgang Denk
1
-10
/
+10
2005-01-09
* Patches by Richard Woodruff, 01 Oct 2004:
wdenk
1
-1
/
+1
2004-06-06
* Patch by Dave Peverley, 30 Apr 2004:
wdenk
1
-0
/
+12
2003-08-29
* Patch by George G. Davis, 19 Aug 2003:
wdenk
1
-1
/
+3
2003-07-15
Patches by Kshitij, 04 Jul 2003
wdenk
1
-0
/
+11
2002-04-27
Initial revision
wdenk
1
-0
/
+112