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
2023-11-22
arm: dts: npcm845-evb: fix/add node and aliases
Jim Liu
1
-0
/
+14
2023-11-22
siemens,am335x: clean-up draco targets
Enrico Leto
4
-41
/
+0
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
65
-80
/
+110
2023-11-18
cmd: efidebug: add uri device path
Masahisa Kojima
1
-0
/
+8
2023-11-18
efi_loader: add return to efibootmgr event group
Masahisa Kojima
2
-0
/
+5
2023-11-18
efi_loader: add missing const classifier for event service
Masahisa Kojima
2
-2
/
+2
2023-11-18
blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
1
-0
/
+29
2023-11-18
net: wget: add wget with dns utility function
Masahisa Kojima
1
-0
/
+9
2023-11-17
bootstd: Avoid freeing a non-allocated buffer
Simon Glass
1
-1
/
+4
2023-11-17
Merge branch '2023-11-16-assorted-updates' into next
Tom Rini
4
-7
/
+71
2023-11-16
cmd: bcb: extend BCB C API to allow read/write the fields
Dmitrii Merkurev
1
-3
/
+57
2023-11-16
cmd: bcb: support various block device interfaces for BCB command
Dmitrii Merkurev
1
-2
/
+3
2023-11-16
poplar: provide more space for kernel image
Igor Opaniuk
1
-4
/
+4
2023-11-16
linux/time.h: Add Linux time conversion defines
Igor Prusov
1
-0
/
+9
2023-11-16
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
1
-1
/
+1
2023-11-16
spl: Convert spi to spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Convert semihosting to spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Convert NVMe to spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Convert nor to spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Convert net to spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Convert nand to spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Convert mmc to spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Convert fat to spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Convert ext to use spl_load
Sean Anderson
1
-0
/
+1
2023-11-16
spl: Add generic spl_load function
Sean Anderson
1
-0
/
+135
2023-11-16
test: spl: Support testing LEGACY_LZMA filesystem images
Sean Anderson
1
-0
/
+4
2023-11-16
spl: legacy: Split off LZMA decompression into its own function
Sean Anderson
1
-0
/
+13
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
1
-0
/
+25
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
1
-2
/
+0
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
1
-7
/
+11
2023-11-16
spl: Remove dev from spl_load_info
Sean Anderson
1
-3
/
+1
2023-11-16
Merge patch series "nand: Add sandbox tests"
Tom Rini
5
-1
/
+33
2023-11-16
arch: sandbox: Add function to create temporary files
Sean Anderson
1
-0
/
+13
2023-11-16
nand: Allow reinitialization
Sean Anderson
1
-0
/
+1
2023-11-16
nand: Add function to unregister NAND devices
Sean Anderson
1
-0
/
+1
2023-11-16
mtd: Add some fallbacks for add/del_mtd_device
Sean Anderson
1
-0
/
+12
2023-11-16
mtd: Rename SPL_MTD_SUPPORT to SPL_MTD
Sean Anderson
1
-1
/
+1
2023-11-16
spl: nand: Set bl_len to page size
Sean Anderson
1
-0
/
+1
2023-11-16
nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automatically
Sean Anderson
1
-0
/
+4
2023-11-14
dm: Do not enable debug messages by default
Heinrich Schuchardt
1
-3
/
+1
2023-11-14
efi: Correct handling of frame buffer
Simon Glass
1
-3
/
+6
2023-11-13
stm32mp2: initial support
Patrice Chotard
1
-0
/
+24
2023-11-13
ARM: dts: stm32: Add STM32MP257F Evaluation board support
Patrice Chotard
1
-0
/
+3
2023-11-12
power: regulator: add AXP313 support
Andre Przywara
1
-0
/
+1
2023-11-10
Merge branch '2023-11-10-assorted-fixes'
Tom Rini
54
-58
/
+58
2023-11-10
bootstd: Skip over bad device during bootflows scanning
Tony Dinh
1
-1
/
+1
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
53
-57
/
+57
2023-11-09
board: rockchip: add Pine64 QuartzPro64 RK3588 board
Tom Fitzhenry
1
-0
/
+14
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
6
-47
/
+0
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
28
-28
/
+0
[next]