Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
94ab98bb1c963bb9694955a9512044ef2630a4fe
/
drivers
/
serial
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
1da7ce4
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
00956eb
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
099cf77
serial: UniPhier: move LCR register setting to probe function
by Masahiro Yamada
· 10 years ago
d0c47b3
serial: UniPhier: use 32 bit register access
by Masahiro Yamada
· 10 years ago
2cbb17c
serial: sh: fix internal clock source on SCIF
by Vladimir Barinov
· 10 years ago
89f99a6
serial: sh: Remove invalid UTF-8 character
by Nobuhiro Iwamatsu
· 10 years ago
a2f39e8
ARM: remove cm4008 and cm41xx board support
by Masahiro Yamada
· 10 years ago
21d0043
serial: ns16550: Support debug UART
by Simon Glass
· 10 years ago
7657167
serial: ns16550: Add access functions that don't need platdata
by Simon Glass
· 10 years ago
2f964aa
serial: Support an early UART for debugging
by Simon Glass
· 10 years ago
484fdf5
dm: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 10 years ago
59088e4
dm: sh: serial: Add support driver model
by Nobuhiro Iwamatsu
· 10 years ago
f94a1be
dm: Expand and complete Kconfig in drivers/
by Simon Glass
· 10 years ago
fad486c
powerpc: Add serial driver for driver model
by Simon Glass
· 10 years ago
9cc36a2
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
306df2c
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
a2425e6
serial: Extend structure comments with register offset
by Michal Simek
· 10 years ago
12c9e7d
serial: zynq: Use global baudrate instead of hardcoded one
by Michal Simek
· 10 years ago
1eb47ef
x86: Use ePAPR defined properties for x86-uart
by Bin Meng
· 10 years ago
3db886a
serial: ns16550: Support ns16550 compatible pci uart devices
by Bin Meng
· 10 years ago
41702ba
x86: Rename coreboot-serial to x86-serial
by Bin Meng
· 10 years ago
59c73d7
dm: serial_pl01x: Add missing private data size
by Simon Glass
· 10 years ago
98d2d5e
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
eb8a4fe
serial: pl01x: avoid pl01x type check two times
by Vikas Manocha
· 10 years ago
f7e517b
serial: pl01x: disable as per type of pl01x
by Vikas Manocha
· 10 years ago
d2ca9fd
serial: pl01x: move all line control at same place
by Vikas Manocha
· 10 years ago
2df8107
serial: pl01x: fix pl011 baud rate configuration
by Vikas Manocha
· 10 years ago
a7deea6
serial: pl01x: pass pl01x_type to set baudrate
by Vikas Manocha
· 10 years ago
956a8ba
ns16550.c: Fix for ns16550 driver hanging on OMAP4
by Gregoire Gentil
· 10 years ago
8834210
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
625177d
serial: UniPhier: support OF configuration
by Masahiro Yamada
· 10 years ago
0bd4e39
fdt: remove fdtdec_get_alias_node() function
by Masahiro Yamada
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
746667f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
bc0b284
dm: tegra: Add platform data for the SPL uart
by Simon Glass
· 10 years ago
236f2bd
dm: Allow stdio registration to be dropped
by Simon Glass
· 10 years ago
ad1b81c
dm: serial: Support changing the baud rate
by Simon Glass
· 10 years ago
0f65f48
dm: at91: Add driver model support for the serial driver
by Simon Glass
· 10 years ago
62137fc
dm: at91: Refactor serial driver slightly for driver model
by Simon Glass
· 10 years ago
469a579
dm: serial: Move current serial port pointer to global_data
by Simon Glass
· 10 years ago
bdf790f
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
7d23666
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
by Masahiro Yamada
· 10 years ago
325b708
serial: UniPhier: borrow macros from linux/serial_reg.h
by Masahiro Yamada
· 10 years ago
d5325ef
Merge git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· 10 years ago
1a81cf83
dm: sunxi: Add support for serial using driver model
by Simon Glass
· 10 years ago
2dbbda0
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 10 years ago
94a255d
serial: add prototypes for init functions
by Jeroen Hofstee
· 10 years ago
a3cc41b
serial: sh: r8a7794: Add support external clock
by Nobuhiro Iwamatsu
· 10 years ago
04dba86
serial: sh: Add support R8A7793
by Nobuhiro Iwamatsu
· 10 years ago
d9bc8fd
serial: UniPhier: add static to locally used functions
by Masahiro Yamada
· 10 years ago
bb72148
serial: UniPhier: add .pending handler
by Masahiro Yamada
· 10 years ago
84a6df0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
654f8d0
serial: make local functions static
by Jeroen Hofstee
· 10 years ago
c2ded96
serial: remove uniphier_serial_initialize() call
by Masahiro Yamada
· 10 years ago
ff247b7
serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
by Masahiro Yamada
· 10 years ago
d064cbf
dm: serial: use Driver Model for UniPhier serial driver
by Masahiro Yamada
· 10 years ago
da333ae
dm: add entries to Kconfig
by Masahiro Yamada
· 10 years ago
eea5a4c
dm: serial: consolidate common code more
by Masahiro Yamada
· 10 years ago
52a0a6f
dm: serial: remove unnecessary casting
by Masahiro Yamada
· 10 years ago
bac6446
dm: serial: fix console putc
by Masahiro Yamada
· 10 years ago
3fdd0bb
serial: add static directive to local functions
by Masahiro Yamada
· 10 years ago
86256b7
dm: move platform data headers to include/dm/platform_data
by Masahiro Yamada
· 10 years ago
e98a03c
dm: x86: Convert coreboot serial to use driver model
by Simon Glass
· 10 years ago
1f77690
dm: serial: ns16550: Add a cast to the I/O operations
by Simon Glass
· 10 years ago
0bf2495
dm: omap: serial: Add driver model support
by Simon Glass
· 10 years ago
91155c6
dm: serial: Support CONFIG_CONS_INDEX if available
by Simon Glass
· 10 years ago
11c1a87
dm: ns16550: Correct the probe logic for platform data
by Simon Glass
· 10 years ago
167efe0
dm: ns16550: Use an address instead of a pointer for the uart base
by Simon Glass
· 10 years ago
aea2be2
dm: serial: ns16550: Correct logic for checking for character
by Simon Glass
· 10 years ago
c487fd4
dm: serial: Reset the watchdog while waiting in getc()
by Simon Glass
· 10 years ago
8a9cd5a
dm: serial: Support driver model in pl01x driver
by Simon Glass
· 10 years ago
aed2fbe
dm: serial: Tidy up the pl01x driver
by Simon Glass
· 10 years ago
a8ba569
dm: imx: serial: Support driver model in the MXC serial driver
by Simon Glass
· 10 years ago
b889332
dm: serial: Put common code into separate functions
by Simon Glass
· 10 years ago
73e256c
dm: exynos: Move serial to driver model
by Simon Glass
· 10 years ago
4a74298
serial-uclass: Fix compilation error
by Hans de Goede
· 10 years ago
dd0204e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
32d0192
stdio: Add force parameter to stdio_deregister
by Hans de Goede
· 10 years ago
7f36855
serial: add UniPhier serial driver
by Masahiro Yamada
· 10 years ago
c79cba3
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
59990bf
dm: serial: Don't require device tree to configure a console
by Simon Glass
· 10 years ago
e38b15b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
858530a
dm: tegra: Enable driver model for serial
by Simon Glass
· 10 years ago
12e431b
dm: serial: Add driver model support for ns16550
by Simon Glass
· 10 years ago
8bbe33c
dm: serial: Collect common baud rate code in ns16550
by Simon Glass
· 10 years ago
fa54eb1
dm: serial: Move baud rate calculation to ns16550.c
by Simon Glass
· 10 years ago
72e9822
sandbox: serial: Support a coloured console
by Simon Glass
· 10 years ago
890fcef
sandbox: Convert serial driver to use driver model
by Simon Glass
· 10 years ago
57d9275
dm: Add a uclass for serial devices
by Simon Glass
· 10 years ago
addf951
serial: Set up the 'priv' pointer when creating a serial device
by Simon Glass
· 10 years ago
89e69fd
arm: vf610: lpuart: disable FIFO on initializaton
by Stefan Agner
· 10 years ago
a3db78d
arm: vf610: lpuart: fix status register handling
by Stefan Agner
· 10 years ago
6209e14
serial: lpuart: add 32-bit registers lpuart support
by Jingchang Lu
· 10 years ago
3a55a56
serial: move nios2-yanu.h into opencores_yanu driver
by Thomas Chou
· 10 years ago
8645071
nios2: divide nios2-io.h into each specific drivers and remove it
by Thomas Chou
· 10 years ago
8ac22a6
omap: clean-up dead configs
by Masahiro Yamada
· 10 years ago
Next »