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
/
serial.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
ARM: remove cm4008 and cm41xx board support
Masahiro Yamada
1
-1
/
+0
2015-02-24
ARM: remove jadecpu board support
Masahiro Yamada
1
-1
/
+1
2014-11-04
serial: add prototypes for init functions
Jeroen Hofstee
1
-0
/
+49
2014-09-10
dm: Add a uclass for serial devices
Simon Glass
1
-0
/
+92
2013-08-20
ppc4xx: Remove support for PPC405CR CPUs
Matthias Fuchs
1
-1
/
+1
2013-01-16
Tegra30: Add generic Tegra30 build support
Tom Warren
1
-1
/
+1
2012-10-17
serial: Implement default_serial_puts()
Marek Vasut
1
-0
/
+2
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
1
-1
/
+1
2012-10-15
serial: zoom2: Remove zoom2 serial prototypes from serial.h
Marek Vasut
1
-7
/
+0
2012-10-15
serial: bfin: Adjust serial_register_bfin_uart()
Marek Vasut
1
-4
/
+0
2012-10-15
serial: bfin: Remove the bfin_serialN_device exports from serial.h
Marek Vasut
1
-4
/
+0
2012-10-15
serial: ns16550: Move serial registration from serial_initialize()
Marek Vasut
1
-6
/
+2
2012-10-15
serial: mpc512x: Move serial registration from serial_initialize()
Marek Vasut
1
-7
/
+0
2012-10-15
serial: microblaze: Move serial registration from serial_initialize()
Marek Vasut
1
-7
/
+0
2012-10-15
serial: zynq: Move serial registration from serial_initialize()
Tom Rini
1
-5
/
+0
2012-10-15
serial: s5p: Move serial registration from serial_initialize()
Marek Vasut
1
-7
/
+0
2012-10-15
serial: pxa: Move serial registration from serial_initialize()
Marek Vasut
1
-4
/
+0
2012-10-15
serial: s3c24xx: Move serial registration from serial_initialize()
Marek Vasut
1
-6
/
+0
2012-10-15
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
1
-2
/
+2
2012-10-15
serial: Coding style cleanup of struct serial_device
Marek Vasut
1
-12
/
+11
2012-10-04
serial: Add Zynq serial driver
Michal Simek
1
-0
/
+5
2012-09-11
serial: Support serial multi for Microblaze
Michal Simek
1
-1
/
+2
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
1
-1
/
+1
2012-03-18
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
1
-3
/
+2
2011-12-19
x86: Initial commit for running as a coreboot payload
Gabe Black
1
-1
/
+1
2011-12-05
serial: constify serial_assign()
Gerlando Falauto
1
-1
/
+1
2011-12-05
serial: cosmetic checkpatch compliance
Gerlando Falauto
1
-9
/
+10
2011-10-09
serial: uartlite: Support for SERIAL_MULTI
Michal Simek
1
-0
/
+7
2011-08-02
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
1
-0
/
+9
2011-07-26
serial: implement common uart post test
Mike Frysinger
1
-0
/
+5
2011-07-26
serial: drop useless ctlr field
Mike Frysinger
1
-2
/
+0
2011-07-12
Blackfin: uart: add multiple serial support
Mike Frysinger
1
-0
/
+9
2011-02-21
serial: Add Tegra2 serial port support
Tom Warren
1
-1
/
+2
2010-09-08
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
1
-1
/
+1
2010-08-26
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
Minkyu Kang
1
-1
/
+1
2010-08-10
ARM: Add support for MB86R0x SoCs
Matthias Weisser
1
-3
/
+3
2010-05-06
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
1
-1
/
+2
2010-04-30
SAMSUNG: serial: modify name from s5pc1xx to s5p
Minkyu Kang
1
-4
/
+4
2010-04-24
mpc5121: add PSC serial communication routines
Anatolij Gustschin
1
-0
/
+7
2010-04-24
mpc512x: add multi serial PSC support
Anatolij Gustschin
1
-0
/
+7
2010-04-24
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
1
-0
/
+1
2009-12-20
OMAP3 zoom2 Use usbtty if the debug board is not connected.
Tom Rix
1
-0
/
+12
2009-12-20
USBTTY make some function declarations easier to use.
Tom Rix
1
-0
/
+6
2009-10-13
s5pc1xx: support serial driver
Minkyu Kang
1
-0
/
+7
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-07-02
8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors
Poonam Aggrwal
1
-1
/
+2
2009-06-12
ZOOM2 Add serial support.
Tom Rix
1
-0
/
+7
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-02-04
ARM: s3c24xx: Multiple serial port support
Harald Welte
1
-0
/
+5
2007-10-31
ppc4xx: Add PPC405EX support
Stefan Roese
1
-2
/
+3
[next]