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
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
2024-08-21
pytest: requirements.txt: Resync with the rest of the project
Tom Rini
1
-3
/
+3
2024-08-02
test: cpu: add test for release CPU core.
Hou Zhiqiang
1
-0
/
+2
2024-07-31
dm: use list_count_nodes() for counting list nodes
Sughosh Ganu
3
-8
/
+11
2024-07-20
test/py/requirements.txt: Bump setuptools to 70.3.0
Tom Rini
1
-1
/
+1
2024-07-18
Merge patch series "bootstd: Add Android support"
Tom Rini
2
-3
/
+144
2024-07-18
Merge patch series "finish using .dtso for overlay source files"
Tom Rini
6
-9
/
+9
2024-07-18
bootstd: Add test for bootmeth_android
Mattijs Korpershoek
2
-3
/
+144
2024-07-18
test/py: efi_capsule: rename device tree overlay source to .dtso
Rasmus Villemoes
2
-3
/
+3
2024-07-18
test: overlay: rename overlay source files to .dtso
Rasmus Villemoes
4
-6
/
+6
2024-07-18
test/py/requirements.txt: Bump zipp to current release
Tom Rini
1
-1
/
+1
2024-07-15
Merge patch series "api: Remove duplicate newlines"
Tom Rini
8
-8
/
+0
2024-07-15
test: Remove duplicate newlines
Marek Vasut
8
-8
/
+0
2024-07-14
test: test for ignore OsIndications
Ilias Apalodimas
1
-5
/
+16
2024-07-11
test/py/tests/test_fpga.py: Correct check for legacy image format support
Tom Rini
1
-6
/
+6
2024-07-04
test/py/tests: Update some network dependencies
Tom Rini
2
-7
/
+3
2024-07-04
test: Check help output
Simon Glass
1
-1
/
+5
2024-07-04
test: Decode exceptions only with sandbox
Simon Glass
2
-5
/
+7
2024-07-04
test: dm: Show failing driver name
Simon Glass
1
-1
/
+4
2024-07-04
log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
Simon Glass
1
-4
/
+7
2024-07-04
test: Make bootstd init run only on sandbox
Simon Glass
1
-0
/
+1
2024-07-04
initcall: Correct use of relocation offset
Simon Glass
1
-2
/
+2
2024-07-04
trace: Update test to tolerate different trace-cmd version
Simon Glass
1
-1
/
+1
2024-07-03
global_data.h: drop write-only field dm_root_f
Rasmus Villemoes
1
-1
/
+0
2024-07-03
acpi: set creator_revision in acpi_fill_header
Heinrich Schuchardt
1
-2
/
+1
2024-06-28
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
Tom Rini
1
-0
/
+8
2024-06-28
test: cmd: fdt: fix chosen test for DM_RNG
Tim Harvey
1
-0
/
+8
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
4
-8
/
+18
2024-06-16
cyclic: make clients embed a struct cyclic_info in their own data structure
Rasmus Villemoes
1
-7
/
+12
2024-06-13
test/py: net_boot: Add test cases for net boot
Love Kumar
1
-0
/
+403
2024-06-13
test/py: Add support to enable check for bad pattern
Love Kumar
1
-0
/
+44
2024-06-10
doc/sphinx, test/py: Update requests module to 2.32.2
Tom Rini
1
-1
/
+1
2024-06-10
efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
Weizhao Ouyang
3
-7
/
+17
2024-06-04
Merge tag 'v2024.07-rc4' into next
Tom Rini
1
-1
/
+1
2024-05-27
tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend
Tim Harvey
1
-1
/
+1
2024-05-24
Merge patch series "FWU: Add support for FWU metadata version 2"
Tom Rini
1
-6
/
+10
2024-05-24
test: fwu: make changes to the FWU metadata access test
Sughosh Ganu
1
-6
/
+10
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
2
-1
/
+2
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
197
-13
/
+207
2024-05-08
test/py: Make the number of SPL banners seen a variable
Tom Rini
1
-11
/
+4
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
196
-196
/
+9
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
1
-1
/
+1
2024-05-01
efi_loader: improve error handling in try_load_entry()
Heinrich Schuchardt
3
-22
/
+22
2024-04-18
test: py: add optee_rpmb tests
Igor Opaniuk
1
-0
/
+20
2024-04-17
test: typo curren
Heinrich Schuchardt
1
-3
/
+3
2024-04-12
disk: simplify print_part_header()
Heinrich Schuchardt
1
-1
/
+1
2024-04-12
test: remove unused import from pkg_resources
Heinrich Schuchardt
1
-1
/
+0
2024-04-08
boot: correct finding the default EFI binary
Heinrich Schuchardt
1
-1
/
+3
2024-04-08
boot: correct the default sequence of boot methods
Heinrich Schuchardt
1
-1
/
+1
2024-04-08
sandbox: capsule: binman: generate some capsules as part of build
Sughosh Ganu
2
-160
/
+8
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
1
-3
/
+3
[next]