index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Commit message (
Expand
)
Author
Age
Lines
*
stm32: Convert serial driver to DM
Kamil Lulko
2015-12-12
-107
/
+96
*
dm: serial: Minor coding style cleanup of some comments
Stefan Roese
2015-12-10
-10
/
+10
*
serial: zynq: Remove duplicated header
Michal Simek
2015-12-07
-3
/
+0
*
serial: zynq: Fix incorrect reference to s5p driver
Michal Simek
2015-12-07
-2
/
+2
*
dm: serial: ns16550: Add pre-reloc flag to the driver
Simon Glass
2015-12-05
-0
/
+1
*
ns16550: change reg-shift property default to zero
Thomas Chou
2015-12-05
-1
/
+1
*
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-05
-1
/
+1
*
rockchip: serial driver support rk3036
huang lin
2015-12-01
-0
/
+1
*
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
-0
/
+10
*
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-21
-16
/
+0
*
ns16550: unify serial_omap
Thomas Chou
2015-11-21
-55
/
+0
*
ns16550: unify serial_tegra
Thomas Chou
2015-11-21
-55
/
+0
*
ns16550: unify serial_dw
Thomas Chou
2015-11-21
-40
/
+0
*
ns16550: unify serial_keystone
Thomas Chou
2015-11-21
-49
/
+0
*
ns16550: unify serial_rockchip
Thomas Chou
2015-11-21
-54
/
+1
*
ns16550: unify serial_ppc
Thomas Chou
2015-11-21
-42
/
+1
*
ns16550: unify serial_x86
Thomas Chou
2015-11-20
-55
/
+1
*
ns16550: add generic binding to unify the drivers
Thomas Chou
2015-11-20
-0
/
+55
*
ns16550: change map_sysmem to map_physmem
Thomas Chou
2015-11-20
-3
/
+2
*
debug_uart: restore ns16550 as default
Thomas Chou
2015-11-20
-0
/
+1
*
altera_uart: change ioremap to map_physmem
Thomas Chou
2015-11-18
-2
/
+3
*
altera_jtag_uart: change ioremap to map_physmem
Thomas Chou
2015-11-18
-2
/
+3
*
sparc: leon3: Add debug_uart support to LEON3 serial driver.
Francois Retief
2015-11-13
-0
/
+8
*
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
-1
/
+1
*
altera_jtag_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
-1
/
+1
*
serial: altera_uart: minor clean up
Thomas Chou
2015-11-06
-11
/
+10
*
serial: altera_uart: use BIT macro
Thomas Chou
2015-11-06
-3
/
+3
*
serial: altera_jtag_uart: minor clean up
Thomas Chou
2015-11-06
-14
/
+13
*
serial: altera_jtag_uart: use BIT macro
Thomas Chou
2015-11-06
-3
/
+3
*
arm: zynq: Move serial driver to driver model
Simon Glass
2015-11-04
-98
/
+65
*
arm: zynq: serial: Drop non-device-tree serial driver portions
Simon Glass
2015-11-04
-15
/
+0
*
arm: zynq: Support the debug UART
Simon Glass
2015-11-04
-16
/
+68
*
dm: serial: Deal with stdout-path with an alias
Simon Glass
2015-11-04
-5
/
+25
*
dm: keystone: serial: Add driver model support
Lokesh Vutla
2015-10-23
-0
/
+49
*
serial: remove altera serial initializations
Thomas Chou
2015-10-23
-4
/
+0
*
nios2: convert altera_uart to driver model
Thomas Chou
2015-10-23
-91
/
+121
*
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2015-10-23
-60
/
+137
*
drivers: serial: serial_omap: add comaptibles for all ti platforms
Mugunthan V N
2015-10-22
-0
/
+4
*
drivers: serial: serial_omap: populate default clock frequency when not found...
Mugunthan V N
2015-10-22
-1
/
+3
*
debug_uart: Add an option to announce the debug UART
Simon Glass
2015-10-21
-0
/
+10
*
debug_uart: Support board-specific UART initialisation
Simon Glass
2015-10-21
-0
/
+11
*
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
2015-10-21
-3
/
+3
*
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
Masahiro Yamada
2015-10-03
-1
/
+1
*
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
2015-09-15
-22
/
+0
*
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2015-09-13
-9
/
+34
|
\
|
*
serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs
Vladimir Barinov
2015-08-31
-9
/
+34
*
|
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-09-03
-0
/
+53
|
\
\
|
*
|
rockchip: Add serial support
Simon Glass
2015-09-02
-0
/
+53
*
|
|
serial: drop redundant depends on
Masahiro Yamada
2015-09-02
-2
/
+2
|
/
/
*
|
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
-5
/
+4
|
/
[next]