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
/
ns16550.c
Age
Commit message (
Expand
)
Author
4 days
serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=y
Tom Rini
2026-03-13
serial: ns16550: Fix return-type warning
Nikita Shubin
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-03-10
usb: gadget: Remove the legacy usbtty driver
Tom Rini
2025-02-28
serial: ns16550: Fix pointer type mismatch
J. Neuschäfer
2025-01-28
serial: ns16550: Add Intel XScale support
Duje Mihanović
2025-01-22
serial: Support info() method in ns16550 xPL with UPL
Simon Glass
2024-12-14
serial: ns16550: Increase scope of ops functions
Gokul Praveen
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
xpl: Rename spl_in_proper() to not_xpl()
Simon Glass
2024-10-07
serial: ns16550: Try get serial clock rate from DT before CLK
Jonas Karlman
2024-07-23
arm: ti: Remove omap4 platform support
Tom Rini
2024-06-16
serial: ns16550: fix comment to mention schedule instead of watchdog_reset
Rasmus Villemoes
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
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-10-06
serial: Drop ns16550 serial_getinfo() in SPL
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
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
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-07-08
serial: ns16550: Wait in debug_uart_init until tx buffer is empty
Pali Rohár
2022-05-17
serial: ns16550: Add support for SPL_DEBUG_UART_BASE
Pali Rohár
2022-04-18
rockchip: serial: move driver alias to serial_rockchip.c
Johan Jonker
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-03-03
serial: ns16550: Handle zero <clock-frequency> value
Bin Meng
2021-03-03
serial: ns16550: Correct the base address type
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
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-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
serial: ns16550: Provide UART base clock speed in ->getinfo()
Andy Shevchenko
2020-04-04
serial: ns16550: Fix ordering of getting base address
Bin Meng
2020-03-05
serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
Wolfgang Wallner
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-04
serial: ns16550: Support run-time configuration
Simon Glass
2020-01-24
serial: ns16550: Use old baud rate divisor for flushing if not given
Patrik Dahlström
2020-01-17
common: Move clock functions into a new file
Simon Glass
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
[next]