u-boot/drivers
Yang Xiwen 91febe80c9 serial: pl01x: set baudrate when probing
It is found that when DM is enabled, only generic init function is
called in .probe(). Baudrate is never honored. Add a function call
to .setbrg() when probing so that we can update the baudrate of the
serial device.

Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
2024-03-07 07:59:16 -05:00
..
adc
ata
axi
bios_emulator
block blk: host_dev: Fix error code in host_sb_attach_file() 2024-02-06 16:31:07 -05:00
bootcount
bus
button button: qcom-pmic: demote "unknown button" message to debug 2024-02-14 17:21:50 +00:00
cache
clk arm: mach-k3: j784s4: Add clk and power support 2024-03-04 13:41:03 -05:00
core dm: core: Fix address translation in devfdt_get_addr_index() 2024-03-04 10:25:47 -05:00
cpu smbios: provide type 4 RISC-V SMBIOS Processor ID 2024-02-02 19:57:16 +01:00
crypto
ddr global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
demo
dfu
dma dma: ti: k3-udma: Fix ring_idx to pair k3 nav rings 2024-03-04 13:41:04 -05:00
extcon
fastboot fastboot: add oem console command support 2024-01-09 14:58:33 +01:00
firmware drivers: dma: Add support for J784S4 SoC 2024-03-04 13:41:03 -05:00
fpga
fuzz
fwu-mdata
gpio Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next 2024-03-01 16:32:27 -05:00
hwspinlock treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
i2c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
input
iommu iommu: dont fail silently 2024-01-18 12:18:48 -05:00
led
mailbox treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
memory memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVM 2024-02-13 15:38:11 -05:00
mfd
misc misc: atsha204a: fix wakeup function 2024-03-05 08:08:26 -05:00
mmc mmc: msm_sdhci: use modern clock handling 2024-03-01 14:44:35 +00:00
mtd mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B 2024-02-19 08:19:39 -03:00
mux mux: autoprobe if "idle-states" present in device tree 2024-02-28 19:19:53 -05:00
net net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework 2024-03-07 07:59:16 -05:00
nvme nvme: Update nvme_scan_namespace to keep trying on busy 2024-01-18 20:24:13 -05:00
pch
pci pci-host-ecam-generic: Convert to ofnode functions 2024-03-02 12:26:56 -05:00
pci_endpoint
phy board: dragonboard410c: upstream DT compat 2024-03-01 14:44:37 +00:00
pinctrl pinctrl: Check pinconfig nodes pre-reloc status recursively 2024-03-04 10:25:41 -05:00
power arm: mach-k3: j784s4: Add clk and power support 2024-03-04 13:41:03 -05:00
pwm
qe
ram arm: mach-k3: Add basic support for J784S4 SoC definition 2024-03-04 13:41:03 -05:00
reboot-mode
remoteproc
reset reset: reset-hisilicon: also handle #reset-cells = <2> 2024-01-24 16:17:14 -05:00
rng rng: eliminate common.h include from RNG drivers 2024-03-02 12:26:19 -05:00
rtc treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
scsi
serial serial: pl01x: set baudrate when probing 2024-03-07 07:59:16 -05:00
sm
smem
soc soc: ti: k3-socinfo: Add entry for J784S4 SoC 2024-03-04 13:41:03 -05:00
sound
spi Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 2024-02-12 09:26:20 -05:00
spmi spmi: msm: fix register range names 2024-01-16 12:26:54 +00:00
sysinfo
sysreset
tee
thermal
timer treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
tpm
ufs
usb board: dragonboard410c: upstream DT compat 2024-03-01 14:44:37 +00:00
video Add RaspberryPi5 basic support. 2024-02-05 09:31:48 -05:00
virtio virtio: fix get_config / set_config for legacy VirtIO targets 2024-03-05 08:37:53 -05:00
w1
w1-eeprom
watchdog drivers: watchdog: add andes atcwdt200 support 2024-02-01 09:08:44 +01:00
xen
Kconfig
Makefile