Age | Commit message (Expand) | Author |
2018-06-15 | serial: zynq: Make zynq_serial_setbrg static | Michal Simek |
2018-06-15 | serial: zynq: Initialize uart only before relocation | Michal Simek |
2018-06-15 | serial: zynq: Write chars till output fifo is full | Michal Simek |
2018-06-15 | serial: zynq: Use BIT macros instead of shifts and full hex numbers | Michal Simek |
2018-06-01 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2018-06-01 | serial: bcm6345: convert to use live dt | Álvaro Fernández Rojas |
2018-05-31 | serial: zynq: Use live-tree functions | Michal Simek |
2018-05-26 | serial: stm32: Add setparity support | Patrick Delaunay |
2018-05-26 | serial: stm32: Fix bits defines name | Patrice Chotard |
2018-05-26 | serial: stm32: Add debug uart support | Patrick Delaunay |
2018-05-26 | serial: serial_msm: added pinmux & config | Ramon Fried |
2018-05-26 | serial: serial_msm: initialize uart only before relocation | Ramon Fried |
2018-05-26 | serial: serial_msm: fail probe if settings clocks fails | Ramon Fried |
2018-05-24 | serial/serial_arc: Implement debug serial | Alexey Brodkin |
2018-05-24 | serial: Convert ARC_SERIAL to Kconfig | Alexey Brodkin |
2018-05-11 | arm: zynqmp: Add ZynqMP minimal R5 support | Michal Simek |
2018-05-11 | serial: zynq: Remove header depedency on arm header structure | Michal Simek |
2018-05-07 | arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A | Lokesh Vutla |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-28 | serial: serial_stm32: Rename status register flags | Patrice Chotard |
2018-04-28 | serial: serial_stm32: Enable overrun | Patrice Chotard |
2018-04-28 | serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig | Tuomas Tynkkynen |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-16 | serial: Remove duplicated line in Makefile | Patrice Chotard |
2018-04-13 | serial: sh: Add SCIFA0 address entry | Marek Vasut |
2018-04-11 | serial: Fix Makefile during SPL and TPL build | Marek Vasut |
2018-04-10 | serial: meson: Update compatible with new Linux bindings | Neil Armstrong |
2018-04-06 | drivers: serial: remove nonexisting initialisation functions | Christophe Leroy |
2018-04-06 | powercp: mpc8xx: move commproc.h | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy |
2018-03-19 | arm: stm32: add new architecture for STM32MP family | Patrick Delaunay |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-03-09 | bcm283x_pl011: Flush RX queue after setting baud rate | Alexander Graf |
2018-03-09 | serial_bcm283x_mu: Flush RX queue after setting baud rate | Alexander Graf |
2018-02-23 | ns16550: Fix mem mapped endian check | Bernhard Messerklinger |
2018-02-16 | serial: Replace CONFIG_ with CONFIG_IS_ENABLED | Marek Vasut |
2018-01-29 | serial: Make full device search optional | Alexander Graf |
2018-01-28 | bcm2835_pl011_serial: Add BCM2835 specific serial driver | Alexander Graf |
2018-01-28 | bcm2835_mu_serial: Convert to Kconfig | Alexander Graf |
2018-01-28 | pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl011: Convert CONFIG_PL011_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl010: Convert CONFIG_PL010_SERIAL to Kconfig | Alexander Graf |
2018-01-28 | pl01x: Convert to dev_read | Alexander Graf |
2018-01-28 | serial_bcm283x_mu: Fail loading if not muxed | Alexander Graf |
2018-01-28 | serial_bcm283x_mu: Always skip init | Alexander Graf |
2018-01-28 | serial_bcm283x_mu: Convert to dev_read | Alexander Graf |
2018-01-28 | serial: bcm283x_mu: Remove support for post-init disabling | Alexander Graf |
2018-01-28 | serial: Use next serial device if probing fails | Alexander Graf |
2018-01-28 | serial: ns16550: Fix style violation | Mario Six |
2018-01-27 | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh | Tom Rini |