Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e96ac5787962efbaa53d4133a90f2187718ef7e4
/
drivers
/
serial
a2ee226
x86: coreboot: Look for DBG2 UART in SPL too
by Simon Glass
· Tue Sep 19 21:00:07 2023 -0600
6b46729
serial: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:30:10 2023 +0200
5f6d914
serial-uclass: reset gd->cur_serial_dev to NULL if serial not found
by Maksim Kiselev
· Fri Aug 18 12:34:30 2023 +0300
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
aa74b11
serial: stm32: extend TC timeout
by Valentin Caron
· Fri Aug 04 16:09:04 2023 +0200
f18679c
Kconfigs: Correct default of "0" on hex type entries
by Tom Rini
· Wed Aug 02 11:09:43 2023 -0400
5a83d2b
serial: mtk: initial priv data before using
by developer
· Wed Jul 19 17:16:07 2023 +0800
db244c7
serial: pl01x: Modify pending callback to test if transmit FIFO is empty
by Lukasz Majewski
· Fri May 19 12:43:53 2023 +0200
58aec3f
serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA
by Lukasz Majewski
· Fri May 19 12:43:52 2023 +0200
647c003
serial: pl01x: Change OF_CONTROL to OF_REAL
by Lukasz Majewski
· Fri May 19 12:43:51 2023 +0200
45bc3c4
serial: stm32: BRR must be set only when usart is disable
by Patrice Chotard
· Wed May 31 08:01:31 2023 +0200
e6262b1
serial: stm32: Wait TC bit before performing initialization
by Patrice Chotard
· Wed May 31 08:01:30 2023 +0200
a9183eb
serial: meson: fix meson_serial_pending() tx logic
by Mattijs Korpershoek
· Tue Jun 06 18:07:48 2023 +0200
8cc4368
serial: mxs: Add MXS AUART driver
by Marek Vasut
· Sat May 06 16:43:31 2023 +0200
684bc74
x86: Allow locating the UART from ACPI tables
by Simon Glass
· Thu May 04 16:55:00 2023 -0600
4ea52d5
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Tue May 09 12:45:49 2023 -0400
40fd854
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
by Tom Rini
· Sun May 07 09:44:27 2023 -0400
8d5d8e0
drivers: use dev_read_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:04 2023 +0100
f3bc7fc
serial, mpc8xx: Take parameter RAM relocation into account
by Christophe Leroy
· Wed May 03 09:20:15 2023 +0200
e6050cc
powerpc: mpc8xx: CPM parameter RAM can be anywhere
by Christophe Leroy
· Wed May 03 10:31:19 2023 +0200
75c472b
serial: msm-geni: correct oversampling value based on QUP hardware revision
by Vladimir Zapolskiy
· Fri Apr 21 20:50:40 2023 +0300
0c8712b
serial: msm-geni: Use upstream Linux bindings
by Konrad Dybcio
· Fri Apr 21 20:50:39 2023 +0300
51ff6c3
serial: msm-geni: fix a compile time warning from msm_serial_setbrg()
by Vladimir Zapolskiy
· Fri Apr 21 20:50:38 2023 +0300
f76cc18
serial: msm-geni: fix code indentation
by Vladimir Zapolskiy
· Fri Apr 21 20:50:37 2023 +0300
5025119
serial: msm-geni: remove invalid se-clk clock name
by Vladimir Zapolskiy
· Fri Apr 21 20:50:36 2023 +0300
cb844b3
serial: msm-geni: Always bind before relocation
by Konrad Dybcio
· Fri Apr 21 20:50:35 2023 +0300
e896928
serial: msm-geni: remove redundant includes
by Vladimir Zapolskiy
· Fri Apr 21 20:50:34 2023 +0300
1899e4b
Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Fri Apr 07 15:55:50 2023 -0400
19923d8
serial: sh: Add HSCIF support for R-Car SoC
by Hai Pham
· Tue Feb 28 22:29:19 2023 +0100
797e2a3
serial: sh: Add R-Car Gen4 support
by Hai Pham
· Tue Feb 28 22:29:18 2023 +0100
f439a1e
serial-uclass: drop redundant code in serial_check_stdout()
by Rasmus Villemoes
· Wed Mar 29 09:57:51 2023 +0200
6c17cd6
serial: sh: Make indent consistent
by Marek Vasut
· Tue Feb 28 22:19:30 2023 +0100
98ae281
serial: sh: Add DEBUG_UART support
by Marek Vasut
· Tue Feb 28 22:17:22 2023 +0100
b811f9b
serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants
by Marek Vasut
· Tue Feb 28 22:17:21 2023 +0100
4096046
Correct SPL uses of OF_BOARD
by Simon Glass
· Sun Feb 05 17:54:42 2023 -0700
abdd256
Correct SPL use of DEBUG_UART_ZYNQ
by Simon Glass
· Sun Feb 05 15:39:32 2023 -0700
403a838
rmobile: Drop CONFIG_SH73A0 and associated code
by Simon Glass
· Wed Feb 01 13:20:07 2023 -0700
f1d9669
serial: mxc: Speed-up character transmission
by Loic Poulain
· Thu Jan 12 18:19:51 2023 +0100
3e7a999
serial: mxc: Wait for TX completion before reset
by Loic Poulain
· Thu Jan 12 18:19:50 2023 +0100
a35aee5
serial: s5p: Use IS_ENABLED where appropriate
by Mark Kettenis
· Thu Jan 26 14:44:09 2023 +0100
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
6bbb6dc
usbtty: Remove default CONFIG_USBD_* values
by Tom Rini
· Tue Jan 10 11:19:43 2023 -0500
86a200a
arm: s5p4418: dm_serial: switch to DM_SERIAL
by Stefan Bosch
· Sun Dec 18 12:25:33 2022 +0000
51f153c
arm: s5p4418: dm_serial: add driver source code
by Stefan Bosch
· Sun Dec 18 12:20:49 2022 +0000
241f12d
serial: Use -EAGAIN in getc and putc
by Pali Rohár
· Sun Dec 11 00:31:21 2022 +0100
b2aa5b6
serial: Do not write additional \r before \n for dm_serial drivers
by Pali Rohár
· Sun Dec 11 00:27:44 2022 +0100
3dd5d4a
post: Move CONFIG_SYS_POST to CFG_SYS_POST
by Tom Rini
· Sun Dec 04 10:14:17 2022 -0500
952cc38
kbuild: Remove uncmd_spl logic
by Tom Rini
· Sun Dec 04 10:14:13 2022 -0500
e111a12
global: Migrate CONFIG_USART_ID to CFG
by Tom Rini
· Sun Dec 04 10:14:03 2022 -0500
7abe2a9
global: Migrate CONFIG_USART_BASE to CFG
by Tom Rini
· Sun Dec 04 10:14:02 2022 -0500
31b8b4d
global: Migrate CONFIG_SCIF_A to CFG
by Tom Rini
· Sun Dec 04 10:13:43 2022 -0500
9fe2b31
global: Migrate CONFIG_PL01x_PORTS to CFG
by Tom Rini
· Sun Dec 04 10:13:31 2022 -0500
5c896ae
global: Migrate CONFIG_PL011_CLOCK to CFG
by Tom Rini
· Sun Dec 04 10:13:30 2022 -0500
a17aa19
global: Migrate CONFIG_MXC_UART_BASE to CFG
by Tom Rini
· Sun Dec 04 10:04:55 2022 -0500
8b348ed
usb: Remove CONFIG_USBD_HS
by Tom Rini
· Fri Dec 02 16:42:49 2022 -0500
8eaa3c7
post: Migrate to Kconfig
by Tom Rini
· Sat Nov 19 18:45:44 2022 -0500
e4e9bb6
arm: lpc32xx: Remove unused hsuart driver
by Tom Rini
· Sat Nov 19 18:45:24 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
df6a215
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
by Tom Rini
· Wed Nov 16 13:10:28 2022 -0500
dc172ee
Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
by Tom Rini
· Sun Dec 04 09:39:03 2022 -0500
10ac24f
powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
by Tom Rini
· Wed Nov 16 13:10:26 2022 -0500
1a34049
arm: amlogic: add setbrg op to serial device
by Edoardo Tomelleri
· Sun Sep 18 18:17:01 2022 +0200
2a845ae
Revert "serial: mxc: have putc use the TXFIFO"
by Fabio Estevam
· Tue Nov 08 08:39:33 2022 -0300
52cb504
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:46:31 2022 -0600
bcb87b6
video: Drop use of the lcd header file
by Simon Glass
· Tue Oct 18 07:10:26 2022 -0600
ac12a2f
dm: treewide: Use uclass_first_device_err when accessing one device
by Michal Suchanek
· Wed Oct 12 21:57:59 2022 +0200
eff2077
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Mon Sep 26 11:27:30 2022 -0400
8e67a8a
serial: Call flush() before changing baudrate
by Pali Rohár
· Mon Sep 05 11:31:20 2022 +0200
a48a24f
serial: Implement serial_flush() function for console flush() fallback
by Pali Rohár
· Mon Sep 05 11:31:19 2022 +0200
9c9ceca
serial: Implement flush callback
by Pali Rohár
· Mon Sep 05 11:31:18 2022 +0200
0dc720a
serial: mtk: add support for using dynamic baud clock souce
by developer
· Fri Sep 09 19:59:31 2022 +0800
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
adbd4ec
usb: gadget: designware-udc: Drop the driver
by Marek Vasut
· Tue Aug 23 19:06:50 2022 +0200
aee1532
serial: mxc: have putc use the TXFIFO
by Johannes Schneider
· Tue Sep 06 14:15:04 2022 +0200
ba98bef
serial: mxc: enable the RX pipeline
by Johannes Schneider
· Tue Sep 06 14:15:03 2022 +0200
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
49622a1
serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value
by Kunihiko Hayashi
· Wed Jul 13 10:38:59 2022 +0900
b318d6e
serial: ns16550: Wait in debug_uart_init until tx buffer is empty
by Pali Rohár
· Thu Jun 23 14:13:56 2022 +0200
1e56de0
arm: Remove PXA architecture support
by Tom Rini
· Sat Jun 25 11:02:42 2022 -0400
4050eb6
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Jun 27 10:15:50 2022 -0400
3b9271a
serial: Setup serial base and freq for zynq/zynqmp
by Michal Simek
· Mon Jun 06 09:44:01 2022 +0200
1806577
serial: sandbox: Fix buffer underflow in puts
by Andrew Scull
· Mon May 30 10:00:01 2022 +0000
8864b35
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
by Pali Rohár
· Fri May 27 22:15:24 2022 +0200
03113fb
serial: smh: Fake tstc
by Sean Anderson
· Tue May 17 13:55:07 2022 -0400
56bf6a8
arm: pxa: Remove CONFIG_CPU_PXA25X
by Tom Rini
· Wed May 25 16:13:48 2022 -0400
e378768
serial: Remove obsolete CONS_INDEX_n Kconfig options
by Samuel Holland
· Mon May 09 00:10:55 2022 -0500
53a85a7
serial: ns16550: Add support for SPL_DEBUG_UART_BASE
by Pali Rohár
· Fri May 06 11:05:16 2022 +0200
784f569
serial: Add new config option TPL_DEBUG_UART_BASE
by Pali Rohár
· Mon May 16 18:49:09 2022 +0200
b4e2980
serial: Add new config option SPL_DEBUG_UART_BASE
by Pali Rohár
· Fri May 06 11:05:15 2022 +0200
537cf08
serial: smh: Check return value of strndup
by Sean Anderson
· Fri Apr 22 14:50:23 2022 -0400
1a2abf6
serial: npcm: Add support for Nuvoton NPCM SoCs
by Jim Liu
· Tue Apr 19 13:32:21 2022 +0800
e7ca7da
vpl: Add Kconfig options for VPL
by Simon Glass
· Sat Apr 30 00:56:53 2022 -0600
e5adbb2
rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPL
by Johan Jonker
· Sat Apr 09 18:55:14 2022 +0200
40cb661
rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL
by Johan Jonker
· Sat Apr 09 18:55:13 2022 +0200
d1c0eb9
rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uart
by Johan Jonker
· Sat Apr 09 18:55:12 2022 +0200
047164b
rockchip: serial: move driver alias to serial_rockchip.c
by Johan Jonker
· Sat Apr 09 18:55:11 2022 +0200
e790316
rockchip: serial: restyle the serial_rockchip.c driver
by Johan Jonker
· Sat Apr 09 18:55:10 2022 +0200
760089a
serial: smh: Implement puts for DM
by Sean Anderson
· Mon Apr 04 14:18:00 2022 -0400
b271161
test: serial: Add test for putc/puts
by Sean Anderson
· Mon Apr 04 14:17:59 2022 -0400
8589885
serial: sandbox: Implement puts
by Sean Anderson
· Mon Apr 04 14:17:58 2022 -0400
Next »