Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7f39b0678275c773301da15d3a7cc1ea7ca87171
/
drivers
/
serial
/
serial_ns16550.c
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7f5eef9
arm: Remove OMAP2420H4 and all omap24xx support
by Tom Rini
· 11 years ago
55db9cc
serial/ns16550: don't generate functions for undefined ports
by Scott Wood
· 12 years ago
48cbc3a
serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
by Scott Wood
· 12 years ago
6acc7c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ac63f2a
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· 12 years ago
96708a0
serial: ns16550: Enable COM5 and COM6
by Andrew Bradford
· 12 years ago
d07e7f9
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· 12 years ago
a382725
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
19b8fa0
serial: ns16550: Rename serial.c to serial_ns16550.c
by Marek Vasut
· 12 years ago
[Renamed from drivers/serial/serial.c]
abc0ed8
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
90bad89
serial: Properly spell out the structure member names of serial_driver
by Marek Vasut
· 12 years ago
fc36085
serial: CONSOLE macro is not used
by Michal Simek
· 12 years ago
9355427
serial: reduce include platform file for marvell chip
by Lei Wen
· 13 years ago
1c9a560
serial: drop useless ctlr field
by Mike Frysinger
· 14 years ago
6c768ca
serial: push default_serial_console to drivers
by Mike Frysinger
· 14 years ago
b5d807f
serial: add pantheon soc support
by Lei Wen
· 14 years ago
a042ec3
Serial: Add UART support for Marvell ARMADA 100 SoCs.
by Prafulla Wadaskar
· 14 years ago
83142c1
Add Orion5x support to 16550 device driver
by Albert Aribaud
· 14 years ago
fbb0030
serial: struct serial_device: add uninit() entry for drivers
by Anatolij Gustschin
· 15 years ago
4efb77d
arm: Kirkwood: Basic SOCs support
by Prafulla Wadaskar
· 15 years ago
b4746d8
drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)
by Mike Frysinger
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
55d6d2d
drivers/misc: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bcab74b
Round the serial port clock divisor value returned by calc_divisor()
by Hugo Villeneuve
· 16 years ago
ef130d3
Fix integer overflow warning in calc_divisor()
by Hugo Villeneuve
· 16 years ago
89134ea
Round the serial port clock divisor value returned by calc_divisor()
by Hugo Villeneuve
· 16 years ago
1378df7
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/serial.c]
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
0fd3025
Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled
by Wolfgang Denk
· 18 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
756f586
* Patch by Yusdi Santoso, 22 Oct 2004:
by wdenk
· 20 years ago
8ed9604
* Patches by Richard Woodruff, 01 Oct 2004:
by wdenk
· 20 years ago
6f21347
* Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs
by wdenk
· 21 years ago
2535d60
* Patch by Martin Krause, 17 Jul 2003:
by wdenk
· 21 years ago
2e5983d
Patches by Kshitij, 04 Jul 2003
by wdenk
· 21 years ago
0332990
* Patch by Devin Crumb, 02 Apr 2003:
by wdenk
· 21 years ago
78f6622
Initial revision
by wdenk
· 22 years ago