index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
arch
/
blackfin
/
cpu
/
serial.c
Age
Commit message (
Expand
)
Author
2013-05-13
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
blackfin: Add memory virtual console to blackfin serial driver.
Sonic Zhang
2013-05-13
blackfin: Enable early print via the generic serial API.
Sonic Zhang
2013-05-13
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-03-04
blackfin: bf60x: add serial support
Sonic Zhang
2012-10-15
serial: bfin: Adjust serial_register_bfin_uart()
Marek Vasut
2012-10-15
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2011-09-29
Blackfin: uart: implement loop callback for post
Mike Frysinger
2011-07-12
Blackfin: serial: convert to bfin_{read,write} helpers
Mike Frysinger
2011-07-12
Blackfin: uart: fix printf warning
Mike Frysinger
2011-07-12
Blackfin: uart: add multiple serial support
Mike Frysinger
2011-07-12
Blackfin: uart: move debug buffers into local bss
Mike Frysinger
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-04-13
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser