index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
altera_uart.c
Age
Commit message (
Expand
)
Author
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2015-11-18
altera_uart: change ioremap to map_physmem
Thomas Chou
2015-11-06
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
serial: altera_uart: minor clean up
Thomas Chou
2015-11-06
serial: altera_uart: use BIT macro
Thomas Chou
2015-10-23
nios2: convert altera_uart to driver model
Thomas Chou
2014-08-30
nios2: divide nios2-io.h into each specific drivers and remove it
Thomas Chou
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
Marek Vasut
2010-04-02
nios2: Fix outx/writex parameter order in io.h
Scott McNutt
2010-04-02
nios2: Move serial drivers to individual files in drivers/serial
Scott McNutt