Commit Graph

418 Commits (82196cf34f20c1aeb3f5d3d091b7edfdff37aaad)

Author SHA1 Message Date
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
Masahiro Yamada da333ae73c dm: add entries to Kconfig 10 years ago
Masahiro Yamada eea5a4cc1b dm: serial: consolidate common code more 10 years ago
Masahiro Yamada 52a0a6f0dc dm: serial: remove unnecessary casting 10 years ago
Masahiro Yamada bac644675a dm: serial: fix console putc 10 years ago
Masahiro Yamada 3fdd0bb2b0 serial: add static directive to local functions 10 years ago
Masahiro Yamada 86256b796e dm: move platform data headers to include/dm/platform_data 10 years ago
Simon Glass e98a03ca68 dm: x86: Convert coreboot serial to use driver model 10 years ago
Simon Glass 1f77690e16 dm: serial: ns16550: Add a cast to the I/O operations 10 years ago
Simon Glass 0bf249511f dm: omap: serial: Add driver model support 10 years ago
Simon Glass 91155c6560 dm: serial: Support CONFIG_CONS_INDEX if available 10 years ago
Simon Glass 11c1a87893 dm: ns16550: Correct the probe logic for platform data 10 years ago
Simon Glass 167efe01bc dm: ns16550: Use an address instead of a pointer for the uart base 10 years ago
Simon Glass aea2be2012 dm: serial: ns16550: Correct logic for checking for character 10 years ago
Simon Glass c487fd476c dm: serial: Reset the watchdog while waiting in getc() 10 years ago
Simon Glass 8a9cd5ad6f dm: serial: Support driver model in pl01x driver 10 years ago
Simon Glass aed2fbef5e dm: serial: Tidy up the pl01x driver 10 years ago