Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b4806d6f1f82f0a2d76b7206bdc5e4ba7d567b6f
/
drivers
/
serial
b12907f
serial: nulldev: Implement "pending" function to fix tstc return "true"
by Wilson Lee
· 7 years ago
3bc599c
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
fb48bc4
sti: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
c409336
usbtty: fix typos
by Heinrich Schuchardt
· 7 years ago
2ee87b0
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
9a212d7
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
by Patrice Chotard
· 7 years ago
6c30f15
serial: stm32x7: add STM32F4 support
by Patrice Chotard
· 7 years ago
2a7ecc5
serial: stm32x7: add fifo support for STM32H7
by Patrice Chotard
· 7 years ago
60a996b
serial: stm32x7: prepare the ground to STM32F4 support
by Patrice Chotard
· 7 years ago
75d5853
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
by Patrice Chotard
· 7 years ago
2a52a95
serial: stm32x7: cleanup code
by Patrice Chotard
· 7 years ago
791c174
serial: sh: Enable clock if available
by Marek Vasut
· 7 years ago
776b2dd
serial: stm32x7: add STM32H7 support
by Patrice Chotard
· 7 years ago
cac73f2
serial: nulldev: Add nulldev serial driver
by Keng Soon Cheah
· 7 years ago
3ca7a06
serial: serial-uclass: Add generic serial RX buffer support
by Stefan Roese
· 7 years ago
7fded0c
Revert "serial: ns16550: Add RX interrupt buffer support"
by Stefan Roese
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8171499
serial: sh: Use the clock framework to obtain clock config
by Marek Vasut
· 7 years ago
03a38a3
serial: sh: Convert to Kconfig
by Marek Vasut
· 7 years ago
7b3c4c3
dm: console: Check for serial devices properly
by Simon Glass
· 7 years ago
84e9dcc
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
by Patrice Chotard
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
27265ce
serial: stm32x7: add clk_get_rate() support
by Patrice Chotard
· 7 years ago
122b2d4
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· 7 years ago
6822cf3
serial: ns16550: Add RX interrupt buffer support
by Stefan Roese
· 7 years ago
72281c5
powerpc: Remove 8260 remainders
by Christophe Leroy
· 7 years ago
61366b7
serial: mxc: Add debug uart support
by Jagan Teki
· 7 years ago
52c14ca
serial: mxc: Code cleanup
by Jagan Teki
· 7 years ago
45d9751
serial: mxc: Move common baud gen into _mxc_serial_setbrg
by Jagan Teki
· 7 years ago
97548d5
serial: mxc: Move common init into _mxc_serial_init
by Jagan Teki
· 7 years ago
57d3e98
serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
by Jagan Teki
· 7 years ago
62af03e
serial: mxc: Use RFDIV in dm-code
by Jagan Teki
· 7 years ago
ffa8bcd
serial: mxc: Add common mxc_uart reg space
by Jagan Teki
· 7 years ago
8d3a256
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
f93472a
dm: serial: Add livetree support
by Simon Glass
· 7 years ago
d096085
dm: serial: Separate out the core serial-device finding code
by Simon Glass
· 7 years ago
db9f8f6
dm: serial: ns16550: Convert to livetree
by Simon Glass
· 7 years ago
3d40479
rockchip: ns16550: dm: convert fdt_get to dev_read
by Philipp Tomsich
· 7 years ago
dd7ff47
powerpc, 8xx: move Serial driver to drivers/serial/
by Christophe Leroy
· 7 years ago
49ddcf3
serial: make serial_stub_* to static functions
by Masahiro Yamada
· 7 years ago
0424990
serial, kconfig: fix menutext
by Heiko Schocher
· 7 years ago
b9f7d88
powerpc, 5xx: remove some "5xx" remains
by Heiko Schocher
· 7 years ago
9057df8
powerpc, 82xx: remove some missed mpc82xx remains
by Heiko Schocher
· 7 years ago
064b55c
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
1afcf9c
serial: stm32x7: simplify baud rate register calculation
by Patrice Chotard
· 7 years ago
1113ad4
serial: stm32x7: align compatible with kernel one
by Patrice Chotard
· 7 years ago
6c0c3ce
serial: stm32f7: disable overrun
by Vikas Manocha
· 7 years ago
f5b5719
dm: core: Update lists_bind_fdt() to use ofnode
by Simon Glass
· 7 years ago
da409cc
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
4af0d7e
dm: Fix up inclusion of common.h
by Simon Glass
· 8 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
24f8548
dm: serial: bcm6345: fix baud rate clock calculation
by Álvaro Fernández Rojas
· 7 years ago
6b7185f
dm: serial: bcm6345: fix uart stop bits
by Álvaro Fernández Rojas
· 7 years ago
b7cebcb
serial: sh: Add r8a7796 support
by Hiroyuki Yokoyama
· 8 years ago
e98856f
serial: serial-uclass: Use force parameter in stdio_deregister_dev()
by Stefan Roese
· 8 years ago
89024dd
TI: Drop 'CONFIG_OMAP'
by Tom Rini
· 8 years ago
a52cf08
serial: omap: Support debug UART
by Lokesh Vutla
· 8 years ago
3058104
serial: add serial driver for BCM6345
by Álvaro Fernández Rojas
· 8 years ago
f8b7fff
serial: atmel_usart: Add clk support
by Wenyou Yang
· 8 years ago
5f29e79
serial: atmel_usart: Fix early debug not work in SPL
by Wenyou Yang
· 8 years ago
6f008a2
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
e8f86a0
sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I
by Icenowy Zheng
· 8 years ago
7095f86
sunxi: Convert CONS_INDEX to Kconfig
by Mylène Josserand
· 8 years ago
73be5b3
usbtty: avoid potential NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
b7b24a7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
6f8c351
serial: ns16550: Link in the DM driver when when using platdata
by Alexandru Gagniuc
· 8 years ago
b2aa889
Fix a bug with PL010s running at 19200 baud
by Alyssa Rosenzweig
· 8 years ago
c5f8dd4
serial: Add serial driver for Intel MID
by Andy Shevchenko
· 8 years ago
891f7ae
dm: serial: Allow driver-model serial to be disabled for TPL
by Simon Glass
· 8 years ago
ea3310e
Blackfin: Remove
by Tom Rini
· 8 years ago
02ccab1
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
3a5d636
dm: imx: serial: add i.MX6UL support
by Sébastien Szymanski
· 8 years ago
f951575
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
fd03b83
stm32f7: serial: use clock driver to enable clock
by Vikas Manocha
· 8 years ago
42bf5e7
serial: stm32f7: add device tree support
by Vikas Manocha
· 8 years ago
7edf5c4
serial: lpuart: add i.MX7ULP support
by Peng Fan
· 8 years ago
c40d612
serial: lpuart: restructure lpuart driver
by Peng Fan
· 8 years ago
cd76916
rockchip: serial: Adapt rockchip of-platdata driver for rk3188
by Heiko Stübner
· 8 years ago
b504ff9
Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
214a17e
STiH410: Add STi serial driver
by Patrice Chotard
· 8 years ago
781745b
zynq: Move zynq to clock framework
by Stefan Herbrechtsmeier
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
17fa032
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
7f73ca4
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
by Tom Rini
· 8 years ago
0b060ee
serial: 16550: Add Ingenic JZ4780 support
by Marek Vasut
· 8 years ago
79fd928
serial: 16550: Add port type as driver data
by Marek Vasut
· 8 years ago
65f8380
serial: 16550: Add getfcr accessor
by Marek Vasut
· 8 years ago
98d62e6
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
by Patrick Bruenn
· 8 years ago
ebb2c53
serial: Drop the s3c24x0 serial driver
by Simon Glass
· 8 years ago
cb97ad4
serial: bcm283x_mu: support disabling after initialization
by Fabian Vogt
· 8 years ago
165316e
serial: pl01x: expose skip_init platdata option in DT
by Fabian Vogt
· 8 years ago
9f755f5
serial: bcm283x_mu: add device tree support
by Fabian Vogt
· 8 years ago
ed77ccd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
cbfa67a
serial: pxa: integrate optional driver model handling
by Marcel Ziswiler
· 8 years ago
d804a5e
serial: pxa: use kconfig for serial configuration
by Marcel Ziswiler
· 8 years ago
9b46213
lpuart: add a get_lpuart_clk function
by Shaohui Xie
· 8 years ago
1df182d
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
998cf3c
serial: atmel_usart: Support enable an early debug UART
by Wenyou Yang
· 8 years ago
Next »