Commit Graph

752 Commits (0a097ba54bee9ee9fb2f6c5529b55d4b46b872b2)

Author SHA1 Message Date
Patrick Delaunay 2514c2d0e6 arm: stm32: add new architecture for STM32MP family 7 years ago
Tom Rini 6f6b7cfa89 Convert all of CONFIG_CONS_INDEX to Kconfig 7 years ago
Alexander Graf c9bf43dd9d bcm283x_pl011: Flush RX queue after setting baud rate 7 years ago
Alexander Graf 293b9814d7 serial_bcm283x_mu: Flush RX queue after setting baud rate 7 years ago
Bernhard Messerklinger 78b7d37b1b ns16550: Fix mem mapped endian check 7 years ago
Marek Vasut 5c44ddcb13 serial: Replace CONFIG_ with CONFIG_IS_ENABLED 7 years ago
Alexander Graf ae5326a6b3 serial: Make full device search optional 7 years ago
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 8 years ago
Michal Simek 809704eb4f arm: zynq: Move ZYNQ_SERIAL to Kconfig 8 years ago
Wilson Lee b12907f279 serial: nulldev: Implement "pending" function to fix tstc return "true" 8 years ago
Patrice Chotard 3bc599c956 stm32: fix STMicroelectronics copyright 8 years ago
Patrice Chotard fb48bc448c sti: fix STMicroelectronics copyright 8 years ago
Heinrich Schuchardt c409336dac usbtty: fix typos 8 years ago
Patrice Chotard 9a212d7f55 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag 8 years ago
Patrice Chotard 6c30f15bf1 serial: stm32x7: add STM32F4 support 8 years ago
Patrice Chotard 2a7ecc5360 serial: stm32x7: add fifo support for STM32H7 8 years ago
Patrice Chotard 60a996bacb serial: stm32x7: prepare the ground to STM32F4 support 8 years ago
Patrice Chotard 75d5853ffc serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible 8 years ago
Patrice Chotard 2a52a9527a serial: stm32x7: cleanup code 8 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