Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1bce2aeb6f31043caa0509387d85b786c1d2e147
/
drivers
/
serial
« Previous
28af638
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
4808f10
serial: pxa: Make local functions static
by Marek Vasut
· 12 years ago
407e6a2
serial: pxa: Implement default_serial_console in serial_pxa.c
by Marek Vasut
· 12 years ago
90bad89
serial: Properly spell out the structure member names of serial_driver
by Marek Vasut
· 12 years ago
89143fb
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
194846f
serial: Add Zynq serial driver
by Michal Simek
· 12 years ago
25239e1
serial: uartlite: Init all uartlites for serial multi
by Michal Simek
· 12 years ago
6e2fbde
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 12 years ago
1f4faed
AT91: Small fix on AT91 USART initialization code
by Xu, Hong
· 13 years ago
84dee30
snowball: Add support for ux500 based snowball board
by Mathieu J. Poirier
· 12 years ago
99b603e
serial/ns16550: ns16550 has a different register layout on SOC_DA8XX
by Mikhail Kshevetskiy
· 12 years ago
fc36085
serial: CONSOLE macro is not used
by Michal Simek
· 12 years ago
d61678e
serial: sh: Add support Renesas R8A7740
by Hideyuki Sano
· 12 years ago
c3d6a35
serial: sh: Add support Renesas SH73A0
by Nobuhiro Iwamatsu
· 12 years ago
99744b7
sh: Add SH7269 device and RSK2+SH7269 board
by Phil Edworthy
· 12 years ago
2a57e7e
sh: Add support Renesas SH7734
by Nobuhiro Iwamatsu
· 13 years ago
cc35fdb
serial: add LPC32X0 high-speed UART devices support
by Vladimir Zapolskiy
· 13 years ago
f9da0f8
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
2721551
USB:gadget:designware USB device controller (UDC) implementation
by Vipin KUMAR
· 13 years ago
117029c
sh: Fix sh7264 clock speed and related serial setting
by Phil Edworthy
· 13 years ago
b2fb47f
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
by Tom Rini
· 13 years ago
241d9a6
usbtty: init endpoints prior to startup events
by Stefan Herbrechtsmeier
· 13 years ago
4c7447d
tegra2: Remove unused low-level Tegra2 UART code
by Simon Glass
· 13 years ago
40f6fff
MX: serial_mxc: cleanup removing nasty #ifdef
by Stefano Babic
· 13 years ago
abc20ab
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
by Marek Vasut
· 13 years ago
237ce0f
PXA: Cleanup serial_pxa
by Marek Vasut
· 13 years ago
ab06a75
sandbox: put stdin into raw mode
by Mike Frysinger
· 13 years ago
ec8f0b9
serial: sandbox: use ssize_t to match os_read
by Mike Frysinger
· 13 years ago
5778d54
serial: sandbox: optimize puts
by Mike Frysinger
· 13 years ago
5289e83
ARM:AM33XX: Add support for TI AM335X EVM
by Chandan Nath
· 13 years ago
9355427
serial: reduce include platform file for marvell chip
by Lei Wen
· 13 years ago
f8df9d0
NS16550: trivial code clean for checkpatch
by Simon Glass
· 13 years ago
8cb9b23
serial: uartlite: Fix compilation warnings
by Michal Simek
· 13 years ago
96baa4c
serial: pl01x: drain PL01x FIFO before baudrate change
by Linus Walleij
· 13 years ago
efb2172
Move timestamp and version files into 'generated' subdir
by Simon Glass
· 13 years ago
7accb6e
sandbox: Add serial uart
by Simon Glass
· 13 years ago
49a23e4
serial: uartlite: Support for SERIAL_MULTI
by Michal Simek
· 13 years ago
79df120
ns16550: change to allow 32 bit access to registers
by Dave Aldridge
· 13 years ago
7fbeb64
sh: Add Renesas rsk7264 board
by Phil Edworthy
· 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
05bad4a
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
18ed5e9
driver/serial: delete at91rm9200_usart
by Andreas Bießmann
· 13 years ago
9623c15
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
009e464
trigger hardware watchdog in IXP42x serial driver
by Michael Schwingen
· 13 years ago
566e5cf
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
329f0f5
ATMEL: fix related common atmel driver files
by Reinhard Meyer
· 14 years ago
910f1ae
Serial: p1011: new vendor init options
by John Rigby
· 14 years ago
8627111
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
by Stefano Babic
· 14 years ago
b5d807f
serial: add pantheon soc support
by Lei Wen
· 14 years ago
2ee3678
serial: Add Tegra2 serial port support
by Tom Warren
· 14 years ago
e0617c6
S5P: serial: Use the inline function instead of static value
by Minkyu Kang
· 14 years ago
1b22b0d
serial_mxc: add support for Freescale's i.MX35 processor
by Stefano Babic
· 14 years ago
0c466ad
serial_mxc: add support for MX53 processor
by Liu Hui-R64343
· 14 years ago
f3038cd
sh: serial_sh: Fix build in serial_sh
by Nobuhiro Iwamatsu
· 14 years ago
9905706
sh: sh7722: Fix multiple definition of PSDR in serial_sh
by Nobuhiro Iwamatsu
· 14 years ago
3f6c8e3
sh: serial: Update serial driver for SH
by Nobuhiro Iwamatsu
· 14 years ago
cdc51c2
Merge branch 'next' of ../next
by Wolfgang Denk
· 14 years ago
2956532
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· 14 years ago
a042ec3
Serial: Add UART support for Marvell ARMADA 100 SoCs.
by Prafulla Wadaskar
· 14 years ago
a160ea0
Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro
by Prafulla Wadaskar
· 14 years ago
72d5e44
pl01x: use C structs and readl/writel
by Rabin Vincent
· 15 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
17dd883
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
d9abba8
Add generic support for samsung s3c2440
by C Nauman
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
3ba8bf7
PXA: pxa-regs.h cleanup
by Marek Vasut
· 14 years ago
1628cfc
ARMV7: S5P: serial: support the s5pc210
by Minkyu Kang
· 14 years ago
1a2d9b3
ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards
by Stefan Roese
· 14 years ago
249d521
ARMV7: Fixed baudrate setting in pl01x driver
by Matt Waddel
· 14 years ago
ddf71e4
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
125637c
atmel_usart: change register access to C structure
by Andreas Bießmann
· 14 years ago
4ec3d2a
MXC: Add watchdog support to serial driver
by Stefano Babic
· 14 years ago
e3c78c9
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
by Stefan Roese
· 14 years ago
f70409a
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· 14 years ago
889a275
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
by Minkyu Kang
· 14 years ago
d93d0f0
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· 14 years ago
1a4106d
SAMSUNG: serial: remove compiler warnings
by Minkyu Kang
· 14 years ago
83142c1
Add Orion5x support to 16550 device driver
by Albert Aribaud
· 14 years ago
c497680
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 14 years ago
167cdad
SERIAL: Enable port-mapped access
by Graeme Russ
· 15 years ago
46a3b5c
SAMSUNG: serial: modify name from s5pc1xx to s5p
by Minkyu Kang
· 15 years ago
c88d6ab
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 15 years ago
9948529
altera_jtag_uart: bypass when no jtag connection
by Thomas Chou
· 15 years ago
fbb0030
serial: struct serial_device: add uninit() entry for drivers
by Anatolij Gustschin
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
3ea0037
nios2: Fix outx/writex parameter order in io.h
by Scott McNutt
· 15 years ago
c9d4f46
nios2: Move serial drivers to individual files in drivers/serial
by Scott McNutt
· 15 years ago
fa9da59
ColdFire: Update uart_port_conf in serial driver
by TsiChung Liew
· 15 years ago
5647f78
mod change 755 => 644 for multiple files
by Thomas Weber
· 15 years ago
552ff8f
Add support for Freescale MX25 SOC
by John Rigby
· 15 years ago
71d64c0
serial_mxc: add support for MX51 processor
by Stefano Babic
· 15 years ago
0cf0b93
convert common files to new SoC access
by Jens Scharsig
· 15 years ago
a1b322a
ns16550: kick watchdog while waiting for a character
by Ladislav Michl
· 15 years ago
62db1c0
SPEAr : usbd driver support for SPEAr SoCs
by Vipin KUMAR
· 15 years ago
f298e4b
OMAP3 Add usb device support
by Tom Rix
· 15 years ago
ac67804
Add a unified s3c24x0 header file
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
9400322
s5pc1xx: serial: fix the error check logic
by Minkyu Kang
· 15 years ago
47e801b
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
by Minkyu Kang
· 15 years ago
492fb1f
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
by kevin.morfitt@fearnside-systems.co.uk
· 15 years ago
Next »