aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-snapdragon
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2-2/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2-2/+2
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2-2/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+1
2020-04-03mach-snapdragon: Fix overwriting last digit of serial numberJan-Christoph Tebbe1-1/+1
2019-01-25arm: mach-snapdragon: pinctrl: clarify gpio disable bitRamon Fried1-2/+2
2019-01-25arm: mach-snapdragon: add pinctrl driver for db820cRamon Fried4-3/+61
2019-01-25arm: mach-snapdragon: db820c: Actually init PLL for serialRamon Fried2-0/+43
2019-01-18mach-snapdragon: db410: pinctrl: fix pin countRamon Fried1-3/+3
2018-09-30db410c: serial# env using msm board serialRamon Fried1-0/+1
2018-08-13snapdragon: added MAC generation functionsRamon Fried2-0/+17
2018-08-13snapdragon: added msm_board_serial() funcRamon Fried3-0/+50
2018-08-10snapdragon: Add DRAM detection & FDT fixupRamon Fried3-0/+111
2018-05-29mach-snapdragon: increase size of malloc poolRamon Fried1-0/+6