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-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
17
-58
/
+77
2023-07-03
sunxi: u-boot-spl.lds: Pass _image_binary_end
Fabio Estevam
2
-0
/
+2
2023-07-01
ARM: arm11: Add C wrapper for allow_unaligned()
Marek Vasut
3
-3
/
+21
2023-07-01
ARM: armv7: Add C wrapper for allow_unaligned()
Marek Vasut
3
-3
/
+9
2023-06-29
board: rockchip: rock5b-rk3588: fix description
Eugen Hristev
1
-5
/
+5
2023-06-28
arch/arm: meson: sm: introduce power domain functions
Alexey Romanov
2
-0
/
+44
2023-06-28
arm: dts: add support for Videostrong KII Pro
Ferass El Hafidi
3
-0
/
+154
2023-06-28
board: amlogic: add support for AD401 board
Igor Prusov
1
-0
/
+1
2023-06-28
ARM: meson: add A1 support
Igor Prusov
4
-0
/
+86
2023-06-28
ARM: dts: sync meson-a1-ad401 from Linux 6.3-rc7
Igor Prusov
2
-0
/
+31
2023-06-28
ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7
Igor Prusov
1
-0
/
+161
2023-06-24
imx: hab: Simplify the mechanism
Marek Vasut
5
-43
/
+32
2023-06-24
imx: hab: Fix a couple of build warnings with DEBUG enabled
Marek Vasut
1
-3
/
+3
2023-06-24
ARM: imx: Add weak default reset_cpu()
Marek Vasut
1
-0
/
+4
2023-06-20
psci: fix use of clobbered registers in asm
Sam Edwards
1
-3
/
+3
2023-06-19
global: Use proper project name U-Boot (next)
Michal Simek
2
-2
/
+2
2023-06-19
corstone1000: add fwu-metadata store info
Rui Miguel Silva
1
-1
/
+6
2023-06-16
ARM: dts: stm32f769-disco: remove the dsi_host node
Dario Binacchi
1
-5
/
+0
2023-06-16
ARM: dts: stm32mp: alignment with v6.3
Patrick Delaunay
10
-36
/
+1457
2023-06-16
ARM: at91: don't initialize clocks if scmi clock driver is enabled
Clément Léger
1
-1
/
+1
2023-06-16
stm32mp: stm32prog: use the decimal format by default for offset parsing
Patrick Delaunay
1
-1
/
+1
2023-06-16
stm32mp: stm32prog: fix OTP read/write error management
Patrick Delaunay
1
-1
/
+8
2023-06-16
stm32mp: bsec: add check on null size in misc ops
Patrick Delaunay
1
-2
/
+2
2023-06-16
stm32mp: add support of STM32MP15x Rev.Y
Patrick Delaunay
2
-1
/
+5
2023-06-16
ARM: stm32: Add missing header for save_boot_params
Marek Vasut
1
-0
/
+1
2023-06-16
ARM: stm32: Add IWDG handling into PSCI suspend code
Marek Vasut
2
-5
/
+70
2023-06-16
stm32mp: stm32prog: Add support of FWU_MDATA partition type
Patrick Delaunay
2
-0
/
+12
2023-06-16
stm32mp: stm32prog: Add support of ESP partition type
Patrick Delaunay
2
-2
/
+14
2023-06-16
stm32mp: stm32prog: Add support of ENV partition type
Patrick Delaunay
2
-0
/
+6
2023-06-16
arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-dhcom...
Patrick Delaunay
2
-0
/
+54
2023-06-16
stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct
Patrice Chotard
4
-27
/
+0
2023-06-16
arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-ev1
Patrice Chotard
2
-1
/
+182
2023-06-16
arm: dts: stm32: Align stm32mp15xx-*-scmi-u-boot.dtsi file
Patrick Delaunay
3
-0
/
+48
2023-06-16
stm32mp: stm32prog: Remove usage of "mtdparts" function
Patrice Chotard
1
-23
/
+19
2023-06-15
arm: dts: ls1046afrwy: add the FMan Ethernet nodes
Camelia Groza
1
-1
/
+47
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
15
-14
/
+42
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
111
-1829
/
+5438
2023-06-12
arm64: versal: Add missing prototypes
Algapally Santosh Sagar
1
-4
/
+4
2023-06-12
arm64: versal: Add missing prototype for initialize_tcm
Algapally Santosh Sagar
1
-0
/
+1
2023-06-12
arm64: zynqmp: Fix lockstep mode cpu release functionality
Venkatesh Yadav Abbarapu
1
-0
/
+4
2023-06-12
global: Use proper project name U-Boot
Michal Simek
10
-10
/
+10
2023-06-12
arm64: versal-net: Add support for SPP production version
Michal Simek
1
-0
/
+1
2023-06-12
mach-zynqmp: handoff: Add missing header
Algapally Santosh Sagar
1
-0
/
+1
2023-06-12
arm64: versal-net: Detect and display bootmode
Ashok Reddy Soma
1
-0
/
+21
2023-06-10
ARM: dts: renesas: Add compatible properties to LAN8710A Ethernet PHYs
Geert Uytterhoeven
1
-0
/
+2
2023-06-09
dt: fwu: developerbox: enable fwu banks and mdata regions
Jassi Brar
1
-3
/
+46
2023-06-08
ARM: renesas: Add R8A77980 V3HSK board and CPLD code
Valentine Barshak
3
-0
/
+49
2023-06-08
ARM: dts: renesas: Add R8A77980 V3HSK DTs
Valentine Barshak
1
-0
/
+292
2023-06-08
ARM: renesas: Add R8A77970 V3MSK board and CPLD code
Valentine Barshak
3
-0
/
+72
2023-06-08
ARM: dts: renesas: Add R8A77970 V3MSK DTs
Valentine Barshak
1
-0
/
+303
[next]