u-boot/arch/arm/mach-snapdragon
Simon Glass 7431b0ad54 spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed
Enable CONFIG_SPL_SYS_MALLOC_F for boards which have a non-zero value
for CONFIG_SPL_SYS_MALLOC_F_LEN

Note that the default is yes in most cases, so no changes are needed to
board defconfig options.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-10-06 14:38:12 -04:00
..
include/mach clocks: qcs404: Add support for I2C clocks 2023-02-13 10:01:52 -05:00
clock-apq8016.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-apq8096.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-qcs404.c clocks: qcs404: Add support for I2C clocks 2023-02-13 10:01:52 -05:00
clock-sdm845.c clocks: qcom: Add clock enable callback support 2022-08-26 10:55:45 -04:00
clock-snapdragon.c clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0 2023-02-10 12:50:00 -05:00
clock-snapdragon.h clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0 2023-02-10 12:50:00 -05:00
dram.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
init_sdm845.c SoC: sdm845: find and save KASLR to env variables 2023-01-10 15:39:07 -05:00
Kconfig spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed 2023-10-06 14:38:12 -04:00
Makefile pinctrl: sdm845: Remove redundant CONFIG_SDM845 check 2022-08-26 10:55:46 -04:00
misc.c arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() 2021-09-02 09:48:20 -04:00
pinctrl-apq8016.c arm: mach-snapdragon: pinctrl: Place pin_name in .data section 2021-07-14 16:48:01 -04:00
pinctrl-apq8096.c arm: mach-snapdragon: pinctrl: Place pin_name in .data section 2021-07-14 16:48:01 -04:00
pinctrl-qcs404.c pinctrl: qcs404: Enable I2C pinmux options 2023-02-10 12:50:00 -05:00
pinctrl-sdm845.c pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC 2021-10-31 08:46:44 -04:00
pinctrl-snapdragon.c pinctrl-snapdragon: Get rid of custom drive-strength values 2023-02-10 12:50:00 -05:00
pinctrl-snapdragon.h pinctrl: qcom: Add pinctrl driver for QCS404 SoC 2022-07-25 13:02:04 -04:00
sysmap-apq8016.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysmap-apq8096.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysmap-qcs404.c qcs404: sysmap: Don't map reserved memory ranges 2023-02-10 12:50:00 -05:00
sysmap-sdm845.c SoC: qcom: add support for SDM845 2021-10-31 08:46:44 -04:00