Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e3074e4e434c3c1248cd3ae121d0c3cfe234511e
/
drivers
/
serial
/
serial.c
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
c669b7d
serial: zynq: Fix typo in suffix function name
by Michal Simek
· 11 years ago
b43f269
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
c51eb11
serial/serial_arc - add driver for ARC UART
by Alexey Brodkin
· 11 years ago
c68c948
ARM: serial: Remove the IXP UART driver
by Marek Vasut
· 11 years ago
8caa087
drivers: serial_s3c44b0: delete an unused driver
by Masahiro Yamada
· 11 years ago
b143210
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
7712bbb
ARM: mxs: Added application UART driver
by Andreas Wass
· 11 years ago
00de0ed
serial: arm_dcc: Register with serial core
by Jagannadha Sutradharudu Teki
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ebca873
serial: Use ARRAY_SIZE instead of reinventing it
by Axel Lin
· 11 years ago
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
c154ecc
arm: Remove support for unused s3c64xx
by Benoît Thébaudeau
· 12 years ago
d0ddde7
ARM: ns9750dev: remove remainders of dead board
by Wolfgang Denk
· 12 years ago
3928bb6
env: Add a baudrate env handler
by Joe Hershberger
· 12 years ago
1f9301d
arm: Remove support for NETARM
by Marek Vasut
· 12 years ago
65bf56e
arm: Remove support for s3c4510
by Marek Vasut
· 12 years ago
c9e35f3
arm: Remove support for lpc2292
by Marek Vasut
· 12 years ago
95656ea
kerneldoc: Annotate drivers/serial/serial.c
by Marek Vasut
· 12 years ago
bdad807
serial: Reorder get_current()
by Marek Vasut
· 12 years ago
0e1b577
serial: Reorder serial_assign()
by Marek Vasut
· 12 years ago
6b9124e
serial: Implement default_serial_puts()
by Marek Vasut
· 12 years ago
2206b34
serial: Enhance the manual relocation
by Marek Vasut
· 12 years ago
79f2047
serial: Move common/serial.c to drivers/serial/
by Marek Vasut
· 12 years ago
[Renamed from common/serial.c]
a6f6334
serial: Use puts() and hang() instead of panic() in SPL
by Marek Vasut
· 12 years ago
904d3d7
serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver
by Marek Vasut
· 12 years ago
0d19c02
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
by Marek Vasut
· 12 years ago
9776a44
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
by Marek Vasut
· 12 years ago
46e4d5f
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
by Marek Vasut
· 12 years ago
9a5f858
serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver
by Marek Vasut
· 12 years ago
64c6055
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
by Marek Vasut
· 12 years ago
0079786
serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver
by Marek Vasut
· 12 years ago
e33298e
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver
by Marek Vasut
· 12 years ago
58177b7
serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver
by Marek Vasut
· 12 years ago
5ee4656
serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver
by Marek Vasut
· 12 years ago
dde3734
serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver
by Marek Vasut
· 12 years ago
9784bde
serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver
by Marek Vasut
· 12 years ago
30916a4
serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver
by Marek Vasut
· 12 years ago
289c300
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
by Marek Vasut
· 12 years ago
1591f18
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
by Marek Vasut
· 12 years ago
bec53ec
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver
by Marek Vasut
· 12 years ago
fcb9ef8
serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver
by Marek Vasut
· 12 years ago
d2a9ea2
serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver
by Marek Vasut
· 12 years ago
96e8ff6
serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver
by Marek Vasut
· 12 years ago
a1207aa
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver
by Marek Vasut
· 12 years ago
ff093ed
serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
by Marek Vasut
· 12 years ago
e9d0e3c
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
by Marek Vasut
· 12 years ago
4b02639
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
by Marek Vasut
· 12 years ago
4dfb1d0
serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver
by Marek Vasut
· 12 years ago
4750eed
serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver
by Marek Vasut
· 12 years ago
e67241b
serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver
by Marek Vasut
· 12 years ago
adede69
serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver
by Marek Vasut
· 12 years ago
7aa03ef
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver
by Marek Vasut
· 12 years ago
f728402
serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver
by Marek Vasut
· 12 years ago
bf5314b
serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver
by Marek Vasut
· 12 years ago
42cde13
serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver
by Marek Vasut
· 12 years ago
4c2ced3
serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver
by Marek Vasut
· 12 years ago
2c91a96
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
by Marek Vasut
· 12 years ago
8330d1e
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
by Marek Vasut
· 12 years ago
a29555c
serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver
by Marek Vasut
· 12 years ago
c548545
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver
by Marek Vasut
· 12 years ago
18a4779
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers
by Marek Vasut
· 12 years ago
80ee3db
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver
by Marek Vasut
· 12 years ago
58698e7
serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver
by Marek Vasut
· 12 years ago
76cb60d
serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver
by Marek Vasut
· 12 years ago
2a9d935
serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
by Marek Vasut
· 12 years ago
01f9ea8
serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver
by Marek Vasut
· 12 years ago
3862c4a
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
by Marek Vasut
· 12 years ago
840b724
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· 12 years ago
3f08506
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f9bf966
serial: mpc512x: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
d97fb5c
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
354531e
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· 12 years ago
533e31e
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f344201
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
b3e48aa
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
419d894
serial: mpc8xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
f6af048
serial: Implement serial_initfunc() macro
by Marek Vasut
· 12 years ago
b46931d
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
76bed83
serial: Add Zynq serial driver
by Michal Simek
· 12 years ago
9299958
serial: constify serial_assign()
by Gerlando Falauto
· 13 years ago
34148d6
serial: cosmetic checkpatch compliance
by Gerlando Falauto
· 13 years ago
75348da
serial: uartlite: Support for SERIAL_MULTI
by Michal Simek
· 13 years ago
8f4e6f1
Small refactor to remove duplicate serial code
by Simon Glass
· 13 years ago
f8e7252
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
078f2f1
serial: implement common uart post test
by Mike Frysinger
· 14 years ago
ffadc82
serial: drop serial_register return value
by Mike Frysinger
· 14 years ago
f96c042
serial: push default_serial_console to drivers
by Mike Frysinger
· 14 years ago
53ba322
Blackfin: uart: add multiple serial support
by Mike Frysinger
· 14 years ago
1ded602
serial: Add Tegra2 serial port support
by Tom Warren
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
1c17cdf
common: Enable serial for PXA250
by Marek Vasut
· 14 years ago
b04fde4
serial.c: Fix build breakage introduced with commit e3c78c9b
by Stefan Roese
· 14 years ago
9b58a20
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
by Stefan Roese
· 14 years ago
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
16894da
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
485feb6
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
by Minkyu Kang
· 14 years ago
63c36f5
ARM: Add support for MB86R0x SoCs
by Matthias Weisser
· 14 years ago
06dfe37
x86: Use CONFIG_SERIAL_MULTI
by Graeme Russ
· 15 years ago
baa3688
SAMSUNG: serial: modify name from s5pc1xx to s5p
by Minkyu Kang
· 15 years ago
Next »