Commit Graph

68 Commits (70f14636861e70276426687dc3cf6ede3e1c2b99)

Author SHA1 Message Date
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 9 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 9 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 years ago
Simon Glass b7e5a6439f dm: serial: ns16550: Add pre-reloc flag to the driver 9 years ago
Thomas Chou 80e0614670 ns16550: change reg-shift property default to zero 9 years ago
huang lin a51dbebf30 rockchip: serial driver support rk3036 9 years ago
Thomas Chou 4fb6055211 ns16550: zap CONFIG_NS16550_SERIAL 9 years ago
Thomas Chou 8e62d32e5b ns16550: add generic binding to unify the drivers 9 years ago
Thomas Chou 77d7b5cd40 ns16550: change map_sysmem to map_physmem 9 years ago
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 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 10 years ago
Gregoire Gentil 956a8bae53 ns16550.c: Fix for ns16550 driver hanging on OMAP4 10 years ago
Simon Glass 1f77690e16 dm: serial: ns16550: Add a cast to the I/O operations 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 12e431b277 dm: serial: Add driver model support for ns16550 10 years ago
Simon Glass 8bbe33c829 dm: serial: Collect common baud rate code in ns16550 10 years ago
Simon Glass fa54eb1243 dm: serial: Move baud rate calculation to ns16550.c 10 years ago
Masahiro Yamada 8ac22a60e2 omap: clean-up dead configs 10 years ago
Khoronzhuk, Ivan 7c38764606 keystone2: use CONFIG_SOC_KEYSTONE in common places 11 years ago
Karicheri, Muralidharan d57dee5787 serial: nsl16550: add hw flow control support 11 years ago
Vitaly Andrianov ef509b9063 k2hk: add support for k2hk SOC and EVM 11 years ago
Tom Rini 456ccfdf0d TI:omap3: Drop omap3_zoom2 11 years ago
TENART Antoine 9ed6e41239 Prepare for TI816X : reuse existing code from TI814X 11 years ago
Lokesh Vutla 571804086f ARM: AM43xx: Add build support 11 years ago
Tom Rini 7f5eef93af arm: Remove OMAP2420H4 and all omap24xx support 12 years ago
Manfred Huber fd2aeac560 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken 12 years ago
Matt Porter 6213a68fe8 ns16550: enable quirks for ti814x 12 years ago
Simon Glass 69e0683241 serial: ns16550: Remove unwanted cast 12 years ago
Javier Martinez Canillas 7de0fe1ac3 serial/ns16550: add an option to avoid hanging on broken platforms 12 years ago