Age | Commit message (Expand) | Author |
2015-11-04 | arm: zynq: Move serial driver to driver model | Simon Glass |
2015-11-04 | arm: zynq: serial: Drop non-device-tree serial driver portions | Simon Glass |
2015-11-04 | arm: zynq: Support the debug UART | Simon Glass |
2015-11-04 | dm: serial: Deal with stdout-path with an alias | Simon Glass |
2015-10-23 | dm: keystone: serial: Add driver model support | Lokesh Vutla |
2015-10-23 | serial: remove altera serial initializations | Thomas Chou |
2015-10-23 | nios2: convert altera_uart to driver model | Thomas Chou |
2015-10-23 | nios2: convert altera_jtag_uart to driver model | Thomas Chou |
2015-10-22 | drivers: serial: serial_omap: add comaptibles for all ti platforms | Mugunthan V N |
2015-10-22 | drivers: serial: serial_omap: populate default clock frequency when not found... | Mugunthan V N |
2015-10-21 | debug_uart: Add an option to announce the debug UART | Simon Glass |
2015-10-21 | debug_uart: Support board-specific UART initialisation | Simon Glass |
2015-10-21 | debug_uart: Adjust the declaration of debug_uart_init() | Simon Glass |
2015-10-03 | serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP | Masahiro Yamada |
2015-09-15 | arm: Remove unused ST-Ericsson u8500 arch | Stefan Roese |
2015-09-13 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2015-09-03 | Merge git://git.denx.de/u-boot-rockchip | Tom Rini |
2015-09-02 | rockchip: Add serial support | Simon Glass |
2015-09-02 | serial: drop redundant depends on | Masahiro Yamada |
2015-08-31 | dm: Use dev_get_addr() where possible | Simon Glass |
2015-08-31 | serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs | Vladimir Barinov |
2015-08-31 | serial: uniphier: drop platform data support | Masahiro Yamada |
2015-08-24 | serial: pxa: clean-up include file order | Marcel Ziswiler |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
2015-08-12 | dra7xx: Add dra72_evm_defconfig using CONFIG_DM | Tom Rini |
2015-08-12 | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada |
2015-08-10 | dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port | Hans de Goede |
2015-08-05 | exynos: Enable the debug UART in SPL | Simon Glass |
2015-08-05 | exynos: Add debug UART support for Samsung S5P serial | Simon Glass |
2015-08-05 | exynos: serial: Refactor init code for debug UART | Simon Glass |
2015-08-05 | efi: Add a serial driver | Simon Glass |
2015-08-05 | x86: Move CONFIG_X86_SERIAL to Kconfig | Simon Glass |
2015-08-05 | dm: serial: Correct logic in serial_find_console_or_panic() | Simon Glass |
2015-07-21 | ns16550: Improve debug UART so it can work with 32-bit access | Simon Glass |
2015-07-07 | arm: dcc: Add uart dcc support for armv8 | Siva Durga Prasad Paladugu |
2015-06-10 | sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig | Simon Glass |
2015-06-10 | dm: serial: Don't support CONFIG_CONS_INDEX with device tree | Simon Glass |
2015-06-10 | dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model | Simon Glass |
2015-05-31 | ARM: UniPhier: update the vendor name of UniPhier in Kconfig | Masahiro Yamada |
2015-05-31 | ARM: UniPhier: replace <asm/io.h> with <linux/io.h> | Masahiro Yamada |
2015-05-27 | Revert "Revert "stm32f4: fix serial output"" | Tom Rini |
2015-05-10 | Revert "stm32f4: fix serial output" | Tom Rini |
2015-05-10 | serial: fdt: add device tree support for pl01x | Vikas Manocha |
2015-05-10 | stm32f4: add serial print port | kunhuahuang |
2015-05-10 | stm32f4: fix serial output | kunhuahuang |
2015-05-05 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2015-04-29 | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2015-04-29 | serial: zynq: Add support for slow emulation platform | Michal Simek |
2015-04-28 | serial: ns16550: Remove hard-coded baud_divisor setting | Axel Lin |
2015-04-23 | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini |