Age | Commit message (Expand) | Author |
2017-08-24 | serial: serial-uclass: Add generic serial RX buffer support | Stefan Roese |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher |
2017-06-16 | powerpc, 5xx: remove some "5xx" remains | Heiko Schocher |
2017-06-16 | powerpc, 82xx: remove some missed mpc82xx remains | Heiko Schocher |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2016-05-27 | board: am335x: Allow to choose serial device dynamically | Lokesh Vutla |
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 |