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
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2
-15
/
+24
2023-12-21
stm32: Use bootm_run() and bootz_run()
Simon Glass
1
-9
/
+11
2023-12-21
stm32: Use local vars in stm32prog for initrd and fdt
Simon Glass
1
-9
/
+14
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
1
-2
/
+4
2023-12-21
rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c
Tom Rini
1
-0
/
+1
2023-12-21
arm: Remove <asm/types.h> from asm/global_data.h
Tom Rini
1
-1
/
+0
2023-12-21
arm: Partial cleanup and audit usage of <config.h>
Tom Rini
13
-15
/
+2
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
5
-5
/
+0
2023-12-20
colibri-imx8x: configure usb hub to bypass mode
Andrejs Cainikovs
2
-2
/
+15
2023-12-20
colibri-imx8x: remove -u-boot.dtsi include
Andrejs Cainikovs
1
-1
/
+0
2023-12-20
apalis-imx8: remove -u-boot.dtsi include
Andrejs Cainikovs
1
-1
/
+0
2023-12-20
arm: dts: imx8mp-venice-gw72xx: add TPM device
Tim Harvey
2
-1
/
+17
2023-12-20
arm: dts: imx8mm-venice-gw72xx: add TPM device
Tim Harvey
2
-1
/
+16
2023-12-20
mxs: Fix VDDx brownout interrupt disable/enable
Cody Green
1
-3
/
+5
2023-12-20
Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/cus...
Tom Rini
14
-79
/
+185
2023-12-19
board: compal: paz00: clean up the board
Svyatoslav Ryhel
1
-2
/
+2
2023-12-19
board: htc: endeavoru: switch to DM pinmux
Svyatoslav Ryhel
1
-0
/
+1147
2023-12-19
board: asus: transformer: switch to DM pinmux
Svyatoslav Ryhel
8
-0
/
+3289
2023-12-19
board: lg: x3-t30: switch to DM pinmux
Svyatoslav Ryhel
3
-0
/
+1028
2023-12-19
board: asus: grouper: switch to DM pinmux
Svyatoslav Ryhel
4
-0
/
+1087
2023-12-19
drivers: pinctrl: tegra: incorporate existing code
Svyatoslav Ryhel
19
-2602
/
+14
2023-12-19
drivers: pinctrl: create Tegra DM pinctrl driver
Svyatoslav Ryhel
5
-0
/
+1696
2023-12-19
ARM: mach-tegra: rearrange SPL configs
Svyatoslav Ryhel
1
-1
/
+2
2023-12-19
ARM: tegra114: clock: implement PLLD2 support
Svyatoslav Ryhel
2
-1
/
+8
2023-12-19
ARM: tegra30: clock: implement PLLD2 support
Svyatoslav Ryhel
4
-3
/
+12
2023-12-19
ARM: tegra: clock: support get and set rate for simple PLL
Svyatoslav Ryhel
6
-21
/
+126
2023-12-19
Merge patch series "Fix J7200 kernel boot when using upstream u-boot"
Tom Rini
2
-3
/
+13
2023-12-19
Merge patch series "Add support for MediaTek MT8365 EVK Board"
Tom Rini
7
-0
/
+1604
2023-12-19
arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323
Reid Tonking
1
-1
/
+2
2023-12-19
arm: mach-k3: j72xx: add new 'virtual' mux
Bryan Brattlof
1
-2
/
+11
2023-12-19
board: mediatek: add MT8365 EVK board support
Julien Masson
2
-0
/
+700
2023-12-19
arm: mediatek: add support for MediaTek MT8365 SoC
Julien Masson
5
-0
/
+904
2023-12-19
arm: mach-k3: am625: Relax emmc boot condition
Michael Trimarchi
1
-5
/
+2
2023-12-19
ARM: dts: sync Amlogic GX DT to Linux v6.4
Neil Armstrong
14
-79
/
+185
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
10
-13
/
+83
2023-12-15
Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
1
-57
/
+0
2023-12-15
arm: mach-k3: Merge initial memory maps
Andrew Davis
1
-226
/
+2
2023-12-15
arm: mach-k3: Remove non-cached memory map areas
Andrew Davis
1
-27
/
+3
2023-12-15
arm: mach-k3: Do not map ATF and OPTEE regions in MMU
Andrew Davis
1
-4
/
+10
2023-12-15
arm: mach-k3: Let the compiler size the mem_map lists
Andrew Davis
1
-29
/
+6
2023-12-15
arm: mach-k3: Move K3 common schema.yaml out of board directory
Andrew Davis
3
-80
/
+450
2023-12-15
clk: zynq: Move soc_clk_dump to Zynq clock driver
Igor Prusov
1
-57
/
+0
2023-12-15
ARM: dts: stm32: support MIPI DSI on stm32f469-disco board
Dario Binacchi
1
-0
/
+4
2023-12-15
ARM: dts: stm32: make the DSI clock usable by the clock driver
Dario Binacchi
1
-0
/
+5
2023-12-15
ARM: dts: stm32: make the LTDC clock usable by the clock driver
Dario Binacchi
1
-0
/
+4
2023-12-15
ARM: dts: stm32f469-disco: sync with Linux 6.5
Dario Binacchi
1
-2
/
+2
2023-12-15
ARM: dts: stm32f769-disco: rework ltdc node
Dario Binacchi
2
-14
/
+13
2023-12-14
ddr: imx: Add 3600 MTps rate support
Marek Vasut
1
-0
/
+1
2023-12-14
arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTO
Marek Vasut
1
-0
/
+2
2023-12-14
Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
17
-29
/
+13
[next]