| Commit message (Expand) | Author | Age | Lines |
* | serial-arc: switch to DM | Alexey Brodkin | 2015-04-03 | -32/+70 |
* | serial/serial_arc: set registers address during compilation | Alexey Brodkin | 2015-04-03 | -2/+1 |
* | dm: serial: remove bogus include <ns16550.h> | Masahiro Yamada | 2015-03-25 | -2/+0 |
* | ARM: UniPhier: adjust device trees for business transfer | Masahiro Yamada | 2015-03-15 | -3/+4 |
* | serial: ns16550: Fix build error due to a typo | Axel Lin | 2015-03-02 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2015-03-01 | -32/+32 |
|\ |
|
| * | serial: UniPhier: move LCR register setting to probe function | Masahiro Yamada | 2015-03-01 | -9/+11 |
| * | serial: UniPhier: use 32 bit register access | Masahiro Yamada | 2015-03-01 | -28/+26 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2015-03-01 | -3/+4 |
|\ \
| |/
|/| |
|
| * | serial: sh: fix internal clock source on SCIF | Vladimir Barinov | 2015-02-25 | -2/+3 |
| * | serial: sh: Remove invalid UTF-8 character | Nobuhiro Iwamatsu | 2015-02-25 | -1/+1 |
* | | ARM: remove cm4008 and cm41xx board support | Masahiro Yamada | 2015-02-24 | -124/+0 |
|/ |
|
* | serial: ns16550: Support debug UART | Simon Glass | 2015-02-19 | -2/+61 |
* | serial: ns16550: Add access functions that don't need platdata | Simon Glass | 2015-02-19 | -18/+30 |
* | serial: Support an early UART for debugging | Simon Glass | 2015-02-19 | -0/+46 |
* | dm: Add support for all targets which requires MANUAL_RELOC | Michal Simek | 2015-02-12 | -0/+16 |
* | dm: sh: serial: Add support driver model | Nobuhiro Iwamatsu | 2015-02-12 | -113/+238 |
* | dm: Expand and complete Kconfig in drivers/ | Simon Glass | 2015-02-12 | -2/+4 |
* | powerpc: Add serial driver for driver model | Simon Glass | 2015-02-12 | -0/+41 |
* | dm: core: Add a flag to control sequence numbering | Simon Glass | 2015-01-29 | -0/+1 |
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2015-01-26 | -23/+7 |
|\ |
|
| * | serial: Extend structure comments with register offset | Michal Simek | 2015-01-26 | -6/+6 |
| * | serial: zynq: Use global baudrate instead of hardcoded one | Michal Simek | 2015-01-26 | -17/+1 |
* | | x86: Use ePAPR defined properties for x86-uart | Bin Meng | 2015-01-13 | -1/+7 |
* | | serial: ns16550: Support ns16550 compatible pci uart devices | Bin Meng | 2015-01-13 | -0/+31 |
|/ |
|
* | x86: Rename coreboot-serial to x86-serial | Bin Meng | 2014-12-18 | -7/+7 |
* | dm: serial_pl01x: Add missing private data size | Simon Glass | 2014-12-11 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-12-08 | -4/+5 |
|\ |
|
| * | ns16550.c: Fix for ns16550 driver hanging on OMAP4 | Gregoire Gentil | 2014-12-04 | -4/+5 |
* | | serial: pl01x: avoid pl01x type check two times | Vikas Manocha | 2014-12-08 | -9/+6 |
* | | serial: pl01x: disable as per type of pl01x | Vikas Manocha | 2014-12-08 | -3/+4 |
* | | serial: pl01x: move all line control at same place | Vikas Manocha | 2014-12-08 | -23/+21 |
* | | serial: pl01x: fix pl011 baud rate configuration | Vikas Manocha | 2014-12-08 | -0/+8 |
* | | serial: pl01x: pass pl01x_type to set baudrate | Vikas Manocha | 2014-12-08 | -1/+1 |
|/ |
|
* | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2014-12-01 | -1/+1 |
|\ |
|
| * | fdt: remove fdtdec_get_alias_node() function | Masahiro Yamada | 2014-11-27 | -1/+1 |
* | | serial: UniPhier: support OF configuration | Masahiro Yamada | 2014-11-28 | -8/+11 |
|/ |
|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | -12/+197 |
|\ |
|
| * | dm: tegra: Add platform data for the SPL uart | Simon Glass | 2014-11-21 | -0/+16 |
| * | dm: Allow stdio registration to be dropped | Simon Glass | 2014-11-21 | -3/+7 |
| * | dm: serial: Support changing the baud rate | Simon Glass | 2014-11-21 | -0/+67 |
| * | dm: at91: Add driver model support for the serial driver | Simon Glass | 2014-11-21 | -0/+84 |
| * | dm: at91: Refactor serial driver slightly for driver model | Simon Glass | 2014-11-21 | -9/+23 |
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-11-24 | -16/+19 |
|\ \ |
|
| * | | dm: serial: Move current serial port pointer to global_data | Simon Glass | 2014-11-21 | -16/+19 |
| |/ |
|
* | | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2014-11-17 | -1/+1 |
|\ |
|
| * | sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig | Masahiro Yamada | 2014-11-13 | -1/+1 |
* | | serial: UniPhier: borrow macros from linux/serial_reg.h | Masahiro Yamada | 2014-11-12 | -13/+2 |
|/ |
|
* | Merge git://www.denx.de/git/u-boot-sunxi | Tom Rini | 2014-11-05 | -0/+40 |
|\ |
|