summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2020-05-28MLK-24192-1 lpuart: Enable IPG clockYe Li
2020-05-27MA-14318-1 Support dual bootloader for xenJi Luo
2020-05-27MLK-20373-5 serial: serial_xen: support normal uboot consolePeng Fan
2020-05-27MLK-18577-4 serial: add simple xen debug outputPeng Fan
2020-04-26Fix P0/EVT boards boot without serial cable connection.Leonid Lobachev
2020-04-26MLK-20373-2 dm: serial: introduce puts hookPeng Fan
2020-04-04serial: ns16550: Fix ordering of getting base addressBin Meng
2020-03-13serial: mcfuart: renaming to a more appropriate nameAngelo Durgehello
2020-03-13serial: mcfuart: fix uart port indexAngelo Durgehello
2020-03-09serial_lpuart: make clock failure less verboseGiulio Benetti
2020-03-05serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()Wolfgang Wallner
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07serial: serial_cortina: add UART DM driver for CAxxxx SoCsJason Li
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-04x86: serial: Add a coreboot serial driverSimon Glass
2020-02-04serial: ns16550: Support run-time configurationSimon Glass
2020-01-24serial: ns16550: Use old baud rate divisor for flushing if not givenPatrik Dahlström
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Drop floppy disk supportSimon Glass
2020-01-15Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson
2020-01-14serial_lpuart: add support for i.MXRTGiulio Benetti
2020-01-14serial_lpuart: add clock enable if CONFIG_CLK is definedGiulio Benetti
2019-12-10serial: sandbox: support UnicodeHeinrich Schuchardt
2019-12-03Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2019-12-03Kconfig: make TPL_DM_SERIAL depend on TPL_DMThomas Hebb
2019-12-02serial: usb: Correct the usbtty_...() prototypesSimon Glass
2019-12-02dm: serial: Handle "stdout-path" with ":options" correctlyBin Meng
2019-11-24drivers: bcm283x: Set pre-location flag for OF_BOARDMatthias Brugger
2019-10-25serial: serial_mtk: add non-DM version for SPLWeijie Gao
2019-10-25serial: serial_mtk: enable FIFO and disable flow controlWeijie Gao
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08serial: Kconfig: make MXC_UART usable for MX7 and IMX8MPeng Fan
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08dm: core: Call ofdata_to_platdata() with of-platdataSimon Glass
2019-10-08serial: ns16550: Allow serial to enabled/disabled in SPLSimon Glass
2019-08-27serial: stm32: add Framing error supportPatrick Delaunay
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-08-15riscv : serial: use rx watermark to indicate rx data is presentSagar Shrikant Kadam
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11serial_lpuart: Fix config check issue when using clk driver in SPLYe Li
2019-07-19serial: mxc: Add compatibles to NXP's serial driver (for imx21 and imx53)Lukasz Majewski
2019-07-19IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driverLukasz Majewski
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-12serial: stm32: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-10drivers: serial: lpuart: Enable Little Endian SupportVabhav Sharma
2019-06-11serial: mxc: Add iMX6SX compatible stringMarek Vasut
2019-05-24Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-bootTom Rini