Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ec2dc0cc1d33a4700da0d2131cf0b5dc1b5cfad4
/
drivers
/
serial
c64af47
serial: arm_dcc: Fix compilation warning and remove unneeded initialization
by Michal Simek
· Tue Jan 22 23:40:07 2013 +0000
0828cf2
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
by Michal Simek
· Tue Jan 22 23:40:06 2013 +0000
6c52916
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jan 11 14:38:24 2013 -0700
141e011
serial/ns16550: add an option to avoid hanging on broken platforms
by Javier Martinez Canillas
· Mon Jan 07 01:35:20 2013 +0000
dcadd25
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Sat Dec 22 05:55:19 2012 -0700
bf40888
serial_sh: Add support Renesas SH7752
by Yoshihiro Shimoda
· Sun Nov 04 15:54:20 2012 +0000
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· Wed Dec 19 13:02:36 2012 -0800
3928bb6
env: Add a baudrate env handler
by Joe Hershberger
· Tue Dec 11 22:16:27 2012 -0600
f1d17fb
serial_pl011: Set RTS during initialization
by Joshua Housh
· Sun Dec 02 17:09:26 2012 +0000
5d2b5a2
serial: serial_sh: bugfix: autoboot fails if serial console is not connected
by Tetsuyuki Kobayashi
· Mon Nov 19 21:37:38 2012 +0000
6c6f061
serial/ns16550: wait for TEMT before initializing
by Scott Wood
· Tue Sep 18 18:19:05 2012 -0500
2fecf6d
serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
by Scott Wood
· Tue Oct 16 15:43:15 2012 -0500
cd9a078
s3c64xx: fix the compiler error and warning
by Minkyu Kang
· Thu Oct 25 22:15:33 2012 +0000
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Nov 05 07:42:00 2012 -0700
561cda9
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:47 2012 +0000
a1b457a
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· Mon Oct 29 13:34:23 2012 +0000
9b9f90b
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· Sat Nov 03 10:05:22 2012 +0100
9edd3f7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Oct 26 15:44:31 2012 -0700
2565005
stdio: Remove the CLPS7111 serial driver
by Marek Vasut
· Wed Oct 03 08:54:11 2012 +0000
1f9301d
arm: Remove support for NETARM
by Marek Vasut
· Wed Oct 03 08:54:10 2012 +0000
65bf56e
arm: Remove support for s3c4510
by Marek Vasut
· Wed Oct 03 08:54:09 2012 +0000
c9e35f3
arm: Remove support for lpc2292
by Marek Vasut
· Wed Oct 03 08:54:08 2012 +0000
86832ec
serial: ns16550: Enable COM5 and COM6
by Andrew Bradford
· Thu Oct 25 08:21:31 2012 -0400
b24d006
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· Tue Oct 16 14:28:48 2012 +0000
c9cc7d7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Oct 19 18:23:38 2012 -0700
234151a
ColdFire: uart: fix build failure for missing header files
by Alison Wang
· Thu Oct 18 16:54:38 2012 +0000
95656ea
kerneldoc: Annotate drivers/serial/serial.c
by Marek Vasut
· Mon Oct 08 11:36:39 2012 +0000
bdad807
serial: Reorder get_current()
by Marek Vasut
· Sat Oct 06 14:07:04 2012 +0000
0e1b577
serial: Reorder serial_assign()
by Marek Vasut
· Sat Oct 06 14:07:03 2012 +0000
d9c6449
serial: Use default_serial_puts() in drivers
by Marek Vasut
· Sat Oct 06 14:07:02 2012 +0000
6b9124e
serial: Implement default_serial_puts()
by Marek Vasut
· Sat Oct 06 14:07:01 2012 +0000
620491f
Remove lh7a40x cpu and serial driver
by Albert ARIBAUD
· Mon Oct 08 04:11:38 2012 +0000
2206b34
serial: Enhance the manual relocation
by Marek Vasut
· Sun Sep 16 18:54:22 2012 +0200
21bb3ec
serial: Compile drivers/serial/serial.c by default
by Marek Vasut
· Fri Sep 14 23:46:48 2012 +0200
f35317c
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· Fri Sep 14 23:44:09 2012 +0200
6082822
serial: Unconditionally enable CONFIG_SERIAL_MULTI
by Marek Vasut
· Fri Sep 14 23:20:05 2012 +0200
79f2047
serial: Move common/serial.c to drivers/serial/
by Marek Vasut
· Sat Sep 29 18:16:28 2012 +0200
b1591a1
serial: ns16550: Rename serial.c to serial_ns16550.c
by Marek Vasut
· Sat Sep 29 18:12:47 2012 +0200
9e1fca9
serial: ns16550: Call usbtty_poll only in non-SPL build
by Marek Vasut
· Sat Sep 15 10:25:19 2012 +0200
904d3d7
serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver
by Marek Vasut
· Fri Sep 14 22:40:08 2012 +0200
0d19c02
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
by Marek Vasut
· Fri Sep 14 22:39:44 2012 +0200
9776a44
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
by Marek Vasut
· Fri Sep 14 22:39:19 2012 +0200
46e4d5f
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
by Marek Vasut
· Fri Sep 14 22:38:46 2012 +0200
9a5f858
serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver
by Marek Vasut
· Fri Sep 14 22:38:09 2012 +0200
64c6055
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
by Marek Vasut
· Fri Sep 14 22:37:43 2012 +0200
0079786
serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver
by Marek Vasut
· Fri Sep 14 22:37:17 2012 +0200
e33298e
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver
by Marek Vasut
· Fri Sep 14 22:36:50 2012 +0200
58177b7
serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver
by Marek Vasut
· Fri Sep 14 22:36:27 2012 +0200
5ee4656
serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver
by Marek Vasut
· Fri Sep 14 22:35:43 2012 +0200
dde3734
serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver
by Marek Vasut
· Fri Sep 14 22:35:14 2012 +0200
9784bde
serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver
by Marek Vasut
· Fri Sep 14 22:34:51 2012 +0200
30916a4
serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver
by Marek Vasut
· Fri Sep 14 22:34:22 2012 +0200
289c300
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
by Marek Vasut
· Fri Sep 14 22:33:21 2012 +0200
1591f18
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
by Marek Vasut
· Thu Sep 13 16:53:49 2012 +0200
bec53ec
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver
by Marek Vasut
· Thu Sep 13 16:53:15 2012 +0200
fcb9ef8
serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver
by Marek Vasut
· Thu Sep 13 16:52:38 2012 +0200
d2a9ea2
serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver
by Marek Vasut
· Thu Sep 13 16:52:07 2012 +0200
96e8ff6
serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver
by Marek Vasut
· Thu Sep 13 16:51:38 2012 +0200
a1207aa
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver
by Marek Vasut
· Thu Sep 13 16:51:02 2012 +0200
ff093ed
serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
by Marek Vasut
· Thu Sep 13 16:50:30 2012 +0200
e9d0e3c
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
by Marek Vasut
· Thu Sep 13 16:49:51 2012 +0200
4b02639
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
by Marek Vasut
· Thu Sep 13 16:48:50 2012 +0200
3f08506
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 20:02:05 2012 +0200
d97fb5c
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 19:45:58 2012 +0200
354531e
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· Mon Oct 08 14:46:23 2012 -0700
533e31e
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 19:39:57 2012 +0200
f344201
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 13:57:58 2012 +0200
b3e48aa
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· Wed Sep 12 16:01:16 2012 +0200
bcf4872
serial: pxa: Make local functions static
by Marek Vasut
· Wed Sep 12 12:59:42 2012 +0200
bc53d14
serial: pxa: Implement default_serial_console in serial_pxa.c
by Marek Vasut
· Wed Sep 12 12:26:30 2012 +0200
5bcdf24
serial: Properly spell out the structure member names of serial_driver
by Marek Vasut
· Sun Sep 09 18:48:28 2012 +0200
b46931d
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· Fri Sep 07 14:35:31 2012 +0200
76bed83
serial: Add Zynq serial driver
by Michal Simek
· Fri Sep 14 00:55:24 2012 +0000
d40a252
serial: uartlite: Init all uartlites for serial multi
by Michal Simek
· Mon Jul 02 10:32:18 2012 +0200
72d6685
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· Sun Sep 02 00:44:09 2012 +0200
9db5799
AT91: Small fix on AT91 USART initialization code
by Xu, Hong
· Tue Aug 02 01:05:04 2011 +0000
4a036fe
snowball: Add support for ux500 based snowball board
by Mathieu J. Poirier
· Fri Aug 03 11:05:12 2012 +0000
f9da3a3
serial/ns16550: ns16550 has a different register layout on SOC_DA8XX
by Mikhail Kshevetskiy
· Mon Jul 09 08:52:43 2012 +0000
b43fd34
serial: CONSOLE macro is not used
by Michal Simek
· Thu Aug 09 21:04:28 2012 +0000
dde220f
serial: sh: Add support Renesas R8A7740
by Hideyuki Sano
· Mon Jun 25 10:29:56 2012 +0900
866515f
serial: sh: Add support Renesas SH73A0
by Nobuhiro Iwamatsu
· Thu Jun 21 13:21:32 2012 +0900
04a6275
sh: Add SH7269 device and RSK2+SH7269 board
by Phil Edworthy
· Tue May 15 22:15:51 2012 +0000
73bbe6d
sh: Add support Renesas SH7734
by Nobuhiro Iwamatsu
· Wed Jan 11 10:45:01 2012 +0900
8597d07
serial: add LPC32X0 high-speed UART devices support
by Vladimir Zapolskiy
· Thu Apr 19 04:33:09 2012 +0000
bdb1770
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· Mon Mar 26 15:38:06 2012 +0530
33cf5bd
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· Tue Mar 06 23:39:37 2012 +0000
f701b5e
sh: Fix sh7264 clock speed and related serial setting
by Phil Edworthy
· Mon Feb 13 02:03:50 2012 +0000
7342452
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· Thu Dec 15 08:40:51 2011 -0700
49914b6
usbtty: init endpoints prior to startup events
by Stefan Herbrechtsmeier
· Mon Oct 17 17:22:49 2011 +0200
99527fa
tegra2: Remove unused low-level Tegra2 UART code
by Simon Glass
· Sat Nov 05 03:56:55 2011 +0000
1ca47d9
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· Tue Nov 22 15:22:39 2011 +0100
85cc88a
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· Sat Nov 26 07:20:07 2011 +0100
ac737ff
PXA: Cleanup serial_pxa
by Marek Vasut
· Sun Aug 28 03:35:13 2011 +0200
a5baaee
sandbox: put stdin into raw mode
by Mike Frysinger
· Wed Oct 26 00:21:29 2011 +0000
d174fd9
serial: sandbox: use ssize_t to match os_read
by Mike Frysinger
· Wed Oct 26 00:21:01 2011 +0000
d42e066
serial: sandbox: optimize puts
by Mike Frysinger
· Wed Oct 26 00:20:39 2011 +0000
7d74410
ARM:AM33XX: Add support for TI AM335X EVM
by Chandan Nath
· Fri Oct 14 02:58:26 2011 +0000
d26517d
serial: reduce include platform file for marvell chip
by Lei Wen
· Tue Oct 18 20:11:48 2011 +0530
dd5497c
NS16550: trivial code clean for checkpatch
by Simon Glass
· Sat Oct 15 19:14:09 2011 +0000
e9a7806
serial: uartlite: Fix compilation warnings
by Michal Simek
· Tue Oct 18 00:22:10 2011 +0000
Next »