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
/
test
/
dm
/
serial.c
Age
Commit message (
Expand
)
Author
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
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-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
2022-04-14
test: serial: Add test for putc/puts
Sean Anderson
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
dm: serial: Add clock member to struct serial_device_info
Andy Shevchenko
2019-01-14
dm: serial: Adjust serial_getinfo() to use proper API
Simon Glass
2019-01-14
dm: serial: Adjust serial_setconfig() to use proper API
Simon Glass
2019-01-14
dm: serial: Adjust serial_getconfig() to use proper API
Simon Glass
2018-12-05
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
2018-12-05
dm: serial: Add ->getconfig() callback
Andy Shevchenko
2018-09-10
sandbox: Add serial test
Patrice Chotard