Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5e3cac50cc981e01d9072241035a8d4162560c71
/
drivers
/
serial
3f151eb
drivers: serial: remove nonexisting initialisation functions
by Christophe Leroy
· 7 years ago
18f8d4c
powercp: mpc8xx: move commproc.h
by Christophe Leroy
· 7 years ago
ee1e600
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
2514c2d
arm: stm32: add new architecture for STM32MP family
by Patrick Delaunay
· 7 years ago
6f6b7cf
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
c9bf43d
bcm283x_pl011: Flush RX queue after setting baud rate
by Alexander Graf
· 7 years ago
293b981
serial_bcm283x_mu: Flush RX queue after setting baud rate
by Alexander Graf
· 7 years ago
78b7d37
ns16550: Fix mem mapped endian check
by Bernhard Messerklinger
· 7 years ago
5c44ddc
serial: Replace CONFIG_ with CONFIG_IS_ENABLED
by Marek Vasut
· 7 years ago
ae5326a
serial: Make full device search optional
by Alexander Graf
· 7 years ago
6001985
bcm2835_pl011_serial: Add BCM2835 specific serial driver
by Alexander Graf
· 7 years ago
fa48759
bcm2835_mu_serial: Convert to Kconfig
by Alexander Graf
· 7 years ago
cf2c778
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
d10fc50
pl011: Convert CONFIG_PL011_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
884f901
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
by Alexander Graf
· 7 years ago
b311163
pl01x: Convert to dev_read
by Alexander Graf
· 7 years ago
9dfeffe
serial_bcm283x_mu: Fail loading if not muxed
by Alexander Graf
· 7 years ago
bceab8d
serial_bcm283x_mu: Always skip init
by Alexander Graf
· 7 years ago
80d5001
serial_bcm283x_mu: Convert to dev_read
by Alexander Graf
· 7 years ago
fc8523a
serial: bcm283x_mu: Remove support for post-init disabling
by Alexander Graf
· 7 years ago
608b0c4
serial: Use next serial device if probing fails
by Alexander Graf
· 7 years ago
4dbf9be
serial: ns16550: Fix style violation
by Mario Six
· 7 years ago
9c486e7
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
1d12a7c
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
8591ac8
serial: sh: Add support for R7S72100 (RZ/A1)
by Chris Brandt
· 7 years ago
a6e25b2
serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
by Marek Vasut
· 7 years ago
c493756
serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()
by Marek Vasut
· 7 years ago
4826350
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
ae74de0
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
a2bbfc5
serial: lpuart: Proper device identification
by Sriram Dash
· 7 years ago
2d18d72
board: stm32f429-disco: switch to DM STM32 serial driver
by Patrice Chotard
· 7 years ago
167ee83
serial: sh: Unify R8A7795 and R8A7796 as Gen3
by Marek Vasut
· 7 years ago
809704e
arm: zynq: Move ZYNQ_SERIAL to Kconfig
by Michal Simek
· 7 years ago
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
· 7 years ago
4af0d7e
dm: Fix up inclusion of common.h
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 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
· 7 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
· 7 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
Next »