Commit Graph

436 Commits (b903792e4492a710d6a58ccd136c9b3a2f684180)

Author SHA1 Message Date
Alexey Brodkin 36d68668e3 serial/serial_arc: set registers address during compilation 10 years ago
Masahiro Yamada 891ee87e2b dm: serial: remove bogus include <ns16550.h> 10 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 10 years ago
Axel Lin 20379c115e serial: ns16550: Fix build error due to a typo 10 years ago
Masahiro Yamada 099cf77c15 serial: UniPhier: move LCR register setting to probe function 10 years ago
Masahiro Yamada d0c47b3ef7 serial: UniPhier: use 32 bit register access 10 years ago
Vladimir Barinov 2cbb17c0e9 serial: sh: fix internal clock source on SCIF 10 years ago
Nobuhiro Iwamatsu 89f99a62c1 serial: sh: Remove invalid UTF-8 character 10 years ago
Masahiro Yamada a2f39e830e ARM: remove cm4008 and cm41xx board support 10 years ago
Simon Glass 21d004368f serial: ns16550: Support debug UART 10 years ago
Simon Glass 765716744f serial: ns16550: Add access functions that don't need platdata 10 years ago
Simon Glass 2f964aa7b1 serial: Support an early UART for debugging 10 years ago
Michal Simek 484fdf5ba0 dm: Add support for all targets which requires MANUAL_RELOC 10 years ago
Nobuhiro Iwamatsu 59088e4a76 dm: sh: serial: Add support driver model 10 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 10 years ago
Simon Glass fad486ce51 powerpc: Add serial driver for driver model 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Michal Simek a2425e6207 serial: Extend structure comments with register offset 10 years ago
Michal Simek 12c9e7d622 serial: zynq: Use global baudrate instead of hardcoded one 10 years ago
Bin Meng 1eb47efc49 x86: Use ePAPR defined properties for x86-uart 10 years ago
Bin Meng 3db886a5bf serial: ns16550: Support ns16550 compatible pci uart devices 10 years ago
Bin Meng 41702bac01 x86: Rename coreboot-serial to x86-serial 10 years ago
Simon Glass 59c73d7555 dm: serial_pl01x: Add missing private data size 10 years ago
Vikas Manocha eb8a4fe0dc serial: pl01x: avoid pl01x type check two times 10 years ago
Vikas Manocha f7e517b4eb serial: pl01x: disable as per type of pl01x 10 years ago
Vikas Manocha d2ca9fd2cd serial: pl01x: move all line control at same place 10 years ago
Vikas Manocha 2df810717e serial: pl01x: fix pl011 baud rate configuration 10 years ago
Vikas Manocha a7deea691c serial: pl01x: pass pl01x_type to set baudrate 10 years ago
Gregoire Gentil 956a8bae53 ns16550.c: Fix for ns16550 driver hanging on OMAP4 10 years ago
Masahiro Yamada 625177d27e serial: UniPhier: support OF configuration 10 years ago
Masahiro Yamada 0bd4e39d2b fdt: remove fdtdec_get_alias_node() function 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Simon Glass bc0b28427a dm: tegra: Add platform data for the SPL uart 10 years ago
Simon Glass 236f2bd302 dm: Allow stdio registration to be dropped 10 years ago
Simon Glass ad1b81c880 dm: serial: Support changing the baud rate 10 years ago
Simon Glass 0f65f48b64 dm: at91: Add driver model support for the serial driver 10 years ago
Simon Glass 62137fc0ab dm: at91: Refactor serial driver slightly for driver model 10 years ago
Simon Glass 469a579df2 dm: serial: Move current serial port pointer to global_data 10 years ago
Masahiro Yamada 7d2366627e sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig 10 years ago
Masahiro Yamada 325b708a61 serial: UniPhier: borrow macros from linux/serial_reg.h 10 years ago
Simon Glass 1a81cf8399 dm: sunxi: Add support for serial using driver model 10 years ago
Jeroen Hofstee 94a255dfbb serial: add prototypes for init functions 10 years ago
Nobuhiro Iwamatsu a3cc41b42d serial: sh: r8a7794: Add support external clock 10 years ago
Nobuhiro Iwamatsu 04dba864c3 serial: sh: Add support R8A7793 10 years ago
Masahiro Yamada d9bc8fd1cb serial: UniPhier: add static to locally used functions 10 years ago
Masahiro Yamada bb72148b2b serial: UniPhier: add .pending handler 10 years ago
Jeroen Hofstee 654f8d0f3d serial: make local functions static 10 years ago
Masahiro Yamada c2ded962d4 serial: remove uniphier_serial_initialize() call 10 years ago
Masahiro Yamada ff247b7a0d serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig 10 years ago
Masahiro Yamada d064cbffff dm: serial: use Driver Model for UniPhier serial driver 10 years ago