Age | Commit message (Expand) | Author |
2015-10-23 | serial: remove altera serial initializations | Thomas Chou |
2015-02-24 | ARM: remove cm4008 and cm41xx board support | Masahiro Yamada |
2015-02-24 | ARM: remove jadecpu board support | Masahiro Yamada |
2014-11-04 | serial: add prototypes for init functions | Jeroen Hofstee |
2014-09-10 | dm: Add a uclass for serial devices | Simon Glass |
2013-08-20 | ppc4xx: Remove support for PPC405CR CPUs | Matthias Fuchs |
2013-01-16 | Tegra30: Add generic Tegra30 build support | Tom Warren |
2012-10-17 | serial: Implement default_serial_puts() | Marek Vasut |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut |
2012-10-15 | serial: zoom2: Remove zoom2 serial prototypes from serial.h | Marek Vasut |
2012-10-15 | serial: bfin: Adjust serial_register_bfin_uart() | Marek Vasut |
2012-10-15 | serial: bfin: Remove the bfin_serialN_device exports from serial.h | Marek Vasut |
2012-10-15 | serial: ns16550: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: mpc512x: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: microblaze: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: zynq: Move serial registration from serial_initialize() | Tom Rini |
2012-10-15 | serial: s5p: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: pxa: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: s3c24xx: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: Rename .init() and .uninit() in serial_device | Marek Vasut |
2012-10-15 | serial: Coding style cleanup of struct serial_device | Marek Vasut |
2012-10-04 | serial: Add Zynq serial driver | Michal Simek |
2012-09-11 | serial: Support serial multi for Microblaze | Michal Simek |
2012-09-01 | tegra20: rename tegra2 -> tegra20 | Allen Martin |
2012-03-18 | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger |
2011-12-19 | x86: Initial commit for running as a coreboot payload | Gabe Black |
2011-12-05 | serial: constify serial_assign() | Gerlando Falauto |
2011-12-05 | serial: cosmetic checkpatch compliance | Gerlando Falauto |
2011-10-09 | serial: uartlite: Support for SERIAL_MULTI | Michal Simek |
2011-08-02 | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2011-07-26 | serial: implement common uart post test | Mike Frysinger |
2011-07-26 | serial: drop useless ctlr field | Mike Frysinger |
2011-07-12 | Blackfin: uart: add multiple serial support | Mike Frysinger |
2011-02-21 | serial: Add Tegra2 serial port support | Tom Warren |
2010-09-08 | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk |
2010-08-26 | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang |
2010-08-10 | ARM: Add support for MB86R0x SoCs | Matthias Weisser |
2010-05-06 | x86: Use CONFIG_SERIAL_MULTI | Graeme Russ |
2010-04-30 | SAMSUNG: serial: modify name from s5pc1xx to s5p | Minkyu Kang |
2010-04-24 | mpc5121: add PSC serial communication routines | Anatolij Gustschin |
2010-04-24 | mpc512x: add multi serial PSC support | Anatolij Gustschin |
2010-04-24 | serial: struct serial_device: add uninit() entry for drivers | Anatolij Gustschin |
2009-12-20 | OMAP3 zoom2 Use usbtty if the debug board is not connected. | Tom Rix |
2009-12-20 | USBTTY make some function declarations easier to use. | Tom Rix |
2009-10-13 | s5pc1xx: support serial driver | Minkyu Kang |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-02 | 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors | Poonam Aggrwal |
2009-06-12 | ZOOM2 Add serial support. | Tom Rix |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-02-04 | ARM: s3c24xx: Multiple serial port support | Harald Welte |