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
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
1
-12
/
+12
2022-09-15
Nokia RX-51: Add booting from UBI into test script
Pali Rohár
1
-18
/
+77
2022-09-15
Nokia RX-51: Add comment describing kernel image type into test script
Pali Rohár
1
-2
/
+2
2022-09-15
Nokia RX-51: Do not set useless ARCH= in test script
Pali Rohár
1
-1
/
+1
2022-09-15
Nokia RX-51: Call bootm in test script only when image is valid
Pali Rohár
1
-1
/
+1
2022-09-15
Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script
Pali Rohár
1
-1
/
+1
2022-09-15
gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function
Patrice Chotard
1
-0
/
+30
2022-09-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
1
-0
/
+19
2022-09-14
Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2
-0
/
+394
2022-09-14
test: unit test for eficonfig
Masahisa Kojima
2
-0
/
+394
2022-09-13
cyclic: Add a simple test
Stefan Roese
3
-0
/
+39
2022-09-12
Makefile: Add a pcheck option to run tests in parallel
Simon Glass
1
-8
/
+32
2022-09-12
test/py: Support --build when running tests in parallel
Simon Glass
2
-4
/
+27
2022-09-12
test/py: Move U-Boot building into a function
Simon Glass
1
-24
/
+36
2022-09-12
test: Refactor arg parsing for the run script
Simon Glass
1
-4
/
+7
2022-09-12
test: Make test_gpio_read() independent
Simon Glass
1
-0
/
+1
2022-09-12
test: Mark test_gpt tests as slow
Simon Glass
1
-0
/
+3
2022-09-12
test: Mark all but the first vboot test as slow
Simon Glass
1
-1
/
+5
2022-09-12
test: Make test_efi_bootmgr() single-threaded
Simon Glass
1
-0
/
+1
2022-09-12
test: Make test_sqfs_ls() single-threaded
Simon Glass
1
-0
/
+1
2022-09-12
test: Update FIT tests to run in parallel
Simon Glass
2
-2
/
+7
2022-09-12
test: Make test_bind_unbind_with_uclass() single-threaded
Simon Glass
1
-0
/
+1
2022-09-12
test/py: Allow tests to be marked single-threaded only
Simon Glass
2
-0
/
+18
2022-09-12
test: Fix bootm_test_subst_var() running independently
Simon Glass
1
-1
/
+2
2022-09-12
test: Fix test_pinmux to run in parallel
Simon Glass
1
-0
/
+1
2022-09-02
dm: rtc: Try to handle the localtime() race
Simon Glass
1
-13
/
+19
2022-09-02
dm: rtc: Try to avoid a race in rtc_set_get test
Simon Glass
1
-5
/
+17
2022-09-02
dm: rtc: Avoid a race in the rtc_reset test
Simon Glass
1
-2
/
+7
2022-09-02
test: Allow running tests multiple times
Simon Glass
3
-8
/
+31
2022-09-02
dm: rtc: Make use of ut_assertnonnull()
Simon Glass
1
-5
/
+5
2022-09-02
cmd: Add pause command
Samuel Dionne-Riel
2
-0
/
+48
2022-08-22
CI: Move to Ubuntu 2022.04 "Jammy" for CI base
Tom Rini
1
-2
/
+2
2022-08-12
vbe: Add a new vbe command
Simon Glass
1
-0
/
+115
2022-08-12
bootstd: Check building without global bootmeths
Simon Glass
2
-7
/
+24
2022-08-12
bootstd: Add vbe bootmeth into sandbox
Simon Glass
3
-8
/
+68
2022-08-12
vbe: Support VBE simple
Simon Glass
1
-1
/
+1
2022-08-12
event: Add an event for device tree fixups
Simon Glass
1
-0
/
+1
2022-08-12
bootstd: Drop the system bootdev
Simon Glass
1
-6
/
+1
2022-08-12
bootstd: Always create the EFI bootmgr bootmeth
Simon Glass
1
-15
/
+7
2022-08-12
bootstd: Allow scanning for global bootmeths separately
Simon Glass
1
-2
/
+3
2022-08-12
dm: core: Call dm_scan_other() when setting up for tests
Simon Glass
1
-1
/
+3
2022-08-12
bootstd: Allow EFI bootmgr to support an invalid bootflow
Simon Glass
1
-0
/
+4
2022-08-12
bootstd: Provide a bootmeth method to obtain state info
Simon Glass
1
-0
/
+18
2022-08-12
bootstd: Fix comment in bootmeth test
Simon Glass
1
-1
/
+1
2022-08-12
bootstd: Drop delays in the tests
Simon Glass
1
-0
/
+22
2022-08-12
dm: core: Add support for writing u32 with ofnode
Simon Glass
1
-0
/
+16
2022-08-12
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
1
-7
/
+7
2022-08-12
dm: core: Prepare for updating the device tree with ofnode
Simon Glass
1
-1
/
+2
2022-08-12
dm: core: Tidy up ofnode-writing test
Simon Glass
1
-9
/
+2
2022-08-12
dm: core: Swap parameters of ofnode_write_prop()
Simon Glass
1
-2
/
+2
[next]