Commit Graph

80 Commits (ffc76589d0e728877992b7247a2ced39025e4493)

Author SHA1 Message Date
Tom Rini 89024ddc9e TI: Drop 'CONFIG_OMAP' 8 years ago
Lokesh Vutla a52cf086ac serial: omap: Support debug UART 8 years ago
Alexandru Gagniuc 6f8c351e98 serial: ns16550: Link in the DM driver when when using platdata 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Heiko Schocher 17fa032671 serial, ns16550: bugfix: ns16550 fifo not enabled 9 years ago
Marek Vasut 0b060eefd9 serial: 16550: Add Ingenic JZ4780 support 9 years ago
Marek Vasut 79fd928188 serial: 16550: Add port type as driver data 9 years ago
Marek Vasut 65f83802b7 serial: 16550: Add getfcr accessor 9 years ago
Masahiro Yamada 021abf696f Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" 9 years ago
Alexandre Courbot ab895d6af2 serial: ns16550: Handle -ENOENT when requesting clock 9 years ago
Tom Rini 82f5279b0c ns16650: Make sure we have CONFIG_CLK set before using infrastructure 9 years ago
Paul Burton 50fce1d5d8 serial: ns16550: Support clocks via phandle 9 years ago
Simon Glass b2927fbaa8 dm: serial: ns16550: Update to support of-platdata 9 years ago
Marek Vasut 03c6f1761e serial: 16550: Drop OMAP1510 support 9 years ago
Marek Vasut fa4ce72316 serial: 16550: Make serial_io/out_shift available to debug mode 9 years ago
Paul Burton df8ec55d52 dm: ns16550: Don't map_physmem for I/O ports 9 years ago
Michal Simek 59b35ddd26 dm: ns16550: Add support for reg-offset property 9 years ago
Tom Rini e5e88c6596 Revert "dm: ns16550: Add support for reg-offset property" 9 years ago
Michal Simek d9a3bec682 dm: ns16550: Add support for reg-offset property 9 years ago
Thomas Chou cc4228f9d6 ns16550: zap the rockchip serial compatible string 10 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 10 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 10 years ago
Simon Glass b7e5a6439f dm: serial: ns16550: Add pre-reloc flag to the driver 10 years ago
Thomas Chou 80e0614670 ns16550: change reg-shift property default to zero 10 years ago
huang lin a51dbebf30 rockchip: serial driver support rk3036 10 years ago
Thomas Chou 4fb6055211 ns16550: zap CONFIG_NS16550_SERIAL 10 years ago
Thomas Chou 8e62d32e5b ns16550: add generic binding to unify the drivers 10 years ago
Thomas Chou 77d7b5cd40 ns16550: change map_sysmem to map_physmem 10 years ago
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Simon Glass 6e780c7a7b ns16550: Improve debug UART so it can work with 32-bit access 10 years ago
Simon Glass 9091400859 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model 10 years ago
Axel Lin 4f60166c90 serial: ns16550: Remove hard-coded baud_divisor setting 10 years ago
Simon Glass ab9fd2e83a serial: ns16550: Remove unnecessary init on UART setup 10 years ago
Simon Glass 363e6da103 dm: ns16550: Support non-byte register spacing with driver model 10 years ago
Simon Glass dd0b0122ba serial: ns16550: Add an option to specify the debug UART register shift 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Axel Lin 20379c115e serial: ns16550: Fix build error due to a typo 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
Bin Meng 3db886a5bf serial: ns16550: Support ns16550 compatible pci uart devices 11 years ago
Gregoire Gentil 956a8bae53 ns16550.c: Fix for ns16550 driver hanging on OMAP4 11 years ago
Simon Glass 1f77690e16 dm: serial: ns16550: Add a cast to the I/O operations 11 years ago
Simon Glass 11c1a87893 dm: ns16550: Correct the probe logic for platform data 11 years ago
Simon Glass 167efe01bc dm: ns16550: Use an address instead of a pointer for the uart base 11 years ago
Simon Glass aea2be2012 dm: serial: ns16550: Correct logic for checking for character 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