index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixp: move serial to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-01-31
2
-0
/
+126
*
serial: Rename driver vcth to vct to support other board variants
Stefan Roese
2009-01-24
2
-3
/
+7
*
sh: serial: use readx/writex accessors
Jean-Christophe PLAGNIOL-VILLARD
2009-01-16
1
-23
/
+23
*
sh: serial: coding style cleanup
Jean-Christophe PLAGNIOL-VILLARD
2009-01-16
1
-17
/
+18
*
sh: Update SuperH serial driver
Nobuhiro Iwamatsu
2008-12-10
1
-1
/
+1
*
serial: Add vcth UART driver
Stefan Roese
2008-12-10
2
-0
/
+122
*
usbtty/omap: update to current API
Jean-Christophe PLAGNIOL-VILLARD
2008-12-09
2
-14
/
+23
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
3
-28
/
+28
*
sh: Fix typo in SH serial driver
Nobuhiro Iwamatsu
2008-09-19
1
-1
/
+1
*
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
1
-1
/
+1
*
Makefile: compile and link each module just once
Wolfgang Denk
2008-09-09
1
-1
/
+1
*
Moved conditional compile into Makefile
Andreas Engel
2008-09-09
2
-11
/
+7
*
Merged serial_pl010.c and serial_pl011.c.
Andreas Engel
2008-09-09
4
-178
/
+69
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-01
2
-0
/
+173
|
\
|
*
S3C64XX: remove broken HWFLOW support from the serial driver
Guennadi Liakhovetski
2008-08-31
1
-21
/
+0
|
*
serial: add S3C64XX serial driver
Guennadi Liakhovetski
2008-08-31
2
-0
/
+194
*
|
sh: add support Renesas SH7723
Nobuhiro Iwamatsu
2008-08-31
1
-12
/
+34
*
|
sh: Add support Renesas SH7203 processor
Nobuhiro Iwamatsu
2008-08-31
1
-1
/
+2
|
/
*
drivers/misc: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-2
/
+2
*
serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
2
-5
/
+1
*
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
2
-5
/
+1
*
drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
Jean-Christophe PLAGNIOL-VILLARD
2008-08-03
7
-29
/
+6
*
serial_xuartlite.c: fix compiler warnings
Ricardo Ribalda Delgado
2008-07-20
1
-5
/
+5
*
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2008-07-15
1
-9
/
+3
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
1
-2
/
+2
*
microblaze: Clean uartlite driver
Michal Simek
2008-07-13
1
-16
/
+21
*
Fix integer overflow warning in calc_divisor()
Hugo Villeneuve
2008-07-13
1
-2
/
+9
*
ColdFire: Fix UART baudrate formula
TsiChung Liew
2008-07-11
1
-2
/
+2
*
Round the serial port clock divisor value returned by calc_divisor()
Hugo Villeneuve
2008-07-10
1
-1
/
+6
*
serial_pl010.c: add watchdog support
Stuart Wood
2008-06-29
1
-2
/
+6
*
sh: SH7763 SCIF support
Nobuhiro Iwamatsu
2008-06-09
1
-55
/
+73
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
5
-38
/
+38
*
sh: Removed warning when compiling drivers/serial/serial_sh.c.
Mark Jonas
2008-03-28
1
-5
/
+0
*
sh: Add support SuperH SH7751/SH7751R
Nobuhiro Iwamatsu
2008-03-28
1
-0
/
+1
*
sh: Fix receive FIFO level register of SH4A
Nobuhiro Iwamatsu
2008-03-28
1
-22
/
+30
*
sh: Add support SH7780
Yusuke Goda
2008-03-28
1
-6
/
+8
*
OMAP5912: fix FIFO handling in UART driver
Wolfgang Denk
2008-02-05
1
-4
/
+12
*
sh: Update SuperH SCIF driver
Nobuhiro Iwamatsu
2008-01-17
1
-18
/
+14
*
sh: Add support SH7710/SH7712
Nobuhiro Iwamatsu
2008-01-15
1
-16
/
+15
*
sh: Add support for SH7720 in serial_sh driver.
Yoshihiro Shimoda
2008-01-15
1
-2
/
+25
*
Fix coding style issues; update CHANGELOG.
Wolfgang Denk
2007-12-27
1
-4
/
+4
*
sh: Moved driver of the SuperH dependence
Nobuhiro Iwamatsu
2007-12-07
2
-0
/
+178
*
drivers/serial : move serial drivers to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
12
-2
/
+2823
*
Move PL01* serial drivers to drivers/serial and adjust Makefiles.
Peter Pearse
2007-10-23
4
-1
/
+470
*
Fix some build errors.
Wolfgang Denk
2007-08-19
1
-1
/
+3
*
Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...
TsiChungLiew
2007-08-08
1
-0
/
+4
*
Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART
TsiChungLiew
2007-08-08
1
-2
/
+2
*
Rename mcfserial.c. Update include header
TsiChungLiew
2007-07-10
2
-3
/
+4
*
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew
2007-06-18
2
-0
/
+171