Age | Commit message (Expand) | Author |
2019-10-25 | serial: serial_mtk: add non-DM version for SPL | Weijie Gao |
2019-10-25 | serial: serial_mtk: enable FIFO and disable flow control | Weijie Gao |
2019-10-09 | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2019-10-08 | serial: Kconfig: make MXC_UART usable for MX7 and IMX8M | Peng Fan |
2019-10-08 | dm: pci: Add a function to read a PCI BAR | Simon Glass |
2019-10-08 | dm: core: Call ofdata_to_platdata() with of-platdata | Simon Glass |
2019-10-08 | serial: ns16550: Allow serial to enabled/disabled in SPL | Simon Glass |
2019-08-27 | serial: stm32: add Framing error support | Patrick Delaunay |
2019-08-26 | Kconfig: Varios: Fix more SPL, TPL dependencies | Adam Ford |
2019-08-15 | riscv : serial: use rx watermark to indicate rx data is present | Sagar Shrikant Kadam |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-08-11 | serial_lpuart: Fix config check issue when using clk driver in SPL | Ye Li |
2019-07-19 | serial: mxc: Add compatibles to NXP's serial driver (for imx21 and imx53) | Lukasz Majewski |
2019-07-19 | IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driver | Lukasz Majewski |
2019-07-14 | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-12 | serial: stm32: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-10 | drivers: serial: lpuart: Enable Little Endian Support | Vabhav Sharma |
2019-06-11 | serial: mxc: Add iMX6SX compatible string | Marek Vasut |
2019-05-24 | Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot | Tom Rini |
2019-05-24 | drivers: serial: mcfuart: add DT support | Angelo Dureghello |
2019-05-23 | serial: stm32: remove watchog reset in debug putc | Patrick Delaunay |
2019-05-23 | serial: stm32: remove unnecessary trace | Patrick Delaunay |
2019-05-13 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2019-05-10 | serial: altera_uart: convert to livetree | Simon Goldschmidt |
2019-05-10 | sh: sh3: Remove CPU support | Marek Vasut |
2019-05-10 | sh: sh2: Remove CPU support | Marek Vasut |
2019-05-10 | serial: sh: Drop assorted SH3, SH4, SH5 macros | Marek Vasut |
2019-05-10 | serial: sh: Drop RTS7751R2D support | Marek Vasut |
2019-05-10 | serial: sh: Drop SH2007 support | Marek Vasut |
2019-05-10 | serial: sh: Drop H8 support | Marek Vasut |
2019-05-08 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-05-09 | serial: sifive: Change include order | Jagan Teki |
2019-05-07 | serial: sh: Add RZ/A1 support | Marek Vasut |
2019-05-07 | sh: 7785: Remove CPU support | Marek Vasut |
2019-05-07 | sh: 7724: Remove CPU support | Marek Vasut |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-04-09 | serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL | Stefan Roese |
2019-03-13 | imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef | Adam Ford |
2019-02-27 | drivers: serial_sifive: Skip baudrate config if no input clock | Atish Patra |
2019-02-27 | drivers: serial_sifive: Fix baud rate calculation | Atish Patra |
2019-02-15 | imx: serial_mxc: disable ri and dcd irq in dte mode | Max Krummenacher |
2019-02-09 | drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver | Vabhav Sharma |
2019-01-25 | serial_arc: Allocate buffer for private data | Alexey Brodkin |
2019-01-15 | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-01-15 | serial: ns16550: fix debug uart putc called before init | Simon Goldschmidt |
2019-01-15 | drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART | Simon Goldschmidt |
2019-01-14 | dm: serial: Adjust serial_getinfo() to use proper API | Simon Glass |
2019-01-14 | dm: serial: Adjust serial_setconfig() to use proper API | Simon Glass |
2019-01-14 | dm: serial: Adjust serial_getconfig() to use proper API | Simon Glass |