index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_ns16550.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
serial: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Drop floppy disk support
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-25
serial: Remove serial_putc_raw_dev
Tom Rini
2014-10-23
serial: add static directive to local functions
Masahiro Yamada
2014-09-10
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
2014-08-09
omap: clean-up dead configs
Masahiro Yamada
2014-07-22
serial: ns16550: use a const variable instead of macro
Masahiro Yamada
2014-07-22
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
Masahiro Yamada
2014-07-22
serial: ns16550: drop CONFIG_OMAP1610 from the special case
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-10
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-02-19
serial/ns16550: don't generate functions for undefined ports
Scott Wood
2012-11-26
serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
Scott Wood
2012-11-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-11-04
drivers/serial/serial_ns16550.c: sparse fixes
Kim Phillips
2012-10-25
serial: ns16550: Enable COM5 and COM6
Andrew Bradford
2012-10-25
drivers/serial/serial_ns16550.c: sparse fixes
Kim Phillips
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: ns16550: Rename serial.c to serial_ns16550.c
Marek Vasut