coreboot/src/soc/qualcomm/common
Julius Werner 37833fc4be qualcomm/common: Remove carriage returns from QcLib log
The memory log we get returned by QcLib contains Windows line endings
("\r\n"), while we prefer to have POSIX line endings in the CBMEM
console (just "\n"). Filter the '\r' character out when copying that log
into the CBMEM console to convert.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I0652300c2393fbc0b3c9875bb0ca1aa921e59098
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77722
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Shelley Chen <shchen@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-09-14 23:53:54 +00:00
..
display
include/soc qualcomm/common: Pass FMAX_LIMIT flag for Lazor board to QcLib 2023-03-17 00:34:08 +00:00
storage soc/qualcomm/common: Add sdhci_msm_init function 2023-02-08 16:59:35 +00:00
usb src/soc/qualcomm: Remove unnecessary space after casts 2022-11-23 16:30:58 +00:00
aop_load_reset.c
clock.c
gpio.c
Kconfig
mmu.c
pcie_common.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
qclib.c qualcomm/common: Remove carriage returns from QcLib log 2023-09-14 23:53:54 +00:00
qspi.c Revert "soc/qualcomm: Increase SPI frequency to 75 MHz" 2023-02-24 19:28:24 +00:00
qup_se_handler.c
qupv3_config.c soc/qualcomm/common/qup: Avoid double decompress of gsi_fw blob 2023-02-01 18:47:54 +00:00
qupv3_i2c.c /: Remove unused <inttypes.h> 2022-11-08 14:43:00 +00:00
qupv3_spi.c
qupv3_uart.c lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
spi.c
timer.c
uart_bitbang.c lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
watchdog.c