index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Ian Roberts
4
-19
/
+44
2024-04-23
Merge tag 'fsl-qoriq-2024-4-24' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
7
-502
/
+8
2024-04-23
Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon
Tom Rini
74
-19103
/
+4388
2024-04-24
board: sl28: move to OF_UPSTREAM
Michael Walle
7
-502
/
+8
2024-04-23
configs: qcom_defconfig: enable GENI I2C Driver
Neil Armstrong
1
-0
/
+1
2024-04-23
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
Neil Armstrong
4
-0
/
+851
2024-04-23
qcom_defconfig: generate SMBIOS tables
Caleb Connolly
1
-1
/
+1
2024-04-23
qcom_defconfig: define safe default SYS_LOAD_ADDR
Caleb Connolly
1
-1
/
+1
2024-04-23
qcom_defconfig: enable OF_BOARD_SETUP
Caleb Connolly
1
-0
/
+1
2024-04-23
mach-snapdragon: implement ft_board_setup() for USB role selection
Caleb Connolly
1
-0
/
+20
2024-04-23
arm: dts: qrb4210-rb2-u-boot: add u-boot fixups
Caleb Connolly
1
-0
/
+6
2024-04-23
phy: qcom: snps-femto-v2: drop clocks
Caleb Connolly
1
-14
/
+0
2024-04-23
iommu: qcom-smmu: add qcom generic compatible
Caleb Connolly
1
-0
/
+1
2024-04-23
gpio: qcom_pmic: add pm8150l
Caleb Connolly
1
-0
/
+1
2024-04-23
gpio: qcom_pmic: add pm6125
Caleb Connolly
1
-0
/
+1
2024-04-23
spmi: msm: support controller version 7
Neil Armstrong
1
-4
/
+29
2024-04-23
spmi: msm: handle peripheral ownership
Neil Armstrong
1
-4
/
+29
2024-04-23
spmi: msm: properly format command
Neil Armstrong
1
-20
/
+55
2024-04-23
spmi: msm: fix version 5 support
Neil Armstrong
1
-10
/
+9
2024-04-23
board: add support for Schneider HMIBSC board
Sumit Garg
7
-0
/
+204
2024-04-23
arm: dts: qcom: Add Schneider HMIBSC board dts
Sumit Garg
1
-0
/
+491
2024-04-23
pinctrl: qcom: apq8016: Add GPIO pinctrl function
Sumit Garg
1
-0
/
+1
2024-04-23
pinctrl: qcom: Add support for driving GPIO pins output
Sumit Garg
1
-5
/
+20
2024-04-23
serial_msm: Enable RS232 flow control
Sumit Garg
1
-4
/
+6
2024-04-23
apq8016: Add support for UART1 clocks and pinmux
Sumit Garg
3
-14
/
+35
2024-04-23
qcom: Don't enable LINUX_KERNEL_IMAGE_HEADER by default
Sumit Garg
1
-1
/
+1
2024-04-23
pinctrl: qcom: ipq4019: support all pin functions
Robert Marko
1
-13
/
+293
2024-04-23
pinctrl: qcom: ipq4019: enable DM_FLAG_PRE_RELOC
Robert Marko
1
-0
/
+1
2024-04-23
pinctrl: qcom: ipq4019: adapt pin name lookup to upstream DTS
Robert Marko
1
-1
/
+1
2024-04-23
mach-ipq40xx: import GPIO header from mach-snapgradon
Robert Marko
1
-6
/
+31
2024-04-23
pinctrl: qcom: allow selecting with ARCH_IPQ40XX
Robert Marko
1
-1
/
+1
2024-04-23
arm: mach-ipq40xx: dont select SMEM by default
Robert Marko
1
-2
/
+0
2024-04-23
qcom_defconfig: set SYS_INIT_SP_BSS_OFFSET
Caleb Connolly
1
-0
/
+1
2024-04-23
arm: dts: drop qcom dts files
Caleb Connolly
19
-19189
/
+0
2024-04-23
mach-snapdragon: use OF_UPSTREAM
Caleb Connolly
5
-7
/
+4
2024-04-23
serial: msm: calculate bit clock divider
Caleb Connolly
2
-27
/
+70
2024-04-23
clk/qcom: ipq4019: return valid rate when setting UART clock
Caleb Connolly
1
-1
/
+1
2024-04-23
clk/qcom: apq8016: return valid rate when setting UART clock
Caleb Connolly
1
-2
/
+2
2024-04-23
serial: msm_serial: remove .clk_rate from debug UART
Robert Marko
1
-1
/
+0
2024-04-23
serial: allow selecting MSM debug UART with ARCH_IPQ40XX
Robert Marko
1
-1
/
+1
2024-04-23
mmc: msm_sdhci: fix vendor_spec_cap0 registers
Caleb Connolly
1
-2
/
+2
2024-04-23
MAINTAINERS: add Qualcomm mailing list
Caleb Connolly
1
-0
/
+2
2024-04-23
mach-snapdragon: Allow other board vendors apart from Qcom
Sumit Garg
1
-5
/
+9
2024-04-23
qcom_defconfig: enable SM8550 & SM8650 clock driver
Neil Armstrong
1
-0
/
+2
2024-04-23
clk: qcom: Add SM8650 clock driver
Neil Armstrong
3
-0
/
+341
2024-04-23
clk: qcom: Add SM8550 clock driver
Neil Armstrong
3
-0
/
+343
2024-04-23
dts: sdm845-db845c-u-boot: adjust MMC clocks
Caleb Connolly
1
-0
/
+7
2024-04-23
pinctrl: qcom: sdm845: add special pin names
Caleb Connolly
1
-1
/
+12
2024-04-23
clk/qcom: sdm845: enable SDCC2 core clock
Caleb Connolly
2
-0
/
+18
2024-04-23
mmc: msm_sdhci: use a more sensible default clock rate
Caleb Connolly
1
-1
/
+1
[next]