Age | Commit message (Expand) | Author |
2018-01-24 | serial: sh: Add support for R7S72100 (RZ/A1) | Chris Brandt |
2018-01-24 | serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 | Marek Vasut |
2018-01-24 | serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr() | Marek Vasut |
2018-01-19 | serial: stm32: Rename serial_stm32x7.c to serial_stm32.c | Patrice Chotard |
2018-01-15 | serial: lpuart: Proper device identification | Sriram Dash |
2018-01-10 | board: stm32f429-disco: switch to DM STM32 serial driver | Patrice Chotard |
2017-11-30 | serial: sh: Unify R8A7795 and R8A7796 as Gen3 | Marek Vasut |
2017-11-28 | arm: zynq: Move ZYNQ_SERIAL to Kconfig | Michal Simek |
2017-11-17 | serial: nulldev: Implement "pending" function to fix tstc return "true" | Wilson Lee |
2017-11-06 | stm32: fix STMicroelectronics copyright | Patrice Chotard |
2017-11-06 | sti: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-16 | usbtty: fix typos | Heinrich Schuchardt |
2017-10-10 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2017-10-08 | serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag | Patrice Chotard |
2017-10-08 | serial: stm32x7: add STM32F4 support | Patrice Chotard |
2017-10-08 | serial: stm32x7: add fifo support for STM32H7 | Patrice Chotard |
2017-10-08 | serial: stm32x7: prepare the ground to STM32F4 support | Patrice Chotard |
2017-10-08 | serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible | Patrice Chotard |
2017-10-08 | serial: stm32x7: cleanup code | Patrice Chotard |
2017-09-24 | serial: sh: Enable clock if available | Marek Vasut |
2017-09-22 | serial: stm32x7: add STM32H7 support | Patrice Chotard |
2017-09-13 | serial: nulldev: Add nulldev serial driver | Keng Soon Cheah |
2017-08-24 | serial: serial-uclass: Add generic serial RX buffer support | Stefan Roese |
2017-08-24 | Revert "serial: ns16550: Add RX interrupt buffer support" | Stefan Roese |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-03 | serial: sh: Use the clock framework to obtain clock config | Marek Vasut |
2017-08-03 | serial: sh: Convert to Kconfig | Marek Vasut |
2017-07-31 | dm: console: Check for serial devices properly | Simon Glass |
2017-07-31 | serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig | Patrice Chotard |
2017-07-27 | spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN | Andy Yan |
2017-07-26 | serial: stm32x7: add clk_get_rate() support | Patrice Chotard |
2017-07-26 | serial: stm32x7: migrate serial struct to driver | Patrice Chotard |
2017-07-23 | serial: ns16550: Add RX interrupt buffer support | Stefan Roese |
2017-07-23 | powerpc: Remove 8260 remainders | Christophe Leroy |
2017-07-12 | serial: mxc: Add debug uart support | Jagan Teki |
2017-07-12 | serial: mxc: Code cleanup | Jagan Teki |
2017-07-12 | serial: mxc: Move common baud gen into _mxc_serial_setbrg | Jagan Teki |
2017-07-12 | serial: mxc: Move common init into _mxc_serial_init | Jagan Teki |
2017-07-12 | serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg | Jagan Teki |
2017-07-12 | serial: mxc: Use RFDIV in dm-code | Jagan Teki |
2017-07-12 | serial: mxc: Add common mxc_uart reg space | Jagan Teki |
2017-07-11 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-07-11 | dm: serial: Add livetree support | Simon Glass |
2017-07-11 | dm: serial: Separate out the core serial-device finding code | Simon Glass |
2017-07-11 | dm: serial: ns16550: Convert to livetree | Simon Glass |
2017-07-11 | rockchip: ns16550: dm: convert fdt_get to dev_read | Philipp Tomsich |
2017-07-08 | powerpc, 8xx: move Serial driver to drivers/serial/ | Christophe Leroy |
2017-07-06 | serial: make serial_stub_* to static functions | Masahiro Yamada |
2017-06-23 | serial, kconfig: fix menutext | Heiko Schocher |
2017-06-16 | powerpc, 5xx: remove some "5xx" remains | Heiko Schocher |