index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial.c
Age
Commit message (
Expand
)
Author
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-08-06
drivers: serial: Make serial_initialize return int
Ovidiu Panait
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-10-25
serial: serial_mtk: add non-DM version for SPL
Weijie Gao
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2018-12-03
drivers: serial: get rid of non DM mpc8xx driver
Christophe Leroy
2018-08-10
drivers: serial: document on_baudrate()
Heinrich Schuchardt
2018-08-08
mips: au1x00: Remove support for these SoCs
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
drivers: serial: remove nonexisting initialisation functions
Christophe Leroy
2017-07-23
powerpc: Remove 8260 remainders
Christophe Leroy
2017-07-06
serial: make serial_stub_* to static functions
Masahiro Yamada
2017-06-16
powerpc, 5xx: remove some "5xx" remains
Heiko Schocher
2017-06-16
powerpc, 82xx: remove some missed mpc82xx remains
Heiko Schocher
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
2015-10-23
serial: remove altera serial initializations
Thomas Chou
2015-04-22
stm32f4: Add serial driver
rev13@wp.pl
2015-02-24
ARM: remove cm4008 and cm41xx board support
Masahiro Yamada
2014-11-04
serial: add prototypes for init functions
Jeroen Hofstee
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-25
serial: make local functions static
Jeroen Hofstee
2014-10-23
serial: remove uniphier_serial_initialize() call
Masahiro Yamada
2014-10-05
serial: add UniPhier serial driver
Masahiro Yamada
2014-09-10
serial: Set up the 'priv' pointer when creating a serial device
Simon Glass
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-06
serial: zynq: Fix typo in suffix function name
Michal Simek
2014-02-19
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-07
serial/serial_arc - add driver for ARC UART
Alexey Brodkin
2014-02-06
ARM: serial: Remove the IXP UART driver
Marek Vasut
2013-09-19
drivers: serial_s3c44b0: delete an unused driver
Masahiro Yamada
2013-09-05
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-08-21
ARM: mxs: Added application UART driver
Andreas Wass
2013-08-13
serial: arm_dcc: Register with serial core
Jagannadha Sutradharudu Teki
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
serial: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-02-28
ARM: ns9750dev: remove remainders of dead board
Wolfgang Denk
2012-12-13
env: Add a baudrate env handler
Joe Hershberger
2012-10-26
arm: Remove support for NETARM
Marek Vasut
2012-10-26
arm: Remove support for s3c4510
Marek Vasut
2012-10-26
arm: Remove support for lpc2292
Marek Vasut
2012-10-17
kerneldoc: Annotate drivers/serial/serial.c
Marek Vasut
2012-10-17
serial: Reorder get_current()
Marek Vasut
[next]