Age | Commit message (Expand) | Author |
2010-10-11 | Merge branch 'at91' of git://git.denx.de/u-boot-atmel | Wolfgang Denk |
2010-10-05 | atmel_usart: change register access to C structure | Andreas Bießmann |
2010-09-29 | MXC: Add watchdog support to serial driver | Stefano Babic |
2010-09-23 | ppc4xx: Remove now unused CONFIG_UART1_CONSOLE | Stefan Roese |
2010-08-30 | ARMV7: S5P: separate the peripheral clocks | Minkyu Kang |
2010-08-26 | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang |
2010-08-17 | S5P: Use accessor functions instead of SoC specific defines to access the bas... | Minkyu Kang |
2010-07-09 | SAMSUNG: serial: remove compiler warnings | Minkyu Kang |
2010-06-17 | Add Orion5x support to 16550 device driver | Albert Aribaud |
2010-05-26 | Coding style cleanup, update CHANGELOG. | Wolfgang Denk |
2010-05-06 | SERIAL: Enable port-mapped access | Graeme Russ |
2010-04-30 | SAMSUNG: serial: modify name from s5pc1xx to s5p | Minkyu Kang |
2010-04-27 | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk |
2010-04-24 | altera_jtag_uart: bypass when no jtag connection | Thomas Chou |
2010-04-24 | serial: struct serial_device: add uninit() entry for drivers | Anatolij Gustschin |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-02 | nios2: Fix outx/writex parameter order in io.h | Scott McNutt |
2010-04-02 | nios2: Move serial drivers to individual files in drivers/serial | Scott McNutt |
2010-03-24 | ColdFire: Update uart_port_conf in serial driver | TsiChung Liew |
2010-03-21 | mod change 755 => 644 for multiple files | Thomas Weber |
2010-03-07 | Add support for Freescale MX25 SOC | John Rigby |
2010-03-07 | serial_mxc: add support for MX51 processor | Stefano Babic |
2010-02-12 | convert common files to new SoC access | Jens Scharsig |
2010-02-03 | ns16550: kick watchdog while waiting for a character | Ladislav Michl |
2010-01-23 | SPEAr : usbd driver support for SPEAr SoCs | Vipin KUMAR |
2009-12-20 | OMAP3 Add usb device support | Tom Rix |
2009-11-27 | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk |
2009-11-27 | s5pc1xx: serial: fix the error check logic | Minkyu Kang |
2009-11-27 | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx | Minkyu Kang |
2009-11-27 | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk |
2009-10-24 | s5pc1xx: SMDKC100: fix compile warnings | Minkyu Kang |
2009-10-13 | Clean-up of s3c24x0 drivers excluding nand driver | kevin.morfitt@fearnside-systems.co.uk |
2009-10-13 | s5pc1xx: support serial driver | Minkyu Kang |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-06 | arm: Kirkwood: Basic SOCs support | Prafulla Wadaskar |
2009-06-21 | serial_mx31: allow it to work with mx27 too and rename to serial_mxc | Ilya Yanok |
2009-06-12 | ZOOM2 Add serial support. | Tom Rix |
2009-06-12 | lh7a40x: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | pxa: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm/dcc: add xscale support | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm/dcc: use static support to allow to use it at anytime | Jean-Christophe PLAGNIOL-VILLARD |
2009-05-15 | Fix e-mail address of Gary Jennejohn. | Detlev Zundel |
2009-04-28 | mips/vcth: Use generic 16550 uart driver | Detlev Zundel |
2009-04-06 | Support for PXA27X UDC. | Remy Bohmer |
2009-04-06 | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-05 | Update CHANGELOG, coding style cleanup. | Wolfgang Denk |
2009-04-04 | at91rm9200: move serial shutdown code to serial drivers | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-04 | at91sam9: add watchdog support | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-03 | Rename common ns16550 constants with UART_ prefix to prevent conflicts | Detlev Zundel |