summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
* altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
* serial: altera_uart: minor clean upThomas Chou2015-11-061-11/+10
* serial: altera_uart: use BIT macroThomas Chou2015-11-061-3/+3
* serial: altera_jtag_uart: minor clean upThomas Chou2015-11-061-14/+13
* serial: altera_jtag_uart: use BIT macroThomas Chou2015-11-061-3/+3
* arm: zynq: Move serial driver to driver modelSimon Glass2015-11-041-98/+65
* arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass2015-11-041-15/+0
* arm: zynq: Support the debug UARTSimon Glass2015-11-042-16/+68
* dm: serial: Deal with stdout-path with an aliasSimon Glass2015-11-041-5/+25
* dm: keystone: serial: Add driver model supportLokesh Vutla2015-10-232-0/+49
* serial: remove altera serial initializationsThomas Chou2015-10-231-4/+0
* nios2: convert altera_uart to driver modelThomas Chou2015-10-232-91/+121
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-232-60/+137
* drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N2015-10-221-0/+4
* drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N2015-10-221-1/+3
* debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-211-0/+10
* debug_uart: Support board-specific UART initialisationSimon Glass2015-10-211-0/+11
* debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-213-3/+3
* serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIPMasahiro Yamada2015-10-031-1/+1
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-151-22/+0
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-09-131-9/+34
|\
| * serial: serial-sh: SCIFA interface for R-Car Gen2 SoCsVladimir Barinov2015-08-311-9/+34
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2015-09-033-0/+53
|\ \
| * | rockchip: Add serial supportSimon Glass2015-09-023-0/+53
* | | serial: drop redundant depends onMasahiro Yamada2015-09-021-2/+2
|/ /
* | dm: Use dev_get_addr() where possibleSimon Glass2015-08-314-5/+4
|/
* serial: uniphier: drop platform data supportMasahiro Yamada2015-08-311-26/+15
* serial: pxa: clean-up include file orderMarcel Ziswiler2015-08-241-2/+2
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-187-9/+9
* dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-121-0/+1
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-121-0/+8
* dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial portHans de Goede2015-08-102-3/+28
* exynos: Enable the debug UART in SPLSimon Glass2015-08-051-0/+2
* exynos: Add debug UART support for Samsung S5P serialSimon Glass2015-08-052-0/+32
* exynos: serial: Refactor init code for debug UARTSimon Glass2015-08-051-12/+24
* efi: Add a serial driverSimon Glass2015-08-053-0/+167
* x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass2015-08-051-0/+10
* dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass2015-08-051-1/+1
* ns16550: Improve debug UART so it can work with 32-bit accessSimon Glass2015-07-211-15/+21
* arm: dcc: Add uart dcc support for armv8Siva Durga Prasad Paladugu2015-07-071-0/+16
* sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-102-2/+23
* dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass2015-06-101-32/+37
* dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass2015-06-101-0/+4
* ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-311-2/+3
* ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-311-4/+2
* Revert "Revert "stm32f4: fix serial output""Tom Rini2015-05-271-0/+3
* Revert "stm32f4: fix serial output"Tom Rini2015-05-101-3/+0
* serial: fdt: add device tree support for pl01xVikas Manocha2015-05-101-1/+29
* stm32f4: add serial print portkunhuahuang2015-05-101-12/+59
OpenPOWER on IntegriCloud