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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-02
Merge branch 'next'
Tom Rini
35
-363
/
+1284
2023-09-30
test: build dependency for event unit tests
Heinrich Schuchardt
1
-1
/
+1
2023-09-30
test: fix comment indentation on tpm tests
Ilias Apalodimas
1
-4
/
+5
2023-09-22
efi: Use the installed SMBIOS tables
Simon Glass
1
-0
/
+1
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
1
-2
/
+7
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
1
-0
/
+14
2023-09-21
clk: Dont return error when assigned-clocks is empty or missing
Ashok Reddy Soma
1
-0
/
+9
2023-09-21
test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True
Michal Simek
1
-0
/
+3
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
1
-0
/
+8
2023-09-19
test: Move POST under a renamed Testing section
Simon Glass
1
-6
/
+6
2023-09-16
test: build dependency for event unit tests
Heinrich Schuchardt
1
-1
/
+1
2023-09-13
phy: Return success from generic_setup_phy() when phy is not found
Jonas Karlman
1
-0
/
+5
2023-09-13
phy: Fix generic_setup_phy() return value on power on failure
Jonas Karlman
1
-0
/
+24
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails
Jonas Karlman
1
-1
/
+11
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_name() fails
Jonas Karlman
1
-0
/
+6
2023-09-11
cmd: gpt: Add command to swap partition order
Joshua Watt
1
-0
/
+19
2023-09-11
cmd: gpt: Preserve bootable flag
Joshua Watt
1
-0
/
+1
2023-09-11
cmd: gpt: Preserve type GUID if enabled
Joshua Watt
1
-0
/
+65
2023-09-11
cmd: gpt: Add command to set bootable flags
Joshua Watt
1
-0
/
+22
2023-09-11
cmd: gpt: Add gpt_partition_bootable variable
Joshua Watt
1
-0
/
+33
2023-09-11
tests: gpt: Remove test order dependency
Joshua Watt
1
-12
/
+8
2023-09-06
test: print: Fix hexdump test on 64bit systems
Marek Vasut
1
-14
/
+28
2023-09-06
test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()
Marek Vasut
1
-2
/
+2
2023-09-04
nokia_rx51: Remove platform
Tom Rini
1
-420
/
+0
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
1
-2
/
+2
2023-08-31
event: Convert existing spy records to simple
Simon Glass
1
-1
/
+1
2023-08-31
initcall: Support emitting events
Simon Glass
1
-5
/
+6
2023-08-31
event: Support a simple spy record
Simon Glass
2
-1
/
+24
2023-08-30
drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
Marek Vasut
1
-0
/
+2
2023-08-30
fwu: Initialize global fwu library state during CI test
Marek Vasut
1
-0
/
+12
2023-08-29
test: capsule: Remove logic to add public key ESL
Sughosh Ganu
2
-20
/
+4
2023-08-29
sandbox: trace: Increase trace buffer size
Sughosh Ganu
1
-1
/
+1
2023-08-29
test: capsule: Generate EFI capsules through binman
Sughosh Ganu
3
-174
/
+346
2023-08-28
bootstd: Adjust the default bootmeth order
Simon Glass
1
-2
/
+2
2023-08-26
bootstd: cros: Allow detection of any kernel partition
Simon Glass
1
-2
/
+3
2023-08-25
bootstd: Add a test for bootmeth_cros
Simon Glass
2
-2
/
+173
2023-08-25
bootstd: test: Allow binding and using any mmc device
Simon Glass
1
-6
/
+22
2023-08-25
bootflow: Show an empty filename when there is none
Simon Glass
1
-10
/
+12
2023-08-25
test: Move 1MB.fat32.img and 2MB.ext2.img
Simon Glass
3
-26
/
+30
2023-08-25
expo: cedit: Support reading settings from CMOS RAM
Simon Glass
1
-0
/
+11
2023-08-25
expo: cedit: Support writing settings to CMOS RAM
Simon Glass
2
-0
/
+35
2023-08-25
expo: cedit: Support reading settings from environment vars
Simon Glass
1
-1
/
+11
2023-08-25
expo: cedit: Support writing settings to environment vars
Simon Glass
1
-0
/
+33
2023-08-25
expo: cedit: Support reading settings from a file
Simon Glass
1
-3
/
+19
2023-08-25
expo: cedit: Support writing settings to a file
Simon Glass
1
-0
/
+45
2023-08-25
expo: Tidy up the expo.py tool and usage
Simon Glass
3
-23
/
+29
2023-08-25
expo: Move cedit test into its own file and tidy
Simon Glass
3
-43
/
+54
2023-08-25
expo: Provide a way to iterate through all scene objects
Simon Glass
1
-0
/
+45
2023-08-25
abuf: Allow incrementing the size
Simon Glass
1
-0
/
+25
2023-08-22
test: acpi: Handle both 32bit and 64bit ACPI tables
Marek Vasut
1
-4
/
+8
[next]