Commit Graph

723 Commits (30829447a4efb8debdbf0b1da237254f84847eca)

Author SHA1 Message Date
Michal Simek 809704eb4f arm: zynq: Move ZYNQ_SERIAL to Kconfig 7 years ago
Wilson Lee b12907f279 serial: nulldev: Implement "pending" function to fix tstc return "true" 7 years ago
Patrice Chotard 3bc599c956 stm32: fix STMicroelectronics copyright 7 years ago
Patrice Chotard fb48bc448c sti: fix STMicroelectronics copyright 7 years ago
Heinrich Schuchardt c409336dac usbtty: fix typos 7 years ago
Patrice Chotard 9a212d7f55 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag 7 years ago
Patrice Chotard 6c30f15bf1 serial: stm32x7: add STM32F4 support 7 years ago
Patrice Chotard 2a7ecc5360 serial: stm32x7: add fifo support for STM32H7 7 years ago
Patrice Chotard 60a996bacb serial: stm32x7: prepare the ground to STM32F4 support 7 years ago
Patrice Chotard 75d5853ffc serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible 7 years ago
Patrice Chotard 2a52a9527a serial: stm32x7: cleanup code 7 years ago
Marek Vasut 791c174d58 serial: sh: Enable clock if available 7 years ago
Patrice Chotard 776b2ddbfa serial: stm32x7: add STM32H7 support 7 years ago
Keng Soon Cheah cac73f20ac serial: nulldev: Add nulldev serial driver 7 years ago
Stefan Roese 3ca7a06afb serial: serial-uclass: Add generic serial RX buffer support 7 years ago
Stefan Roese 7fded0ce0f Revert "serial: ns16550: Add RX interrupt buffer support" 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Marek Vasut 8171499df9 serial: sh: Use the clock framework to obtain clock config 7 years ago
Marek Vasut 03a38a3972 serial: sh: Convert to Kconfig 7 years ago
Simon Glass 7b3c4c3a53 dm: console: Check for serial devices properly 7 years ago
Patrice Chotard 84e9dcc120 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Patrice Chotard 27265cee76 serial: stm32x7: add clk_get_rate() support 7 years ago
Patrice Chotard 122b2d4763 serial: stm32x7: migrate serial struct to driver 7 years ago
Stefan Roese 6822cf3ec7 serial: ns16550: Add RX interrupt buffer support 7 years ago
Christophe Leroy 72281c5c46 powerpc: Remove 8260 remainders 7 years ago
Jagan Teki 61366b71a8 serial: mxc: Add debug uart support 7 years ago
Jagan Teki 52c14cabda serial: mxc: Code cleanup 7 years ago
Jagan Teki 45d97511a9 serial: mxc: Move common baud gen into _mxc_serial_setbrg 7 years ago
Jagan Teki 97548d5947 serial: mxc: Move common init into _mxc_serial_init 7 years ago
Jagan Teki 57d3e98f57 serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg 7 years ago
Jagan Teki 62af03ee97 serial: mxc: Use RFDIV in dm-code 7 years ago
Jagan Teki ffa8bcd7f1 serial: mxc: Add common mxc_uart reg space 7 years ago
Simon Glass f93472a022 dm: serial: Add livetree support 7 years ago
Simon Glass d09608534c dm: serial: Separate out the core serial-device finding code 7 years ago
Simon Glass db9f8f6ad5 dm: serial: ns16550: Convert to livetree 7 years ago
Philipp Tomsich 3d40479f00 rockchip: ns16550: dm: convert fdt_get to dev_read 8 years ago
Christophe Leroy dd7ff4721a powerpc, 8xx: move Serial driver to drivers/serial/ 8 years ago
Masahiro Yamada 49ddcf3e0e serial: make serial_stub_* to static functions 8 years ago
Heiko Schocher 0424990c1f serial, kconfig: fix menutext 8 years ago
Heiko Schocher b9f7d88174 powerpc, 5xx: remove some "5xx" remains 8 years ago
Heiko Schocher 9057df88e1 powerpc, 82xx: remove some missed mpc82xx remains 8 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 8 years ago
Patrice Chotard 1afcf9cb25 serial: stm32x7: simplify baud rate register calculation 8 years ago
Patrice Chotard 1113ad49dc serial: stm32x7: align compatible with kernel one 8 years ago
Vikas Manocha 6c0c3ce8aa serial: stm32f7: disable overrun 8 years ago
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 8 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 8 years ago
Simon Glass 4af0d7e870 dm: Fix up inclusion of common.h 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago