summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-11-04serial: add prototypes for init functionsJeroen Hofstee2-70/+119
2014-09-10dm: Add a uclass for serial devicesSimon Glass4-0/+310
2013-08-20ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs13-135/+18
2013-01-16Tegra30: Add generic Tegra30 build supportTom Warren6-11/+22
2012-10-17serial: Implement default_serial_puts()Marek Vasut2-0/+9
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut15-42/+3
2012-10-15serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut3-9/+7
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut3-8/+3
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 Vasut3-20/+20
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut3-21/+18
2012-10-15serial: microblaze: Move serial registration from serial_initialize()Marek Vasut3-21/+18
2012-10-15serial: zynq: Move serial registration from serial_initialize()Tom Rini3-13/+12
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut3-13/+10
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut3-13/+15
2012-10-15serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut3-11/+9
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut4-14/+14
2012-10-15serial: Coding style cleanup of struct serial_deviceMarek Vasut1-12/+11
2012-10-04serial: Add Zynq serial driverMichal Simek4-0/+261
2012-09-11serial: Support serial multi for MicroblazeMichal Simek1-1/+2
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin85-248/+248
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger12-16/+13
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black12-1/+610
2011-12-05serial: constify serial_assign()Gerlando Falauto2-2/+2
2011-12-05serial: cosmetic checkpatch complianceGerlando Falauto2-35/+35
2011-10-09serial: uartlite: Support for SERIAL_MULTIMichal Simek3-19/+142
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk37-462/+904
2011-07-26serial: implement common uart post testMike Frysinger2-0/+95
2011-07-26serial: drop useless ctlr fieldMike Frysinger9-37/+22
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger6-55/+222
2011-02-21serial: Add Tegra2 serial port supportTom Warren5-2/+111
2010-09-07Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk27-195/+274
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang7-10/+10
2010-08-10ARM: Add support for MB86R0x SoCsMatthias Weisser9-6/+956
2010-05-05x86: Use CONFIG_SERIAL_MULTIGraeme Russ7-516/+32
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang5-29/+29
2010-04-24mpc5121: add PSC serial communication routinesAnatolij Gustschin2-0/+94
2010-04-24mpc512x: add multi serial PSC supportAnatolij Gustschin4-81/+323
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin9-0/+14
2009-12-20OMAP3 zoom2 Use usbtty if the debug board is not connected.Tom Rix3-4/+37
2009-12-20USBTTY make some function declarations easier to use.Tom Rix1-0/+6
2009-10-14s5pc1xx: support serial driverMinkyu Kang4-0/+221
2009-07-17stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD63-234/+198
2009-07-028xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processorsPoonam Aggrwal2-2/+4
2009-06-12ZOOM2 Add serial support.Tom Rix8-16/+269
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2039-53844/+53844
2008-02-04ARM: s3c24xx: Multiple serial port supportHarald Welte3-21/+163
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese21-145/+1205
2007-09-06PXA270: Add support for multiple serial ports.stefano babic4-84/+288
2007-03-24[PATCH] Clean up 40EZ/Acadia supportStefan Roese11-1910/+443
[next]