| Commit message (Expand) | Author | Age | Lines |
* | serial: constify serial_assign() | Gerlando Falauto | 2011-12-05 | -1/+1 |
* | serial: cosmetic checkpatch compliance | Gerlando Falauto | 2011-12-05 | -26/+25 |
* | serial: uartlite: Support for SERIAL_MULTI | Michal Simek | 2011-10-09 | -0/+14 |
* | Small refactor to remove duplicate serial code | Simon Glass | 2011-10-01 | -44/+20 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-08-02 | -0/+3 |
|\ |
|
| * | Blackfin: uart: add multiple serial support | Mike Frysinger | 2011-07-12 | -0/+3 |
* | | serial: implement common uart post test | Mike Frysinger | 2011-07-26 | -0/+90 |
* | | serial: drop serial_register return value | Mike Frysinger | 2011-07-26 | -3/+1 |
* | | serial: push default_serial_console to drivers | Mike Frysinger | 2011-07-26 | -68/+0 |
|/ |
|
* | serial: Add Tegra2 serial port support | Tom Warren | 2011-02-21 | -1/+2 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -1/+1 |
* | common: Enable serial for PXA250 | Marek Vasut | 2010-10-19 | -1/+1 |
* | serial.c: Fix build breakage introduced with commit e3c78c9b | Stefan Roese | 2010-10-06 | -0/+1 |
* | ppc4xx: Remove now unused CONFIG_UART1_CONSOLE | Stefan Roese | 2010-09-23 | -4/+1 |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -9/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-09-08 | -2/+2 |
|\ |
|
| * | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang | 2010-08-26 | -2/+2 |
* | | ARM: Add support for MB86R0x SoCs | Matthias Weisser | 2010-08-10 | -3/+3 |
|/ |
|
* | x86: Use CONFIG_SERIAL_MULTI | Graeme Russ | 2010-05-06 | -1/+2 |
* | SAMSUNG: serial: modify name from s5pc1xx to s5p | Minkyu Kang | 2010-04-30 | -8/+8 |
* | mpc512x: add multi serial PSC support | Anatolij Gustschin | 2010-04-24 | -0/+23 |
* | s5pc1xx: support serial driver | Minkyu Kang | 2009-10-13 | -0/+18 |
* | Conditionally perform common relocation fixups | Peter Tyser | 2009-10-03 | -0/+2 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -4/+4 |
* | 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors | Poonam Aggrwal | 2009-07-02 | -1/+2 |
* | ZOOM2 Add serial support. | Tom Rix | 2009-06-12 | -0/+2 |
* | common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile | Mike Frysinger | 2009-02-11 | -4/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -7/+7 |
* | ARM: s3c24xx: Multiple serial port support | Harald Welte | 2008-02-04 | -0/+15 |
* | serial: Make default_serial_console() a weak function | Matthias Fuchs | 2008-01-09 | -1/+3 |
* | ppc4xx: Add PPC405EX support | Stefan Roese | 2007-10-31 | -2/+4 |
* | PXA270: Add support for multiple serial ports. | stefano babic | 2007-09-07 | -2/+11 |
* | [PATCH] Clean up 40EZ/Acadia support | Stefan Roese | 2007-03-24 | -2/+2 |
* | Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled | Wolfgang Denk | 2006-08-30 | -1/+27 |
* | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | -1/+5 |
|\ |
|
| * | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | -1/+5 |
* | | Add support for CONFIG_SERIAL_MULTI on MPC5xxx | Wolfgang Denk | 2006-06-16 | -2/+2 |
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -14/+2 |
|/ |
|
* | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk | 2005-01-09 | -0/+9 |
* | Cleanup | wdenk | 2004-10-11 | -6/+6 |
* | * Patch by Pantelis Antoniou, 14 Sep 2004: | wdenk | 2004-10-11 | -54/+62 |
* | * Code cleanup | wdenk | 2004-08-01 | -0/+196 |