~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* serial: stm32: extend TC timeoutValentin Caron2023-08-16
* serial: mtk: initial priv data before usingWeijie Gao2023-08-03
* serial: pl01x: Modify pending callback to test if transmit FIFO is emptyLukasz Majewski2023-07-11
* serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski2023-07-11
* serial: pl01x: Change OF_CONTROL to OF_REALLukasz Majewski2023-07-11
* serial: stm32: BRR must be set only when usart is disablePatrice Chotard2023-06-16
* serial: stm32: Wait TC bit before performing initializationPatrice Chotard2023-06-16
* serial: meson: fix meson_serial_pending() tx logicMattijs Korpershoek2023-06-07
* serial: mxs: Add MXS AUART driverMarek Vasut2023-05-21
* x86: Allow locating the UART from ACPI tablesSimon Glass2023-05-11
* Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini2023-05-09
|\
| * drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* | Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini2023-05-07
|\ \ | |/ |/|
| * serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy2023-05-05
| * powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy2023-05-04
* | serial: msm-geni: correct oversampling value based on QUP hardware revisionVladimir Zapolskiy2023-05-02
* | serial: msm-geni: Use upstream Linux bindingsKonrad Dybcio2023-05-02
* | serial: msm-geni: fix a compile time warning from msm_serial_setbrg()Vladimir Zapolskiy2023-05-02
* | serial: msm-geni: fix code indentationVladimir Zapolskiy2023-05-02
* | serial: msm-geni: remove invalid se-clk clock nameVladimir Zapolskiy2023-05-02
* | serial: msm-geni: Always bind before relocationKonrad Dybcio2023-05-02
* | serial: msm-geni: remove redundant includesVladimir Zapolskiy2023-05-02
|/
* Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...Tom Rini2023-04-07
|\
| * serial: sh: Add HSCIF support for R-Car SoCHai Pham2023-04-07
| * serial: sh: Add R-Car Gen4 supportHai Pham2023-04-07
* | serial-uclass: drop redundant code in serial_check_stdout()Rasmus Villemoes2023-04-06
|/
* serial: sh: Make indent consistentMarek Vasut2023-03-18
* serial: sh: Add DEBUG_UART supportMarek Vasut2023-03-18
* serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variantsMarek Vasut2023-03-18
* Correct SPL uses of OF_BOARDSimon Glass2023-02-10
* Correct SPL use of DEBUG_UART_ZYNQSimon Glass2023-02-09
* rmobile: Drop CONFIG_SH73A0 and associated codeSimon Glass2023-02-07
* serial: mxc: Speed-up character transmissionLoic Poulain2023-01-30
* serial: mxc: Wait for TX completion before resetLoic Poulain2023-01-30
* serial: s5p: Use IS_ENABLED where appropriateMark Kettenis2023-01-27
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* usbtty: Remove default CONFIG_USBD_* valuesTom Rini2023-01-20
* arm: s5p4418: dm_serial: switch to DM_SERIALStefan Bosch2023-01-02
* arm: s5p4418: dm_serial: add driver source codeStefan Bosch2023-01-02
* serial: Use -EAGAIN in getc and putcPali Rohár2023-01-02
* serial: Do not write additional \r before \n for dm_serial driversPali Rohár2023-01-02
* post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2022-12-23
* kbuild: Remove uncmd_spl logicTom Rini2022-12-23
* global: Migrate CONFIG_USART_ID to CFGTom Rini2022-12-23
* global: Migrate CONFIG_USART_BASE to CFGTom Rini2022-12-23
* global: Migrate CONFIG_SCIF_A to CFGTom Rini2022-12-23
* global: Migrate CONFIG_PL01x_PORTS to CFGTom Rini2022-12-23
* global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini2022-12-23
* global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini2022-12-23
* usb: Remove CONFIG_USBD_HSTom Rini2022-12-22