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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-20
Merge patch series "boot: fix crash in bootflow menu with EFI BOOTMGR support...
Tom Rini
1
-1
/
+2
2024-06-20
boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth
Quentin Schulz
1
-1
/
+2
2024-06-20
lib: smbios: Detect system properties via SYSINFO IDs
Michal Simek
1
-0
/
+9
2024-06-19
Merge patch series "Add basic U-Boot Support for J722S-EVM"
Tom Rini
3
-0
/
+16
2024-06-19
configs: introduce configs needed for the J722S
Jayesh Choudhary
1
-0
/
+14
2024-06-19
arm: mach-k3: j722s: introduce clock and device files for wkup spl
Jayesh Choudhary
2
-0
/
+2
2024-06-18
board: sk-am69: Define capsule update firmware info
Jonathan Humphreys
1
-0
/
+24
2024-06-18
board: beagleboneai64: Define capsule update firmware info
Jonathan Humphreys
1
-0
/
+55
2024-06-18
board: am62px: Define capsule update firmware info
Jonathan Humphreys
1
-0
/
+24
2024-06-18
board: am62x: Define capsule update firmware info
Jonathan Humphreys
1
-0
/
+24
2024-06-18
board: beagleplay: Define capsule update firmware info
Jonathan Humphreys
1
-0
/
+41
2024-06-18
board: j721e: Define capsule update firmware info
Jonathan Humphreys
1
-0
/
+29
2024-06-18
board: am64x: Define capsule update firmware info
Jonathan Humphreys
1
-0
/
+24
2024-06-17
Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
4
-17
/
+157
2024-06-17
arm64: versal2: Add support for AMD Versal Gen 2
Michal Simek
1
-0
/
+143
2024-06-17
arm64: zynqmp: Update rproc node
Michal Simek
1
-11
/
+6
2024-06-17
spl: Introduce SoC specific init function
Lukas Funke
1
-0
/
+8
2024-06-17
xilinx: zynqmp: Clean up xilinx_zynqmp.h
Michal Simek
1
-6
/
+0
2024-06-16
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...
Tom Rini
2
-21
/
+19
2024-06-16
Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/cu...
Tom Rini
2
-0
/
+30
2024-06-16
powerpc: mpc85xx: remove dead watchdog-related code
Rasmus Villemoes
1
-3
/
+0
2024-06-16
cyclic: make clients embed a struct cyclic_info in their own data structure
Rasmus Villemoes
1
-17
/
+18
2024-06-16
cyclic: stop strdup'ing name in cyclic_register()
Rasmus Villemoes
1
-1
/
+1
2024-06-14
cmd: move ELF load and boot to lib/elf.c
Maxim Moskalets
1
-0
/
+10
2024-06-14
rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
Quentin Schulz
1
-0
/
+15
2024-06-14
board: rockchip: add ArmSoM Sige7 Rk3588 board
Jianfeng Liu
1
-0
/
+15
2024-06-13
cmd: bcb: Fix bcb compilation when CONFIG_CMD_BCB=n
Mattijs Korpershoek
1
-1
/
+2
2024-06-13
env: ti: k3_dfu: Drup mmcpart for rootfs
Neha Malcom Francis
1
-1
/
+1
2024-06-13
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
Marek Vasut
43
-85
/
+0
2024-06-13
net: phy: Turn default auto-negotiation timeout into Kconfig symbol
Marek Vasut
1
-2
/
+1
2024-06-11
Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-2
/
+34
2024-06-10
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
Heinrich Schuchardt
1
-1
/
+11
2024-06-10
efi_loader: load distro dtb in bootmgr
Heinrich Schuchardt
1
-0
/
+2
2024-06-10
efi_loader: export efi_load_image_from_path
Heinrich Schuchardt
1
-0
/
+4
2024-06-10
efi_loader: move distro_efi_get_fdt_name()
Heinrich Schuchardt
1
-0
/
+2
2024-06-10
cmd: eficonfig: add support for setting fdt
Heinrich Schuchardt
1
-0
/
+14
2024-06-10
efi_loader: allow concatenation with contained end node
Heinrich Schuchardt
1
-1
/
+1
2024-06-07
abootimg: Add init_boot image support
Roman Stratiienko
1
-0
/
+7
2024-06-07
dm: use newly added linux/compat alloc functions
Maxim Moskalets
1
-6
/
+2
2024-06-07
include: extension_board: Increase overlay file name size
Daniel Schultz
1
-1
/
+1
2024-06-07
Merge patch series "Adding support to load secure firmware for HS devices"
Tom Rini
2
-1
/
+6
2024-06-07
include: env: ti: Add support for secure firmwares
Udit Kumar
2
-1
/
+6
2024-06-07
Merge patch series "'eeprom' command improvements"
Tom Rini
1
-0
/
+4
2024-06-07
common: eeprom_layout: Split field finding code from the field update function
Marek BehĂșn
1
-0
/
+4
2024-06-04
Merge tag 'v2024.07-rc4' into next
Tom Rini
8
-1380
/
+101
2024-06-03
imx8mm-cl-iot-gate: Add support for the Realtek RTL8211E PHY
Fabio Estevam
1
-1
/
+1
2024-06-03
board: phytec: phycore_imx8mp: Add support for different RAM sizes
Teresa Remmet
1
-1
/
+3
2024-06-03
board: toradex: verdin-imx8mm: increase maximum addressable ram to 4GB
Emanuele Ghidoli
1
-2
/
+4
2024-05-28
arm: exynos: Migrate E850-96 board to OF_UPSTREAM
Sam Protsenko
2
-354
/
+0
2024-05-27
Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-3
/
+74
[next]