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
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
Merge tag 'v2023.04-rc3' into next
Tom Rini
37
-122
/
+701
2023-02-23
ARM: tegra20: implement BCT patching
Svyatoslav Ryhel
4
-4
/
+124
2023-02-23
ARM: tegra30: implement BCT patching
Ramin Khonsari
4
-0
/
+131
2023-02-23
ARM: tegra: crypto: extend crypto functional
Svyatoslav Ryhel
3
-38
/
+91
2023-02-23
ARM: tegra: expose crypto module for all Tegra SoCs
Svyatoslav Ryhel
6
-1
/
+8
2023-02-23
board: tegra30: switch to updated pre-dm i2c write
Svyatoslav Ryhel
2
-44
/
+0
2023-02-23
ARM: tegra: create common pre-dm i2c write
Svyatoslav Ryhel
4
-26
/
+33
2023-02-23
ARM: tegra: add late init support
Svyatoslav Ryhel
2
-0
/
+8
2023-02-23
ARM: tegra: Fix Tegra PWM parent clock
Svyatoslav Ryhel
7
-7
/
+7
2023-02-23
ARM: tegra30: add PLLD to pll setup
Svyatoslav Ryhel
1
-0
/
+41
2023-02-23
ARM: tegra: clock: add clock_decode_pair helper
Svyatoslav Ryhel
2
-0
/
+36
2023-02-23
ARM: tegra: clock: add clk_id_to_pll_id helper
Svyatoslav Ryhel
6
-0
/
+194
2023-02-23
ARM: t20/t30: swap host1x and disp1 clock parents
Svyatoslav Ryhel
2
-4
/
+4
2023-02-23
tegra30: clock: add EXTPERIPH
Svyatoslav Ryhel
2
-6
/
+6
2023-02-22
arm: dts: chameleonv3: Add 270-2 variant
Paweł Anikiel
3
-0
/
+18
2023-02-22
arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi
Paweł Anikiel
3
-2
/
+2
2023-02-22
arm: dts: chameleonv3: Override chameleonv3 bitstream names
Paweł Anikiel
2
-0
/
+8
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
458
-3736
/
+3736
2023-02-13
clocks: qcs404: Add support for I2C clocks
Sumit Garg
2
-0
/
+75
2023-02-13
Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodi...
Tom Rini
1
-0
/
+1
2023-02-13
arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board
Tony Dinh
1
-0
/
+7
2023-02-13
arm: mvebu: Add support for Synology DS116 (Armada 385)
Tony Dinh
3
-0
/
+299
2023-02-13
arm: mvebu: Add support for Thecus N2350 (Armada 385) board
Tony Dinh
3
-0
/
+458
2023-02-13
arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boards
Tony Dinh
1
-0
/
+1
2023-02-13
arm: aspeed: dtsi: add reg for i2c
Ryan Chen
1
-0
/
+1
2023-02-12
socfpga: fix the serial console on DE1-SoC
Jade Lovelace
1
-0
/
+1
2023-02-10
dts: add missing linux,code in gpio-keys
Dzmitry Sankouski
4
-2
/
+6
2023-02-10
dts: qcs404-evb: Add I2C controller nodes
Sumit Garg
1
-0
/
+97
2023-02-10
pinctrl: qcs404: Enable I2C pinmux options
Sumit Garg
1
-0
/
+6
2023-02-10
clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0
Sumit Garg
2
-0
/
+26
2023-02-10
dts: qcs404-evb: Add ethernet controller node
Sumit Garg
1
-1
/
+97
2023-02-10
pinctrl-snapdragon: Get rid of custom drive-strength values
Sumit Garg
5
-7
/
+9
2023-02-10
pinctrl: qcs404: Enable ethernet pinmux options
Sumit Garg
1
-0
/
+7
2023-02-10
clocks: qcs404: Add support for ethernet clocks
Sumit Garg
2
-0
/
+74
2023-02-10
qcs404-evb: Enable msm_gpio driver support
Sumit Garg
1
-0
/
+4
2023-02-10
qcs404: sysmap: Don't map reserved memory ranges
Sumit Garg
1
-1
/
+13
2023-02-10
Correct SPL uses of ROCKCHIP_OTP
Simon Glass
1
-2
/
+2
2023-02-10
Correct SPL uses of FASTBOOT
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL use of SYS_FSL_ERRATUM_A010539
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL use of STM32MP15X_STM32IMAGE
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of SAVE_PREV_BL_FDT_ADDR
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of ROCKCHIP_EFUSE
Simon Glass
1
-2
/
+2
2023-02-10
Correct SPL uses of PMIC_STPMIC1
Simon Glass
1
-2
/
+2
2023-02-10
Correct SPL uses of MTD
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of LMB
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL uses of IMX_MODULE_FUSE
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of EXYNOS7420
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of DISPLAY_CPUINFO
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of CMD_NET
Simon Glass
1
-1
/
+1
[next]