aboutsummaryrefslogtreecommitdiff
path: root/include/serial.h
AgeCommit message (Expand)Author
2012-10-17serial: Implement default_serial_puts()Marek Vasut
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-10-15serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut
2012-10-15serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut
2012-10-15serial: ns16550: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: microblaze: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: zynq: Move serial registration from serial_initialize()Tom Rini
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut
2012-10-15serial: Coding style cleanup of struct serial_deviceMarek Vasut
2012-10-04serial: Add Zynq serial driverMichal Simek
2012-09-11serial: Support serial multi for MicroblazeMichal Simek
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black
2011-12-05serial: constify serial_assign()Gerlando Falauto
2011-12-05serial: cosmetic checkpatch complianceGerlando Falauto
2011-10-09serial: uartlite: Support for SERIAL_MULTIMichal Simek
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-07-26serial: implement common uart post testMike Frysinger
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger
2011-02-21serial: Add Tegra2 serial port supportTom Warren
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang
2010-08-10ARM: Add support for MB86R0x SoCsMatthias Weisser
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang
2010-04-24mpc5121: add PSC serial communication routinesAnatolij Gustschin
2010-04-24mpc512x: add multi serial PSC supportAnatolij Gustschin
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin
2009-12-20OMAP3 zoom2 Use usbtty if the debug board is not connected.Tom Rix
2009-12-20USBTTY make some function declarations easier to use.Tom Rix
2009-10-13s5pc1xx: support serial driverMinkyu Kang
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-028xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processorsPoonam Aggrwal
2009-06-12ZOOM2 Add serial support.Tom Rix
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-02-04ARM: s3c24xx: Multiple serial port supportHarald Welte
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese
2007-09-07PXA270: Add support for multiple serial ports.stefano babic
2007-03-24[PATCH] Clean up 40EZ/Acadia supportStefan Roese
2006-08-30Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk
2006-06-16Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk
2005-01-09* Patch by Leif Lindholm, 23 Sep 2004:wdenk
2004-08-01* Code cleanupwdenk