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
2014-11-23
sandbox: script for testing sandbox/ext4/fat/fs commands
Suriyan Ramasami
1
-0
/
+561
2014-11-07
hush: make run_command() return an error on parsing failure
Rabin Vincent
1
-0
/
+2
2014-11-07
hush: return consistent codes from run_command()
Rabin Vincent
1
-0
/
+3
2014-10-27
test: Add a simple test to detected warnings with uint64_t, uintptr_t
Simon Glass
2
-0
/
+71
2014-10-27
cli: hush: Adjust 'run' command to run each line of the env var
Simon Glass
1
-0
/
+14
2014-10-23
test: dm: Add additional GPIO tests
Simon Glass
1
-0
/
+38
2014-10-23
test: dm: Support memory leak checking as a core feature
Simon Glass
2
-16
/
+32
2014-10-23
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
1
-0
/
+18
2014-10-23
test: dm: Update GPIO tests for new gpio_request() method
Simon Glass
1
-22
/
+33
2014-10-22
dm: sf: Add tests for SPI flash
Simon Glass
3
-1
/
+60
2014-10-22
dm: spi: Add tests
Simon Glass
3
-0
/
+130
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
1
-0
/
+31
2014-09-24
test: Add a test for command repeat
Simon Glass
3
-17
/
+52
2014-09-24
test: Remove tabs from trace test
Simon Glass
1
-11
/
+11
2014-08-28
Correct sandbox filesystem commands in FIT image test
Simon Glass
1
-4
/
+4
2014-08-20
test: ums: Add script for testing UMS gadget operation
Lukasz Majewski
2
-0
/
+205
2014-08-20
test: dfu: cosmetic: Add missing license information to DFU test scripts
Lukasz Majewski
2
-0
/
+20
2014-08-20
test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
Lukasz Majewski
1
-1
/
+5
2014-08-09
Implement generalised RSA public exponents for verified boot
Michael van der Westhuizen
1
-1
/
+9
2014-08-09
test: dfu: add some more test cases
Stephen Warren
1
-1
/
+1
2014-08-09
test: dfu: cleanup before execution
Stephen Warren
1
-0
/
+1
2014-08-09
test:dfu: README file update
Lukasz Majewski
1
-3
/
+8
2014-08-09
test: dfu: script enhancements
Stephen Warren
3
-26
/
+30
2014-08-09
test:dfu: Add test scripts for testing DFU regression
Lukasz Majewski
3
-0
/
+152
2014-07-23
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
1
-0
/
+68
2014-07-23
dm: Introduce per-child data for devices
Simon Glass
1
-0
/
+65
2014-07-23
dm: Add functions to access a device's children
Simon Glass
1
-0
/
+46
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
4
-26
/
+117
2014-07-23
dm: Avoid accessing uclasses before they are ready
Simon Glass
1
-0
/
+14
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
1
-0
/
+30
2014-07-23
dm: Display the sequence number for each device
Simon Glass
1
-0
/
+2
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2
-2
/
+63
2014-07-23
dm: Avoid activating devices in 'dm uclass' command
Simon Glass
1
-3
/
+3
2014-07-23
dm: Move device display into its own function
Simon Glass
1
-8
/
+19
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
5
-13
/
+80
2014-07-23
dm: Make sure that the root device is probed
Simon Glass
1
-1
/
+1
2014-07-23
dm: Use an explicit expect value in core tests
Simon Glass
2
-6
/
+12
2014-06-24
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
Tom Rini
2
-5
/
+5
2014-06-23
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2
-5
/
+5
2014-06-21
dm: Use '*' to indicate a device is activated
Simon Glass
1
-5
/
+6
2014-06-20
dm: Fix printf() strings in the 'dm' command
Simon Glass
1
-4
/
+4
2014-06-20
dm: Allow driver model tests only for sandbox
Simon Glass
2
-2
/
+11
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
1
-1
/
+1
2014-06-19
test: vboot: explicitly request bash
Stephen Warren
1
-1
/
+1
2014-06-05
Add final result tests for run_command_list()
Simon Glass
1
-0
/
+5
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
7
-45
/
+46
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
1
-0
/
+20
2014-03-21
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
5
-28
/
+125
2014-03-07
unit-test: make "test -e" test independent of $CWD
Stephen Warren
1
-5
/
+9
2014-03-07
hush: fix some quoted variable expansion issues
Stephen Warren
1
-0
/
+17
[next]