Commit Graph

414 Commits (49d2703dd88d5d68d63b52cd4811ed853408ea4c)

Author SHA1 Message Date
Hans de Goede 4a74298c54 serial-uclass: Fix compilation error 11 years ago
Hans de Goede 32d019265d stdio: Add force parameter to stdio_deregister 11 years ago
Masahiro Yamada 7f368553fc serial: add UniPhier serial driver 11 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 11 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 11 years ago
Simon Glass 59990bf0ea dm: serial: Don't require device tree to configure a console 11 years ago
Simon Glass 858530a8c0 dm: tegra: Enable driver model for serial 11 years ago
Simon Glass 12e431b277 dm: serial: Add driver model support for ns16550 11 years ago
Simon Glass 8bbe33c829 dm: serial: Collect common baud rate code in ns16550 11 years ago
Simon Glass fa54eb1243 dm: serial: Move baud rate calculation to ns16550.c 11 years ago
Simon Glass 72e98228c3 sandbox: serial: Support a coloured console 11 years ago
Simon Glass 890fcefe2e sandbox: Convert serial driver to use driver model 11 years ago
Simon Glass 57d92753d4 dm: Add a uclass for serial devices 11 years ago
Simon Glass addf9513d0 serial: Set up the 'priv' pointer when creating a serial device 11 years ago
Stefan Agner 89e69fd4a9 arm: vf610: lpuart: disable FIFO on initializaton 11 years ago
Stefan Agner a3db78d887 arm: vf610: lpuart: fix status register handling 11 years ago
Jingchang Lu 6209e14cb0 serial: lpuart: add 32-bit registers lpuart support 11 years ago
Thomas Chou 3a55a56662 serial: move nios2-yanu.h into opencores_yanu driver 11 years ago
Thomas Chou 8645071006 nios2: divide nios2-io.h into each specific drivers and remove it 11 years ago
Masahiro Yamada 8ac22a60e2 omap: clean-up dead configs 11 years ago
Nobuhiro Iwamatsu 53022c3113 serial: sh: Add support External Clock mode 11 years ago
Nobuhiro Iwamatsu 1a223c9324 serial: sh: Add support DL and CKS register for R8A7794 11 years ago
Khoronzhuk, Ivan 7c38764606 keystone2: use CONFIG_SOC_KEYSTONE in common places 11 years ago
Nobuhiro Iwamatsu 2f972a3c62 serial: sh: Add support R8A7794 11 years ago
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Masahiro Yamada 5b9587ae31 serial: ns16550: use a const variable instead of macro 11 years ago
Masahiro Yamada f8c7c2033d serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor 11 years ago
Masahiro Yamada 841977df21 serial: ns16550: drop CONFIG_OMAP1610 from the special case 11 years ago
Eric Nelson 3a56482590 serial_mxc: disable new features of autobaud detection 11 years ago
Karicheri, Muralidharan d57dee5787 serial: nsl16550: add hw flow control support 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Michal Simek 0986546582 serial: zynq: Fix typo in suffix function name 11 years ago
Michal Simek 891655ebc1 serial: zynq: Remove sparse warnings 11 years ago
Michal Simek 870e0bda43 serial: zynq: Fix typo in suffix function name 11 years ago
Michal Simek 6c4da35996 serial: zynq: Remove sparse warnings 11 years ago
Vitaly Andrianov ef509b9063 k2hk: add support for k2hk SOC and EVM 11 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 11 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Michal Simek c9416b9292 serial: zynq: Add OF initialization support 11 years ago
Axel Lin 1cb8393a13 serial: arc: Convert to use default_serial_puts 11 years ago
Alexey Brodkin 94b5400e76 serial/serial_arc: switch from {read|write}l to {read|write}b accessors 11 years ago
Alexey Brodkin 1d568c7666 serial/serial_arc: add work-around of ISS bug 11 years ago
Soren Brinkmann 19605e2e03 serial_zynq: Migrate to Zynq clock framework 11 years ago
Michal Simek bf83495040 zynq: serial: Simplify serial driver initialization 11 years ago
Axel Lin 2d61e1bed2 serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation 11 years ago
Axel Lin 18a6bcc139 serial: opencores_yanu: Fix build error 11 years ago
Alexey Brodkin 22a240c32c serial/serial_arc - add driver for ARC UART 11 years ago
Marek Vasut f016f8ca3d usb: mv_udc: Rename to ci_udc 11 years ago
Marek Vasut f8d1086851 ARM: serial: Remove the IXP UART driver 11 years ago