~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial.c
Commit message (
Expand
)
Author
Age
*
post: Move CONFIG_SYS_POST to CFG_SYS_POST
Tom Rini
2022-12-23
*
post: Migrate to Kconfig
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
serial: Add semihosting driver
Sean Anderson
2022-04-01
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
*
drivers: serial: Make serial_initialize return int
Ovidiu Panait
2020-08-06
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
serial: serial_mtk: add non-DM version for SPL
Weijie Gao
2019-10-25
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
*
drivers: serial: get rid of non DM mpc8xx driver
Christophe Leroy
2018-12-03
*
drivers: serial: document on_baudrate()
Heinrich Schuchardt
2018-08-10
*
mips: au1x00: Remove support for these SoCs
Tom Rini
2018-08-08
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
drivers: serial: remove nonexisting initialisation functions
Christophe Leroy
2018-04-06
*
powerpc: Remove 8260 remainders
Christophe Leroy
2017-07-23
*
serial: make serial_stub_* to static functions
Masahiro Yamada
2017-07-06
*
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
2017-06-16
*
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-05
*
serial: remove altera serial initializations
Thomas Chou
2015-10-23
*
stm32f4: Add serial driver
rev13@wp.pl
2015-04-22
*
ARM: remove cm4008 and cm41xx board support
Masahiro Yamada
2015-02-24
*
serial: add prototypes for init functions
Jeroen Hofstee
2014-11-04
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-26
|
\
|
*
serial: remove uniphier_serial_initialize() call
Masahiro Yamada
2014-10-23
*
|
serial: make local functions static
Jeroen Hofstee
2014-10-25
|
/
*
serial: add UniPhier serial driver
Masahiro Yamada
2014-10-05
*
serial: Set up the 'priv' pointer when creating a serial device
Simon Glass
2014-09-10
*
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-07-23
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
*
serial: zynq: Fix typo in suffix function name
Michal Simek
2014-05-06
*
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
|
\
|
*
ARM: serial: Remove the IXP UART driver
Marek Vasut
2014-02-06
*
|
serial/serial_arc - add driver for ARC UART
Alexey Brodkin
2014-02-07
|
/
*
drivers: serial_s3c44b0: delete an unused driver
Masahiro Yamada
2013-09-19
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-05
|
\
|
*
ARM: mxs: Added application UART driver
Andreas Wass
2013-08-21
*
|
serial: arm_dcc: Register with serial core
Jagannadha Sutradharudu Teki
2013-08-13
|
/
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
serial: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-06-26
*
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-15
*
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-04-12
*
ARM: ns9750dev: remove remainders of dead board
Wolfgang Denk
2013-02-28
*
env: Add a baudrate env handler
Joe Hershberger
2012-12-13
*
arm: Remove support for NETARM
Marek Vasut
2012-10-26
[next]