summaryrefslogtreecommitdiff
path: root/arch/arm/mach-snapdragon
AgeCommit message (Expand)Author
2025-04-11pinctrl: qcom: handle reserved rangesCaleb Connolly
2025-04-10mach-snapdragon: of_fixup: fix condition check in ft_board_setup()Caleb Connolly
2025-04-10mach-snapdragon: of_fixup: fix property length at writingRui Miguel Silva
2025-03-17mach-snapdragon: use PSCI sysreset driverSam Day
2025-03-17mach-snapdragon: handle platforms without PSCI supportSam Day
2025-03-17mach-snapdragon: support parsing memory info from external FDTSam Day
2025-01-22mach-snapdragon: pass fdt to qcom_parse_memorySam Day
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-11-20mach-snapdragon: implement capsule update supportCaleb Connolly
2024-11-20mach-snapdragon: configure loggingCaleb Connolly
2024-11-20ARM: mach-snapdragon: configure a larger default SYS_MALLOC_LEN for fastbootNeil Armstrong
2024-09-30power: regulator: Drop regulators_enable_boot_on/off()Marek Vasut
2024-09-06mach-snapdragon: set loadaddrCaleb Connolly
2024-09-06mach-snapdragon: populate fallback FDTCaleb Connolly
2024-09-06mach-snapdragon: allocate fastboot buffer dynamicallyCaleb Connolly
2024-09-06mach-snapdragon: set serial numberCaleb Connolly
2024-09-06mach-snapdragon: use 1MiB for get_page_table_size()Neil Armstrong
2024-09-06mach-snapdragon: parse memory ourselvesCaleb Connolly
2024-09-06mach-snapdragon: refactor board_fdt_blob_setup()Caleb Connolly
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-07-05arm: mach-snapdragon: gpio: introduce msm_special_pin_dataNeil Armstrong
2024-05-14mach-snapdragon: do carveouts for qcs404 onlySam Day
2024-04-23mach-snapdragon: implement ft_board_setup() for USB role selectionCaleb Connolly
2024-04-23mach-snapdragon: Allow other board vendors apart from QcomSumit Garg
2024-04-04mach-snapdragon: call regulators_enable_boot_on()Caleb Connolly
2024-04-04mach-snapdragon: fixup power-domainsCaleb Connolly
2024-04-04mach-snapdragon: fixup USB nodesCaleb Connolly
2024-04-04qcom: board: validate fdt before trying to use itVolodymyr Babchuk
2024-03-01mach-snapdragon: carve out no-map regionsCaleb Connolly
2024-03-01mach-snapdragon: generate fdtfile automaticallyCaleb Connolly
2024-03-01mach-snapdragon: dynamic load addressesCaleb Connolly
2024-03-01mach-snapdragon: generalise board supportCaleb Connolly
2024-03-01board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADERCaleb Connolly
2024-03-01board: dragonboard410c: import board code from mach-snapdragonCaleb Connolly
2024-03-01pinctrl: qcom: stub support for special GPIOsCaleb Connolly
2024-01-16mach-snapdragon: switch to PMIC button driverCaleb Connolly
2024-01-16pinctrl: qcom: make compatible with linux DTsCaleb Connolly
2024-01-16pinctrl: qcom: move out of mach-snapdragonCaleb Connolly
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly
2024-01-16clk/qcom: move from mach-snapdragonCaleb Connolly
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-06spl: Enable CONFIG_SPL_SYS_MALLOC_F where neededSimon Glass
2023-02-13clocks: qcs404: Add support for I2C clocksSumit Garg
2023-02-10pinctrl: qcs404: Enable I2C pinmux optionsSumit Garg
2023-02-10clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0Sumit Garg
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg
2023-02-10pinctrl: qcs404: Enable ethernet pinmux optionsSumit Garg
2023-02-10clocks: qcs404: Add support for ethernet clocksSumit Garg
2023-02-10qcs404: sysmap: Don't map reserved memory rangesSumit Garg