Commit Graph

745 Commits (db91bb242f0e4d78c8309c8d81d7c25353cf068e)

Author SHA1 Message Date
Alexander Graf 6001985f92 bcm2835_pl011_serial: Add BCM2835 specific serial driver 7 years ago
Alexander Graf fa4875942a bcm2835_mu_serial: Convert to Kconfig 7 years ago
Alexander Graf cf2c7784bd pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig 7 years ago
Alexander Graf d10fc50f78 pl011: Convert CONFIG_PL011_SERIAL to Kconfig 7 years ago
Alexander Graf 884f901368 pl010: Convert CONFIG_PL010_SERIAL to Kconfig 7 years ago
Alexander Graf b31116308c pl01x: Convert to dev_read 7 years ago
Alexander Graf 9dfeffe2f9 serial_bcm283x_mu: Fail loading if not muxed 7 years ago
Alexander Graf bceab8d569 serial_bcm283x_mu: Always skip init 7 years ago
Alexander Graf 80d5001c30 serial_bcm283x_mu: Convert to dev_read 7 years ago
Alexander Graf fc8523a147 serial: bcm283x_mu: Remove support for post-init disabling 7 years ago
Alexander Graf 608b0c4ad4 serial: Use next serial device if probing fails 7 years ago
Mario Six 4dbf9bed18 serial: ns16550: Fix style violation 7 years ago
Chris Brandt 8591ac8b16 serial: sh: Add support for R7S72100 (RZ/A1) 7 years ago
Marek Vasut a6e25b2e12 serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 7 years ago
Marek Vasut c493756ab4 serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr() 7 years ago
Álvaro Fernández Rojas 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 7 years ago
Patrice Chotard ae74de0dfd serial: stm32: Rename serial_stm32x7.c to serial_stm32.c 7 years ago
Sriram Dash a2bbfc5480 serial: lpuart: Proper device identification 7 years ago
Patrice Chotard 2d18d72858 board: stm32f429-disco: switch to DM STM32 serial driver 7 years ago
Marek Vasut 167ee838df serial: sh: Unify R8A7795 and R8A7796 as Gen3 7 years ago
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 8 years ago
Patrice Chotard 776b2ddbfa serial: stm32x7: add STM32H7 support 8 years ago
Keng Soon Cheah cac73f20ac serial: nulldev: Add nulldev serial driver 8 years ago
Stefan Roese 3ca7a06afb serial: serial-uclass: Add generic serial RX buffer support 8 years ago
Stefan Roese 7fded0ce0f Revert "serial: ns16550: Add RX interrupt buffer support" 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Marek Vasut 8171499df9 serial: sh: Use the clock framework to obtain clock config 8 years ago
Marek Vasut 03a38a3972 serial: sh: Convert to Kconfig 8 years ago
Simon Glass 7b3c4c3a53 dm: console: Check for serial devices properly 8 years ago
Patrice Chotard 84e9dcc120 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig 8 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
Patrice Chotard 27265cee76 serial: stm32x7: add clk_get_rate() support 8 years ago
Patrice Chotard 122b2d4763 serial: stm32x7: migrate serial struct to driver 8 years ago
Stefan Roese 6822cf3ec7 serial: ns16550: Add RX interrupt buffer support 8 years ago
Christophe Leroy 72281c5c46 powerpc: Remove 8260 remainders 8 years ago
Jagan Teki 61366b71a8 serial: mxc: Add debug uart support 8 years ago
Jagan Teki 52c14cabda serial: mxc: Code cleanup 8 years ago
Jagan Teki 45d97511a9 serial: mxc: Move common baud gen into _mxc_serial_setbrg 8 years ago
Jagan Teki 97548d5947 serial: mxc: Move common init into _mxc_serial_init 8 years ago