Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
577aa3b3587193ee078ce83d918604da6ac84dd5
/
drivers
/
serial
« Previous
f21069e
serial: lpc32xx hsuart: port driver to driver model
by Vladimir Zapolskiy
· 9 years ago
b7e2983
dm: ns16550: Allow the driver to be omitted if requested
by Simon Glass
· 9 years ago
92c55b6
dm: serial: Allow the UART driver to be dropped from the image
by Simon Glass
· 9 years ago
fcc0a87
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· 9 years ago
80dc999
serial: zynq: Use static inline for _debug_uart_init()
by Michal Simek
· 9 years ago
f1993ca
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
434afa8
serial_mxc: Fix setup of UARTx_UFCR register
by Maximilian Schwerin
· 9 years ago
6656241
stm32: Convert serial driver to DM
by Kamil Lulko
· 9 years ago
eb623b9
dm: serial: Minor coding style cleanup of some comments
by Stefan Roese
· 9 years ago
c643f3e
serial: zynq: Remove duplicated header
by Michal Simek
· 9 years ago
6bf87da
serial: zynq: Fix incorrect reference to s5p driver
by Michal Simek
· 9 years ago
b7e5a64
dm: serial: ns16550: Add pre-reloc flag to the driver
by Simon Glass
· 9 years ago
80e0614
ns16550: change reg-shift property default to zero
by Thomas Chou
· 9 years ago
1b25e58
Fix typo: firstly -> first.
by Vagrant Cascadian
· 9 years ago
a51dbeb
rockchip: serial driver support rk3036
by huang lin
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
4fb6055
ns16550: zap CONFIG_NS16550_SERIAL
by Thomas Chou
· 9 years ago
c7b9686
ns16550: unify serial_omap
by Thomas Chou
· 9 years ago
1874626
ns16550: unify serial_tegra
by Thomas Chou
· 9 years ago
ace59da
ns16550: unify serial_dw
by Thomas Chou
· 9 years ago
fcd3367
ns16550: unify serial_keystone
by Thomas Chou
· 9 years ago
98a51fc
ns16550: unify serial_rockchip
by Thomas Chou
· 9 years ago
f27445c
ns16550: unify serial_ppc
by Thomas Chou
· 9 years ago
81cd63a
ns16550: unify serial_x86
by Thomas Chou
· 9 years ago
8e62d32
ns16550: add generic binding to unify the drivers
by Thomas Chou
· 9 years ago
77d7b5c
ns16550: change map_sysmem to map_physmem
by Thomas Chou
· 9 years ago
b1e361b
debug_uart: restore ns16550 as default
by Thomas Chou
· 9 years ago
1ec60b9
altera_uart: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
18c3f27
altera_jtag_uart: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
e43ce3f
sparc: leon3: Add debug_uart support to LEON3 serial driver.
by Francois Retief
· 9 years ago
e03c17d
altera_uart: Adjust the declaration of debug_uart_init()
by Thomas Chou
· 9 years ago
933529c
altera_jtag_uart: Adjust the declaration of debug_uart_init()
by Thomas Chou
· 9 years ago
8924148
serial: altera_uart: minor clean up
by Thomas Chou
· 9 years ago
d0b1483
serial: altera_uart: use BIT macro
by Thomas Chou
· 9 years ago
315acd0
serial: altera_jtag_uart: minor clean up
by Thomas Chou
· 9 years ago
886161a
serial: altera_jtag_uart: use BIT macro
by Thomas Chou
· 9 years ago
42800ff
arm: zynq: Move serial driver to driver model
by Simon Glass
· 9 years ago
325c8d5
arm: zynq: serial: Drop non-device-tree serial driver portions
by Simon Glass
· 9 years ago
c54c0a4
arm: zynq: Support the debug UART
by Simon Glass
· 9 years ago
6bdc593
dm: serial: Deal with stdout-path with an alias
by Simon Glass
· 9 years ago
6c2441c
dm: keystone: serial: Add driver model support
by Lokesh Vutla
· 9 years ago
2e2da4c
serial: remove altera serial initializations
by Thomas Chou
· 9 years ago
da2f838
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
220e802
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
e5a098b
drivers: serial: serial_omap: add comaptibles for all ti platforms
by Mugunthan V N
· 9 years ago
3a64845
drivers: serial: serial_omap: populate default clock frequency when not found in dt
by Mugunthan V N
· 9 years ago
c7fefcb
debug_uart: Add an option to announce the debug UART
by Simon Glass
· 9 years ago
0e977bc
debug_uart: Support board-specific UART initialisation
by Simon Glass
· 9 years ago
97b0597
debug_uart: Adjust the declaration of debug_uart_init()
by Simon Glass
· 9 years ago
d18f37c
serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
by Masahiro Yamada
· 9 years ago
68282f5
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· 9 years ago
850f788
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 9 years ago
c9feb42
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
765a1b1
rockchip: Add serial support
by Simon Glass
· 9 years ago
2ea65f3
serial: drop redundant depends on
by Masahiro Yamada
· 9 years ago
4e9838c
dm: Use dev_get_addr() where possible
by Simon Glass
· 9 years ago
53be7bf
serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs
by Vladimir Barinov
· 9 years ago
6d99cfa
serial: uniphier: drop platform data support
by Masahiro Yamada
· 9 years ago
8648b23
serial: pxa: clean-up include file order
by Marcel Ziswiler
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
57cd681
dra7xx: Add dra72_evm_defconfig using CONFIG_DM
by Tom Rini
· 9 years ago
0b11dbf
drivers: hierarchize drivers Kconfig menu
by Masahiro Yamada
· 9 years ago
8c45858
dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port
by Hans de Goede
· 9 years ago
7fb5739
exynos: Enable the debug UART in SPL
by Simon Glass
· 9 years ago
bf6e702
exynos: Add debug UART support for Samsung S5P serial
by Simon Glass
· 9 years ago
89ca935
exynos: serial: Refactor init code for debug UART
by Simon Glass
· 9 years ago
275854b
efi: Add a serial driver
by Simon Glass
· 9 years ago
dcfe4a5
x86: Move CONFIG_X86_SERIAL to Kconfig
by Simon Glass
· 9 years ago
753812c
dm: serial: Correct logic in serial_find_console_or_panic()
by Simon Glass
· 9 years ago
6e780c7
ns16550: Improve debug UART so it can work with 32-bit access
by Simon Glass
· 9 years ago
e05412f
arm: dcc: Add uart dcc support for armv8
by Siva Durga Prasad Paladugu
· 9 years ago
af28224
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
by Simon Glass
· 10 years ago
e9fc058
dm: serial: Don't support CONFIG_CONS_INDEX with device tree
by Simon Glass
· 9 years ago
9091400
dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model
by Simon Glass
· 9 years ago
b6ef3a3
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
by Masahiro Yamada
· 9 years ago
f6e7f07
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
by Masahiro Yamada
· 9 years ago
445614c
Revert "Revert "stm32f4: fix serial output""
by Tom Rini
· 9 years ago
698a12b
Revert "stm32f4: fix serial output"
by Tom Rini
· 9 years ago
6975172
serial: fdt: add device tree support for pl01x
by Vikas Manocha
· 9 years ago
60570df
stm32f4: add serial print port
by kunhuahuang
· 10 years ago
85e5f5b
stm32f4: fix serial output
by kunhuahuang
· 10 years ago
b939689
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
ace97d2
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
04bc5c9
serial: zynq: Add support for slow emulation platform
by Michal Simek
· 10 years ago
4f60166
serial: ns16550: Remove hard-coded baud_divisor setting
by Axel Lin
· 10 years ago
5f757cd
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
6631237
dm: Add a panic_str() function to reduce code size
by Simon Glass
· 10 years ago
ab9fd2e
serial: ns16550: Remove unnecessary init on UART setup
by Simon Glass
· 10 years ago
363e6da
dm: ns16550: Support non-byte register spacing with driver model
by Simon Glass
· 10 years ago
dd0b012
serial: ns16550: Add an option to specify the debug UART register shift
by Simon Glass
· 10 years ago
ab3f0c7
stm32f4: Add serial driver
by rev13@wp.pl
· 10 years ago
d77447f
serial: pl01x: fix PL010 regression
by Linus Walleij
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
e564f05
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
fd602c5
fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
by Alexander Merkle
· 10 years ago
01496c4
serial-arc: switch to DM
by Alexey Brodkin
· 10 years ago
36d6866
serial/serial_arc: set registers address during compilation
by Alexey Brodkin
· 10 years ago
891ee87
dm: serial: remove bogus include <ns16550.h>
by Masahiro Yamada
· 10 years ago
6462cde
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· 10 years ago
20379c1
serial: ns16550: Fix build error due to a typo
by Axel Lin
· 10 years ago
Next »