summaryrefslogtreecommitdiff
path: root/include/serial.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-23serial: remove altera serial initializationsThomas Chou1-2/+0
2015-02-25ARM: remove cm4008 and cm41xx board supportMasahiro Yamada1-1/+0
2015-02-25ARM: remove jadecpu board supportMasahiro Yamada1-1/+1
2014-11-04serial: add prototypes for init functionsJeroen Hofstee1-0/+49
2014-09-10dm: Add a uclass for serial devicesSimon Glass1-0/+92
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs1-1/+1
2013-01-17Tegra30: Add generic Tegra30 build supportTom Warren1-1/+1
2012-10-17serial: Implement default_serial_puts()Marek Vasut1-0/+2
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut1-1/+1
2012-10-15serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut1-7/+0
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut1-4/+0
2012-10-15serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut1-4/+0
2012-10-15serial: ns16550: Move serial registration from serial_initialize()Marek Vasut1-6/+2
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut1-7/+0
2012-10-15serial: microblaze: Move serial registration from serial_initialize()Marek Vasut1-7/+0
2012-10-15serial: zynq: Move serial registration from serial_initialize()Tom Rini1-5/+0
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut1-7/+0
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut1-4/+0
2012-10-15serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut1-6/+0
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut1-2/+2
2012-10-15serial: Coding style cleanup of struct serial_deviceMarek Vasut1-12/+11
2012-10-04serial: Add Zynq serial driverMichal Simek1-0/+5
2012-09-11serial: Support serial multi for MicroblazeMichal Simek1-1/+2
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin1-1/+1
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger1-3/+2
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black1-1/+1
2011-12-06serial: constify serial_assign()Gerlando Falauto1-1/+1
2011-12-06serial: cosmetic checkpatch complianceGerlando Falauto1-9/+10
2011-10-10serial: uartlite: Support for SERIAL_MULTIMichal Simek1-0/+7
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-0/+9
2011-07-26serial: implement common uart post testMike Frysinger1-0/+5
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-2/+0
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger1-0/+9
2011-02-21serial: Add Tegra2 serial port supportTom Warren1-1/+2
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-1/+1
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang1-1/+1
2010-08-11ARM: Add support for MB86R0x SoCsMatthias Weisser1-3/+3
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ1-1/+2
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang1-4/+4
2010-04-25mpc5121: add PSC serial communication routinesAnatolij Gustschin1-0/+7
2010-04-25mpc512x: add multi serial PSC supportAnatolij Gustschin1-0/+7
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin1-0/+1
2009-12-20OMAP3 zoom2 Use usbtty if the debug board is not connected.Tom Rix1-0/+12
2009-12-20USBTTY make some function declarations easier to use.Tom Rix1-0/+6
2009-10-14s5pc1xx: support serial driverMinkyu Kang1-0/+7
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-07-028xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processorsPoonam Aggrwal1-1/+2
2009-06-12ZOOM2 Add serial support.Tom Rix1-0/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-02-05ARM: s3c24xx: Multiple serial port supportHarald Welte1-0/+5