summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2015-11-18altera_uart: change ioremap to map_physmemThomas Chou1-2/+3
2015-11-18altera_jtag_uart: change ioremap to map_physmemThomas Chou1-2/+3
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief1-0/+8
2015-11-06altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou1-1/+1
2015-11-06altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou1-1/+1
2015-11-06serial: altera_uart: minor clean upThomas Chou1-11/+10
2015-11-06serial: altera_uart: use BIT macroThomas Chou1-3/+3
2015-11-06serial: altera_jtag_uart: minor clean upThomas Chou1-14/+13
2015-11-06serial: altera_jtag_uart: use BIT macroThomas Chou1-3/+3
2015-11-04arm: zynq: Move serial driver to driver modelSimon Glass1-98/+65
2015-11-04arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass1-15/+0
2015-11-04arm: zynq: Support the debug UARTSimon Glass2-16/+68
2015-11-04dm: serial: Deal with stdout-path with an aliasSimon Glass1-5/+25
2015-10-23dm: keystone: serial: Add driver model supportLokesh Vutla2-0/+49
2015-10-23serial: remove altera serial initializationsThomas Chou1-4/+0
2015-10-23nios2: convert altera_uart to driver modelThomas Chou2-91/+121
2015-10-23nios2: convert altera_jtag_uart to driver modelThomas Chou2-60/+137
2015-10-22drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N1-0/+4
2015-10-22drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N1-1/+3
2015-10-21debug_uart: Add an option to announce the debug UARTSimon Glass1-0/+10
2015-10-21debug_uart: Support board-specific UART initialisationSimon Glass1-0/+11
2015-10-21debug_uart: Adjust the declaration of debug_uart_init()Simon Glass3-3/+3
2015-10-03serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIPMasahiro Yamada1-1/+1
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese1-22/+0
2015-09-14Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini1-9/+34
2015-09-03Merge git://git.denx.de/u-boot-rockchipTom Rini3-0/+53
2015-09-03rockchip: Add serial supportSimon Glass3-0/+53
2015-09-02serial: drop redundant depends onMasahiro Yamada1-2/+2
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass4-5/+4
2015-08-31serial: serial-sh: SCIFA interface for R-Car Gen2 SoCsVladimir Barinov1-9/+34
2015-08-30serial: uniphier: drop platform data supportMasahiro Yamada1-26/+15
2015-08-24serial: pxa: clean-up include file orderMarcel Ziswiler1-2/+2
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada7-9/+9
2015-08-13dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini1-0/+1
2015-08-13drivers: hierarchize drivers Kconfig menuMasahiro Yamada1-0/+8
2015-08-10dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial portHans de Goede2-3/+28
2015-08-06exynos: Enable the debug UART in SPLSimon Glass1-0/+2
2015-08-06exynos: Add debug UART support for Samsung S5P serialSimon Glass2-0/+32
2015-08-06exynos: serial: Refactor init code for debug UARTSimon Glass1-12/+24
2015-08-05efi: Add a serial driverSimon Glass3-0/+167
2015-08-05x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass1-0/+10
2015-08-05dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass1-1/+1
2015-07-22ns16550: Improve debug UART so it can work with 32-bit accessSimon Glass1-15/+21
2015-07-07arm: dcc: Add uart dcc support for armv8Siva Durga Prasad Paladugu1-0/+16
2015-06-11sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2-2/+23
2015-06-11dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass1-32/+37
2015-06-11dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass1-0/+4
2015-05-30ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada1-2/+3
2015-05-30ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada1-4/+2
2015-05-27Revert "Revert "stm32f4: fix serial output""Tom Rini1-0/+3