index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-22
ns16550: unify serial_ppc
Thomas Chou
3
-42
/
+1
2015-11-21
ns16550: unify serial_x86
Thomas Chou
3
-55
/
+1
2015-11-21
ns16550: add generic binding to unify the drivers
Thomas Chou
2
-0
/
+55
2015-11-21
ns16550: change map_sysmem to map_physmem
Thomas Chou
1
-3
/
+2
2015-11-21
debug_uart: restore ns16550 as default
Thomas Chou
1
-0
/
+1
2015-11-18
altera_uart: change ioremap to map_physmem
Thomas Chou
1
-2
/
+3
2015-11-18
altera_jtag_uart: change ioremap to map_physmem
Thomas Chou
1
-2
/
+3
2015-11-13
sparc: leon3: Add debug_uart support to LEON3 serial driver.
Francois Retief
1
-0
/
+8
2015-11-06
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
1
-1
/
+1
2015-11-06
altera_jtag_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
1
-1
/
+1
2015-11-06
serial: altera_uart: minor clean up
Thomas Chou
1
-11
/
+10
2015-11-06
serial: altera_uart: use BIT macro
Thomas Chou
1
-3
/
+3
2015-11-06
serial: altera_jtag_uart: minor clean up
Thomas Chou
1
-14
/
+13
2015-11-06
serial: altera_jtag_uart: use BIT macro
Thomas Chou
1
-3
/
+3
2015-11-04
arm: zynq: Move serial driver to driver model
Simon Glass
1
-98
/
+65
2015-11-04
arm: zynq: serial: Drop non-device-tree serial driver portions
Simon Glass
1
-15
/
+0
2015-11-04
arm: zynq: Support the debug UART
Simon Glass
2
-16
/
+68
2015-11-04
dm: serial: Deal with stdout-path with an alias
Simon Glass
1
-5
/
+25
2015-10-23
dm: keystone: serial: Add driver model support
Lokesh Vutla
2
-0
/
+49
2015-10-23
serial: remove altera serial initializations
Thomas Chou
1
-4
/
+0
2015-10-23
nios2: convert altera_uart to driver model
Thomas Chou
2
-91
/
+121
2015-10-23
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2
-60
/
+137
2015-10-22
drivers: serial: serial_omap: add comaptibles for all ti platforms
Mugunthan V N
1
-0
/
+4
2015-10-22
drivers: serial: serial_omap: populate default clock frequency when not found...
Mugunthan V N
1
-1
/
+3
2015-10-21
debug_uart: Add an option to announce the debug UART
Simon Glass
1
-0
/
+10
2015-10-21
debug_uart: Support board-specific UART initialisation
Simon Glass
1
-0
/
+11
2015-10-21
debug_uart: Adjust the declaration of debug_uart_init()
Simon Glass
3
-3
/
+3
2015-10-03
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
Masahiro Yamada
1
-1
/
+1
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
1
-22
/
+0
2015-09-14
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
1
-9
/
+34
2015-09-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
3
-0
/
+53
2015-09-03
rockchip: Add serial support
Simon Glass
3
-0
/
+53
2015-09-02
serial: drop redundant depends on
Masahiro Yamada
1
-2
/
+2
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
4
-5
/
+4
2015-08-31
serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs
Vladimir Barinov
1
-9
/
+34
2015-08-30
serial: uniphier: drop platform data support
Masahiro Yamada
1
-26
/
+15
2015-08-24
serial: pxa: clean-up include file order
Marcel Ziswiler
1
-2
/
+2
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
7
-9
/
+9
2015-08-13
dra7xx: Add dra72_evm_defconfig using CONFIG_DM
Tom Rini
1
-0
/
+1
2015-08-13
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
1
-0
/
+8
2015-08-10
dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
Hans de Goede
2
-3
/
+28
2015-08-06
exynos: Enable the debug UART in SPL
Simon Glass
1
-0
/
+2
2015-08-06
exynos: Add debug UART support for Samsung S5P serial
Simon Glass
2
-0
/
+32
2015-08-06
exynos: serial: Refactor init code for debug UART
Simon Glass
1
-12
/
+24
2015-08-05
efi: Add a serial driver
Simon Glass
3
-0
/
+167
2015-08-05
x86: Move CONFIG_X86_SERIAL to Kconfig
Simon Glass
1
-0
/
+10
2015-08-05
dm: serial: Correct logic in serial_find_console_or_panic()
Simon Glass
1
-1
/
+1
2015-07-22
ns16550: Improve debug UART so it can work with 32-bit access
Simon Glass
1
-15
/
+21
2015-07-07
arm: dcc: Add uart dcc support for armv8
Siva Durga Prasad Paladugu
1
-0
/
+16
2015-06-11
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
Simon Glass
2
-2
/
+23
[prev]
[next]