Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
35b31e0e045ec69c5cd605e1f47bb1b371595123
/
drivers
/
serial
35b31e0
serial_bcm283x_mu: Convert to dev_read
by Alexander Graf
· 7 years ago
f7c2628
serial: bcm283x_mu: Remove support for post-init disabling
by Alexander Graf
· 7 years ago
132ca2d
serial: Use next serial device if probing fails
by Alexander Graf
· 7 years ago
aed664a
serial: ns16550: Fix style violation
by Mario Six
· 7 years ago
357f199
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
60649bb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
3603e50
serial: sh: Add support for R7S72100 (RZ/A1)
by Chris Brandt
· 7 years ago
aa329a8
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
48db776
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
by Marek Vasut
· 7 years ago
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
9e27650
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
32cf46c
serial: lpuart: Proper device identification
by Sriram Dash
· 7 years ago
3d995f8
board: stm32f429-disco: switch to DM STM32 serial driver
by Patrice Chotard
· 7 years ago
4d769ba
serial: sh: Unify R8A7795 and R8A7796 as Gen3
by Marek Vasut
· 7 years ago
ab75453
arm: zynq: Move ZYNQ_SERIAL to Kconfig
by Michal Simek
· 7 years ago
7f69f68
serial: nulldev: Implement "pending" function to fix tstc return "true"
by Wilson Lee
· 7 years ago
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
9e21624
sti: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
a8d4d31
usbtty: fix typos
by Heinrich Schuchardt
· 7 years ago
2a0fdf1
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
21aad13
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
by Patrice Chotard
· 7 years ago
b21a69a
serial: stm32x7: add STM32F4 support
by Patrice Chotard
· 7 years ago
24fc72d
serial: stm32x7: add fifo support for STM32H7
by Patrice Chotard
· 7 years ago
5011e6f
serial: stm32x7: prepare the ground to STM32F4 support
by Patrice Chotard
· 7 years ago
d42610a
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
by Patrice Chotard
· 7 years ago
6961a9d
serial: stm32x7: cleanup code
by Patrice Chotard
· 7 years ago
fd6a4a7
serial: sh: Enable clock if available
by Marek Vasut
· 7 years ago
3b2a14f
serial: stm32x7: add STM32H7 support
by Patrice Chotard
· 7 years ago
755e2d0
serial: nulldev: Add nulldev serial driver
by Keng Soon Cheah
· 7 years ago
0207283
serial: serial-uclass: Add generic serial RX buffer support
by Stefan Roese
· 7 years ago
48b771c
Revert "serial: ns16550: Add RX interrupt buffer support"
by Stefan Roese
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8fe2ffc
serial: sh: Use the clock framework to obtain clock config
by Marek Vasut
· 7 years ago
2b2e483
serial: sh: Convert to Kconfig
by Marek Vasut
· 7 years ago
10a7fe9
dm: console: Check for serial devices properly
by Simon Glass
· 7 years ago
72cefd5
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
by Patrice Chotard
· 7 years ago
1fa20e4d
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
4809a19
serial: stm32x7: add clk_get_rate() support
by Patrice Chotard
· 7 years ago
2195315
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· 7 years ago
767b7db
serial: ns16550: Add RX interrupt buffer support
by Stefan Roese
· 7 years ago
224ebcd
powerpc: Remove 8260 remainders
by Christophe Leroy
· 7 years ago
cf6db16
serial: mxc: Add debug uart support
by Jagan Teki
· 7 years ago
71eb2bf
serial: mxc: Code cleanup
by Jagan Teki
· 7 years ago
9df8992
serial: mxc: Move common baud gen into _mxc_serial_setbrg
by Jagan Teki
· 7 years ago
01fcb6e
serial: mxc: Move common init into _mxc_serial_init
by Jagan Teki
· 7 years ago
ed217cd
serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
by Jagan Teki
· 7 years ago
ce315c9
serial: mxc: Use RFDIV in dm-code
by Jagan Teki
· 7 years ago
f8fd275
serial: mxc: Add common mxc_uart reg space
by Jagan Teki
· 7 years ago
220fb22
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
a21ec4c
dm: serial: Add livetree support
by Simon Glass
· 7 years ago
89d9cf2
dm: serial: Separate out the core serial-device finding code
by Simon Glass
· 7 years ago
386dbfb
dm: serial: ns16550: Convert to livetree
by Simon Glass
· 7 years ago
e74958e
rockchip: ns16550: dm: convert fdt_get to dev_read
by Philipp Tomsich
· 7 years ago
9ac4a54
powerpc, 8xx: move Serial driver to drivers/serial/
by Christophe Leroy
· 7 years ago
5e0ef84
serial: make serial_stub_* to static functions
by Masahiro Yamada
· 7 years ago
b0b588f
serial, kconfig: fix menutext
by Heiko Schocher
· 7 years ago
183f1d2
powerpc, 5xx: remove some "5xx" remains
by Heiko Schocher
· 7 years ago
26b2a0b
powerpc, 82xx: remove some missed mpc82xx remains
by Heiko Schocher
· 7 years ago
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
3149632
serial: stm32x7: simplify baud rate register calculation
by Patrice Chotard
· 7 years ago
f7d84d8
serial: stm32x7: align compatible with kernel one
by Patrice Chotard
· 7 years ago
59535d5
serial: stm32f7: disable overrun
by Vikas Manocha
· 8 years ago
802b2c6
dm: core: Update lists_bind_fdt() to use ofnode
by Simon Glass
· 8 years ago
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 8 years ago
51a3ec3
dm: Fix up inclusion of common.h
by Simon Glass
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
ed6d6b9
dm: serial: bcm6345: fix baud rate clock calculation
by Álvaro Fernández Rojas
· 8 years ago
a309572
dm: serial: bcm6345: fix uart stop bits
by Álvaro Fernández Rojas
· 8 years ago
2044298
serial: sh: Add r8a7796 support
by Hiroyuki Yokoyama
· 8 years ago
dcc4b07
serial: serial-uclass: Use force parameter in stdio_deregister_dev()
by Stefan Roese
· 8 years ago
f28c434
TI: Drop 'CONFIG_OMAP'
by Tom Rini
· 8 years ago
771d69c
serial: omap: Support debug UART
by Lokesh Vutla
· 8 years ago
842cfaf
serial: add serial driver for BCM6345
by Álvaro Fernández Rojas
· 8 years ago
7c56e10
serial: atmel_usart: Add clk support
by Wenyou Yang
· 8 years ago
b045a60
serial: atmel_usart: Fix early debug not work in SPL
by Wenyou Yang
· 8 years ago
b7c0b40
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
c4738ee
sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I
by Icenowy Zheng
· 8 years ago
80b9644
sunxi: Convert CONS_INDEX to Kconfig
by Mylène Josserand
· 8 years ago
695a31b
usbtty: avoid potential NULL pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
aa468b1
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
b1ab189
serial: ns16550: Link in the DM driver when when using platdata
by Alexandru Gagniuc
· 8 years ago
af7638b
Fix a bug with PL010s running at 19200 baud
by Alyssa Rosenzweig
· 8 years ago
c65a7fe
serial: Add serial driver for Intel MID
by Andy Shevchenko
· 8 years ago
f9512aa
dm: serial: Allow driver-model serial to be disabled for TPL
by Simon Glass
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
40d97bd
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
e3b8d39
dm: imx: serial: add i.MX6UL support
by Sébastien Szymanski
· 8 years ago
70e38d9
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
7b00ff9
stm32f7: serial: use clock driver to enable clock
by Vikas Manocha
· 8 years ago
19e22c6
serial: stm32f7: add device tree support
by Vikas Manocha
· 8 years ago
dac2c94
serial: lpuart: add i.MX7ULP support
by Peng Fan
· 8 years ago
836a6cc
serial: lpuart: restructure lpuart driver
by Peng Fan
· 8 years ago
2d76bfd
rockchip: serial: Adapt rockchip of-platdata driver for rk3188
by Heiko Stübner
· 8 years ago
ba11ac2
Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
42d742b
STiH410: Add STi serial driver
by Patrice Chotard
· 8 years ago
e67c6c4
zynq: Move zynq to clock framework
by Stefan Herbrechtsmeier
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
06f108e
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· 8 years ago
Next »