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-02-28
tpm: Implement tpm_auto_start() for TPMv1.2
Simon Glass
1
-0
/
+45
2023-02-28
tpm: Separate out the TPM tests for v1 and v2
Simon Glass
1
-9
/
+51
2023-02-28
test: add a test for the new tpm_auto_start() function
Ilias Apalodimas
1
-0
/
+5
2023-02-27
Merge tag 'v2023.04-rc3' into next
Tom Rini
1
-2
/
+3
2023-02-24
CI: Update test/nokia_rx51_test.sh to use prebuilt images
Pali Rohár
1
-8
/
+16
2023-02-23
trace: Relax test requirements
Simon Glass
1
-2
/
+3
2023-02-14
dm: test: Add a test for the various migration combinations
Simon Glass
1
-0
/
+108
2023-02-14
test: Add a way to set the environment for a pytest
Simon Glass
2
-4
/
+6
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2
-5
/
+5
2023-02-12
reset: Allow reset_get_by_name() with NULL name
Samuel Holland
1
-2
/
+1
2023-02-12
clk: Allow clk_get_by_name() with NULL name
Samuel Holland
1
-0
/
+5
2023-02-11
trace: Add a test
Simon Glass
1
-0
/
+304
2023-02-10
dm: button: add support for linux_code in button-gpio.c driver
Dzmitry Sankouski
1
-0
/
+13
2023-02-10
test: create dedicated fdt node for ofnode_for_each_prop test
Dzmitry Sankouski
1
-1
/
+1
2023-02-08
test: lmb: Rework lib_test_lmb_max_regions test to scale
Tom Rini
1
-18
/
+26
2023-02-06
cmd: Add a SEAMA image load command
Linus Walleij
3
-0
/
+78
2023-02-06
arm: qemu: Move GUIDs to the C file
Simon Glass
2
-12
/
+15
2023-02-06
test: bootdev: Do not require USB to compile test
Linus Walleij
1
-0
/
+4
2023-02-04
test: dm: test-fdt: Add decode_panel_timing test
Nikhil M Jain
1
-0
/
+36
2023-01-27
test: Add test for mapping IOMMUs for PCI devices
Mark Kettenis
1
-0
/
+30
2023-01-27
test: Add test for IOMMU uclass map/unmap ops
Mark Kettenis
1
-1
/
+43
2023-01-27
mkimage: fit: Support signed configurations in 'auto' FITs
Massimo Pegorer
1
-0
/
+195
2023-01-23
bootstd: Record the bootdevs used during scanning
Simon Glass
1
-32
/
+35
2023-01-23
bootstd: Drop the old bootflow_scan_first()
Simon Glass
2
-9
/
+12
2023-01-23
bootstd: Allow scanning a single bootdev label
Simon Glass
2
-3
/
+61
2023-01-23
bootstd: Switch bootdev scanning to use labels
Simon Glass
2
-7
/
+57
2023-01-23
bootstd: Add a hunter for the extension feature
Simon Glass
3
-24
/
+38
2023-01-23
bootstd: Allow iterating to the next bootdev priortiy
Simon Glass
1
-0
/
+84
2023-01-23
bootstd: Allow iterating to the next label in a list
Simon Glass
1
-1
/
+79
2023-01-23
bootstd: Allow hunting for a bootdev by label
Simon Glass
3
-2
/
+140
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
1
-20
/
+31
2023-01-23
bootstd: Allow hunting for bootdevs of a given priority
Simon Glass
1
-0
/
+25
2023-01-23
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
1
-4
/
+13
2023-01-23
bootstd: Add a SPI flash bootdev
Simon Glass
1
-8
/
+11
2023-01-23
sandbox: Allow SPI flash bootdevs to be disabled for tests
Simon Glass
1
-0
/
+1
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
1
-0
/
+1
2023-01-23
bootstd: Add a virtio bootdev
Simon Glass
1
-5
/
+7
2023-01-23
virtio: Avoid strange behaviour on removal
Simon Glass
1
-0
/
+3
2023-01-23
bootstd: Add an NVMe bootdev
Simon Glass
1
-6
/
+9
2023-01-23
bootstd: Add an IDE bootdev
Simon Glass
1
-6
/
+10
2023-01-23
bootstd: Add a SCSI bootdev
Simon Glass
1
-7
/
+11
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
2
-2
/
+39
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
4
-7
/
+25
2023-01-23
bootstd: Add a hunter for ethernet
Simon Glass
1
-6
/
+11
2023-01-23
bootstd: Add an MMC hunter
Simon Glass
1
-6
/
+10
2023-01-23
bootstd: Add a USB hunter
Simon Glass
1
-5
/
+21
2023-01-23
bootstd: Support running bootdev hunters
Simon Glass
1
-0
/
+3
2023-01-23
bootstd: Add the concept of a bootdev hunter
Simon Glass
1
-0
/
+52
2023-01-23
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
1
-1
/
+7
2023-01-23
dm: test: Correct ordering of DM setup
Simon Glass
2
-7
/
+14
[next]