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
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
clk: zynqmp: Add set_rate support for display clocks
Venkatesh Yadav Abbarapu
1
-0
/
+1
2024-08-02
cpu: imx: implement release_core callback
Hou Zhiqiang
1
-0
/
+24
2024-08-02
cpu: imx: Add i.MX 8M series SoCs
Hou Zhiqiang
1
-0
/
+6
2024-08-02
cpu: imx: removed the tail '\n' of the CPU description
Hou Zhiqiang
1
-2
/
+0
2024-08-02
cpu: imx: fix the CPU type field width
Hou Zhiqiang
1
-1
/
+1
2024-08-02
cpu: imx: fix the CPU frequency in cpu_imx_get_info()
Hou Zhiqiang
1
-2
/
+2
2024-08-02
cpu: sandbox: implement release_core callback
Hou Zhiqiang
1
-0
/
+6
2024-08-02
cpu: add release_core callback
Hou Zhiqiang
1
-0
/
+10
2024-08-02
clk: imx8m: register ARM A53 core clock
Hou Zhiqiang
3
-0
/
+24
2024-08-01
clk: clk-uclass: Print clk name in clk_enable/clk_disable
Michael Trimarchi
1
-2
/
+2
2024-08-01
clk: Fix error message in clk_get_bulk
Jan Kiszka
1
-1
/
+1
2024-08-01
Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM"
Tom Rini
2
-115
/
+392
2024-08-01
clk: mediatek: add support for APMIXED parent in infra MUX
Christian Marangi
1
-0
/
+4
2024-08-01
clk: mediatek: add support for GATEs for APMIXED OPs
Christian Marangi
1
-60
/
+84
2024-08-01
clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macro
Christian Marangi
1
-2
/
+17
2024-08-01
clk: mediatek: add support for remapping clock ID
Christian Marangi
2
-35
/
+80
2024-08-01
clk: mediatek: provide common clk init function for infrasys
Christian Marangi
2
-4
/
+20
2024-08-01
clk: mediatek: add support for gate clock to reference topckgen clock
Christian Marangi
1
-2
/
+15
2024-08-01
clk: mediatek: add support for parent mux from different source for topckgen
Christian Marangi
1
-14
/
+28
2024-08-01
clk: mediatek: add support for parent mux from different source
Christian Marangi
2
-21
/
+91
2024-08-01
clk: mediatek: add support for gate ID at offset
Christian Marangi
1
-3
/
+15
2024-08-01
clk: mediatek: add support for gates in clk_tree for infrasys
Christian Marangi
2
-15
/
+72
2024-08-01
clk: mediatek: return XTAL rate for infrasys get_mux_rate
Christian Marangi
1
-1
/
+1
2024-08-01
clk: mediatek: return XTAL rate directly for gates with XTAL parent
Christian Marangi
1
-0
/
+7
2024-08-01
net: dwc_eth_qos: mdio: Implement clause 45
Philip Oberfichtner
2
-26
/
+49
2024-07-31
Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
4
-11
/
+80
2024-07-31
Merge patch series "Endian Kconfig improvements"
Tom Rini
1
-1
/
+1
2024-07-31
config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible
Jiaxun Yang
1
-1
/
+1
2024-07-31
sandbox: Drop video-sync in serial driver
Simon Glass
1
-2
/
+0
2024-07-31
video: Use cyclic to handle video sync
Simon Glass
2
-4
/
+77
2024-07-31
video: Move last_sync to private data
Simon Glass
1
-7
/
+3
2024-07-31
cyclic: Add a symbol for SPL
Simon Glass
1
-0
/
+2
2024-07-31
dm: use list_count_nodes() for counting list nodes
Sughosh Ganu
1
-12
/
+2
2024-07-30
Merge patch series "led: implement software blinking"
Tom Rini
4
-11
/
+174
2024-07-30
led: Add dts property to specify blinking of the led
Michael Polyntsov
1
-5
/
+25
2024-07-30
led: Implement software led blinking
Michael Polyntsov
4
-1
/
+144
2024-07-30
led: enable LEDST_BLINK state unconditionally
Mikhail Kshevetskiy
1
-5
/
+5
2024-07-26
Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...
Tom Rini
17
-1
/
+2974
2024-07-26
net: add Qualcomm ESS EDMA adapter
Robert Marko
4
-0
/
+1399
2024-07-26
clock: qcom: ipq4019: add missing networking resets
Robert Marko
1
-0
/
+6
2024-07-26
clock: qcom: ipq4019: add ESS clock
Robert Marko
1
-0
/
+3
2024-07-26
power: regulator: qcom-rpmh-regulator: add build infra
Caleb Connolly
2
-0
/
+9
2024-07-26
power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot
Caleb Connolly
1
-31
/
+99
2024-07-26
power: regulator: qcom-rpmh-regulator: port ops to U-Boot
Caleb Connolly
1
-71
/
+87
2024-07-26
power: regulator: qcom-rpmh-regulator: remove unused regulators
Caleb Connolly
1
-1281
/
+0
2024-07-26
power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot
Caleb Connolly
1
-15
/
+13
2024-07-26
power: regulator: qcom-rpmh-regulator: port over lineage_range helpers
Caleb Connolly
1
-0
/
+37
2024-07-26
power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot
Caleb Connolly
1
-9
/
+6
2024-07-26
power: regulator: import qcom-rpmh-regulator from Linux
Caleb Connolly
1
-0
/
+1709
2024-07-26
soc: qcom: add build infrastructure
Caleb Connolly
4
-0
/
+33
[prev]
[next]