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
*
serial-uclass: Fix compilation error
Hans de Goede
2014-10-10
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-10-07
3
-0
/
+207
|
\
|
*
serial: add UniPhier serial driver
Masahiro Yamada
2014-10-05
3
-0
/
+207
*
|
stdio: Add force parameter to stdio_deregister
Hans de Goede
2014-10-06
1
-1
/
+1
|
/
*
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-24
1
-2
/
+2
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
dm: serial: Don't require device tree to configure a console
Simon Glass
2014-09-23
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-09-17
1
-6
/
+13
|
\
|
*
arm: vf610: lpuart: disable FIFO on initializaton
Stefan Agner
2014-09-09
1
-0
/
+10
|
*
arm: vf610: lpuart: fix status register handling
Stefan Agner
2014-09-09
1
-6
/
+3
*
|
dm: tegra: Enable driver model for serial
Simon Glass
2014-09-10
2
-0
/
+39
*
|
dm: serial: Add driver model support for ns16550
Simon Glass
2014-09-10
2
-3
/
+155
*
|
dm: serial: Collect common baud rate code in ns16550
Simon Glass
2014-09-10
1
-20
/
+13
*
|
dm: serial: Move baud rate calculation to ns16550.c
Simon Glass
2014-09-10
2
-11
/
+21
*
|
sandbox: serial: Support a coloured console
Simon Glass
2014-09-10
1
-0
/
+83
*
|
sandbox: Convert serial driver to use driver model
Simon Glass
2014-09-10
1
-31
/
+36
*
|
dm: Add a uclass for serial devices
Simon Glass
2014-09-10
2
-0
/
+217
*
|
serial: Set up the 'priv' pointer when creating a serial device
Simon Glass
2014-09-10
1
-0
/
+1
*
|
serial: lpuart: add 32-bit registers lpuart support
Jingchang Lu
2014-09-08
1
-0
/
+118
|
/
*
serial: move nios2-yanu.h into opencores_yanu driver
Thomas Chou
2014-08-30
1
-1
/
+86
*
nios2: divide nios2-io.h into each specific drivers and remove it
Thomas Chou
2014-08-30
2
-2
/
+57
*
omap: clean-up dead configs
Masahiro Yamada
2014-08-09
3
-12
/
+1
*
serial: sh: Add support External Clock mode
Nobuhiro Iwamatsu
2014-08-09
2
-3
/
+9
*
serial: sh: Add support DL and CKS register for R8A7794
Nobuhiro Iwamatsu
2014-08-09
1
-1
/
+2
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
1
-2
/
+2
|
\
|
*
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
2014-07-25
1
-2
/
+2
*
|
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
1
-1
/
+2
|
\
\
|
*
|
serial: sh: Add support R8A7794
Nobuhiro Iwamatsu
2014-07-24
1
-1
/
+2
|
|
/
*
|
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
1
-0
/
+1
*
|
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
2
-10
/
+52
*
|
serial: ns16550: use a const variable instead of macro
Masahiro Yamada
2014-07-22
1
-3
/
+3
*
|
serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
Masahiro Yamada
2014-07-22
1
-7
/
+3
*
|
serial: ns16550: drop CONFIG_OMAP1610 from the special case
Masahiro Yamada
2014-07-22
1
-6
/
+0
|
/
*
serial_mxc: disable new features of autobaud detection
Eric Nelson
2014-05-28
1
-2
/
+2
*
serial: nsl16550: add hw flow control support
Karicheri, Muralidharan
2014-05-12
1
-0
/
+6
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
1
-7
/
+3
*
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
2
-11
/
+11
|
\
|
*
serial: zynq: Fix typo in suffix function name
Michal Simek
2014-05-06
2
-3
/
+3
|
*
serial: zynq: Remove sparse warnings
Michal Simek
2014-05-06
1
-8
/
+8
*
|
k2hk: add support for k2hk SOC and EVM
Vitaly Andrianov
2014-04-17
1
-0
/
+8
|
/
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
1
-1
/
+5
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
1
-0
/
+4
*
serial: zynq: Add OF initialization support
Michal Simek
2014-03-04
1
-0
/
+28
*
serial: arc: Convert to use default_serial_puts
Axel Lin
2014-02-21
1
-7
/
+1
*
serial/serial_arc: switch from {read|write}l to {read|write}b accessors
Alexey Brodkin
2014-02-21
1
-9
/
+9
*
serial/serial_arc: add work-around of ISS bug
Alexey Brodkin
2014-02-21
1
-0
/
+16
*
serial_zynq: Migrate to Zynq clock framework
Soren Brinkmann
2014-02-19
1
-11
/
+2
*
zynq: serial: Simplify serial driver initialization
Michal Simek
2014-02-19
1
-14
/
+20
*
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-02-19
3
-133
/
+0
|
\
|
*
ARM: serial: Remove the IXP UART driver
Marek Vasut
2014-02-06
3
-133
/
+0
[next]