Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d43e0baba081056bf6246e7efbfce989d7f9aa20
/
drivers
/
serial
/
serial_zynq.c
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
b3f3310
serial: zynq: Change uart initialization logic
by Michal Simek
· Tue Mar 24 11:31:42 2020 +0100
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
bdb33d8
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:36 2018 -0700
f104c55
serial: zynq: Use platdata for storing static data instead of priv
by Michal Simek
· Thu Jun 14 10:32:27 2018 +0200
8d5f843
serial: zynq: Make zynq_serial_setbrg static
by Michal Simek
· Thu Jun 14 11:19:57 2018 +0200
e68f4ab
serial: zynq: Initialize uart only before relocation
by Michal Simek
· Thu Jun 14 10:41:35 2018 +0200
6b8dcec
serial: zynq: Write chars till output fifo is full
by Michal Simek
· Thu Jun 14 09:43:34 2018 +0200
5e3c4c7
serial: zynq: Use BIT macros instead of shifts and full hex numbers
by Michal Simek
· Thu Jun 14 11:13:41 2018 +0200
e14d01c
serial: zynq: Use live-tree functions
by Michal Simek
· Wed May 16 10:56:43 2018 +0200
e3f127e
serial: zynq: Remove header depedency on arm header structure
by Michal Simek
· Wed Apr 18 12:52:48 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
e67c6c4
zynq: Move zynq to clock framework
by Stefan Herbrechtsmeier
· Tue Jan 17 16:27:30 2017 +0100
eea9d96
serial: zynq: Read information about clock from DT
by Michal Simek
· Thu Jul 14 14:40:03 2016 +0200
de6d3a9
serial: zynq: Change logic in putc
by Michal Simek
· Wed Feb 03 15:16:51 2016 +0100
006ff43
serial: zynq: Fix address reading from DM
by Michal Simek
· Tue Jan 12 14:45:49 2016 +0100
f0a71d0
serial: zynq: Extend compatible string list
by Michal Simek
· Thu Jan 14 11:45:52 2016 +0100
d9afb23
serial: zynq: Use static inline for _debug_uart_init()
by Michal Simek
· Tue Jan 05 12:49:21 2016 +0100
6954c2b
serial: zynq: Remove duplicated header
by Michal Simek
· Wed Dec 02 12:57:11 2015 +0100
49e1276
serial: zynq: Fix incorrect reference to s5p driver
by Michal Simek
· Tue Dec 01 14:29:34 2015 +0100
23d9b62
arm: zynq: Move serial driver to driver model
by Simon Glass
· Sat Oct 17 19:41:27 2015 -0600
4ef8bc5
arm: zynq: serial: Drop non-device-tree serial driver portions
by Simon Glass
· Sat Oct 17 19:41:26 2015 -0600
091f6a3
arm: zynq: Support the debug UART
by Simon Glass
· Sat Oct 17 19:41:22 2015 -0600
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· Wed Aug 12 07:31:55 2015 +0900
1a4d32e
serial: zynq: Add support for slow emulation platform
by Michal Simek
· Wed Apr 15 13:05:06 2015 +0200
0c33c0f
serial: Extend structure comments with register offset
by Michal Simek
· Wed Jan 07 15:00:47 2015 +0100
05b3b5c
serial: zynq: Use global baudrate instead of hardcoded one
by Michal Simek
· Tue Dec 02 13:52:00 2014 +0100
c669b7d
serial: zynq: Fix typo in suffix function name
by Michal Simek
· Fri Apr 25 13:46:28 2014 +0200
7537045
serial: zynq: Remove sparse warnings
by Michal Simek
· Fri Apr 25 13:45:08 2014 +0200
3554b2b
serial: zynq: Add OF initialization support
by Michal Simek
· Mon Feb 24 11:16:33 2014 +0100
e2cad60
serial_zynq: Migrate to Zynq clock framework
by Soren Brinkmann
· Thu Nov 21 13:38:55 2013 -0800
20d1ebf
zynq: serial: Simplify serial driver initialization
by Michal Simek
· Thu Dec 19 23:38:58 2013 +0530
1528e11
serial: zynq: Remove unused #defines
by Soren Brinkmann
· Tue Oct 29 13:11:54 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
f35317c
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· Fri Sep 14 23:44:09 2012 +0200
354531e
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· Mon Oct 08 14:46:23 2012 -0700
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