aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-snapdragon
AgeCommit message (Expand)AuthorFilesLines
2024-04-04mach-snapdragon: call regulators_enable_boot_on()Caleb Connolly1-0/+2
2024-04-04mach-snapdragon: fixup power-domainsCaleb Connolly1-0/+32
2024-04-04mach-snapdragon: fixup USB nodesCaleb Connolly4-0/+147
2024-04-04qcom: board: validate fdt before trying to use itVolodymyr Babchuk1-1/+4
2024-03-01mach-snapdragon: carve out no-map regionsCaleb Connolly1-21/+139
2024-03-01mach-snapdragon: generate fdtfile automaticallyCaleb Connolly1-0/+101
2024-03-01mach-snapdragon: dynamic load addressesCaleb Connolly1-0/+34
2024-03-01mach-snapdragon: generalise board supportCaleb Connolly8-295/+233
2024-03-01board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADERCaleb Connolly1-0/+1
2024-03-01board: dragonboard410c: import board code from mach-snapdragonCaleb Connolly5-181/+0
2024-03-01pinctrl: qcom: stub support for special GPIOsCaleb Connolly1-0/+7
2024-01-16mach-snapdragon: switch to PMIC button driverCaleb Connolly2-36/+12
2024-01-16pinctrl: qcom: make compatible with linux DTsCaleb Connolly1-4/+24
2024-01-16pinctrl: qcom: move out of mach-snapdragonCaleb Connolly8-433/+4
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly4-206/+0
2024-01-16clk/qcom: move from mach-snapdragonCaleb Connolly8-787/+4
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2023-10-06spl: Enable CONFIG_SPL_SYS_MALLOC_F where neededSimon Glass1-0/+3
2023-02-13clocks: qcs404: Add support for I2C clocksSumit Garg2-0/+75
2023-02-10pinctrl: qcs404: Enable I2C pinmux optionsSumit Garg1-0/+6
2023-02-10clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0Sumit Garg2-0/+26
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg1-1/+7
2023-02-10pinctrl: qcs404: Enable ethernet pinmux optionsSumit Garg1-0/+7
2023-02-10clocks: qcs404: Add support for ethernet clocksSumit Garg2-0/+74
2023-02-10qcs404: sysmap: Don't map reserved memory rangesSumit Garg1-1/+13
2023-01-10SoC: sdm845: find and save KASLR to env variablesDzmitry Sankouski1-0/+18
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini1-2/+0
2022-08-26arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg1-4/+33
2022-08-26pinctrl: sdm845: Remove redundant CONFIG_SDM845 checkSumit Garg2-3/+1
2022-08-26clocks: qcs404: Add support for USB clocksSumit Garg2-0/+52
2022-08-26clocks: qcom: Add clock enable callback supportSumit Garg5-0/+27
2022-07-25board: qualcomm: Add support for QCS404 EVBSumit Garg3-0/+44
2022-07-25clocks: qcom: Add clock driver for QCS404 SoCSumit Garg3-0/+120
2022-07-25pinctrl: qcom: Add pinctrl driver for QCS404 SoCSumit Garg4-0/+58
2022-07-25board: qualcomm: Add support for dragonboard845cSumit Garg1-0/+14
2022-07-25clocks: sdm845: Import qcom,gcc-sdm845.hSumit Garg1-1/+2
2021-10-31board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) boardDzmitry Sankouski1-0/+17
2021-10-31SoC: qcom: add support for SDM845Dzmitry Sankouski5-0/+163
2021-10-31clocks: qcom: add clocks for SDM845 debug uartDzmitry Sankouski3-1/+95
2021-10-31pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoCDzmitry Sankouski3-0/+48
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-02arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()Stephan Gerhold1-11/+10
2021-09-02arm: mach-snapdragon: misc: Initialize eMMC if necessaryStephan Gerhold1-0/+3
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-07-23board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold2-0/+55
2021-07-14arm: mach-snapdragon: pinctrl: Place pin_name in .data sectionStephan Gerhold2-3/+2
2021-07-06arm: snapdragon: Fix typo in clk_bcr_update()Sheep Sun1-5/+5
2021-07-06arm: snapdragon: Use correct GICC register on APQ8016Sheep Sun1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2-2/+2