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
2019-12-02
common: Move command functions out of common.h
Simon Glass
2
-0
/
+2
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Add a new lz4.h header file
Simon Glass
1
-0
/
+1
2019-11-25
dm: test: usb: rework keyboard test
Heinrich Schuchardt
1
-8
/
+276
2019-11-14
tests: add OP-TEE test suite
Heiko Stuebner
8
-0
/
+234
2019-11-10
dm: regulator: support regulator more state
Joseph Chen
1
-0
/
+57
2019-11-03
spi: Add support for memory-mapped flash
Simon Glass
1
-0
/
+9
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
1
-3
/
+16
2019-10-31
test: provide test for errno_str()
Heinrich Schuchardt
2
-0
/
+47
2019-10-30
test/py: Use raw strings more to avoid deprecation warnings
Tom Rini
2
-6
/
+3
2019-10-30
test/py: Update docs, add requirements.txt for pip
Tom Rini
2
-21
/
+48
2019-10-30
test/py: Rework test.py to be a different kind of wrapper
Tom Rini
1
-16
/
+4
2019-10-30
test/py: Update test_fs to decode check_output calls
Tom Rini
1
-12
/
+12
2019-10-30
test/py: test_efi_selftest.py: Updates for python 3 support
Tom Rini
1
-18
/
+18
2019-10-30
test/py: test_ut.py: Ensure we use bytes
Tom Rini
1
-3
/
+3
2019-10-30
test/py: Manual python3 fixes
Tom Rini
5
-12
/
+19
2019-10-30
test/py: Automated conversion to Python 3
Tom Rini
8
-80
/
+71
2019-10-30
test/py: Fix pytest4 deprecation warnings
Marek Vasut
1
-18
/
+12
2019-10-30
test/py: Split mark to multiple lines
Tom Rini
2
-4
/
+9
2019-10-27
test: regmap: check the values read from the regmap
Jean-Jacques Hiblot
1
-3
/
+16
2019-10-22
test: clk: test clock self assignment
Jean-Jacques Hiblot
1
-2
/
+2
2019-10-22
test: clk: Update tests to also check the managed API
Jean-Jacques Hiblot
1
-1
/
+35
2019-10-15
dm: Tidy up dump output when there are many devices
Patrick Delaunay
1
-1
/
+1
2019-10-15
pytest: vboot: add a test for required key
Philippe Reynes
2
-0
/
+103
2019-10-13
dm: Add a dsi host uclass
Yannick Fertré
2
-0
/
+59
2019-10-11
remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api
Lokesh Vutla
1
-0
/
+2
2019-10-11
remoteproc: elf_loader: Always check the validity of the image before loading
Lokesh Vutla
1
-4
/
+1
2019-10-11
dm: core: Add a function to count the children of a device
Lokesh Vutla
1
-26
/
+15
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
1
-0
/
+45
2019-10-08
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
1
-3
/
+3
2019-10-08
dm: test: Correct a stray backslash in dm_test_destroy()
Simon Glass
1
-1
/
+1
2019-10-08
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
1
-2
/
+1
2019-10-08
dm: test: Don't fail when tests are skipped due to build
Simon Glass
1
-4
/
+4
2019-10-08
dm: test: Fix running of multiple test from command line
Simon Glass
1
-1
/
+5
2019-09-20
test: add tests for u16_str<n>cmp()
AKASHI Takahiro
1
-0
/
+13
2019-09-03
dm: cache: Add enable and disable ops for sandbox and test
Rick Chen
1
-0
/
+2
2019-08-22
sandbox: clk: add clk enable/disable test code
Peng Fan
1
-0
/
+28
2019-08-22
test/py: Add cmd_memory dependency back to test_mmc_wr
Michal Simek
1
-1
/
+1
2019-08-12
Merge branch '2019-08-11-ti-imports'
Tom Rini
2
-4
/
+13
2019-08-12
dm: core: add support for getting register address and size
Sekhar Nori
1
-4
/
+12
2019-08-12
clk: add support for clk_is_match()
Sekhar Nori
1
-0
/
+1
2019-08-11
env: Drop the ACTION typedef
Simon Glass
1
-4
/
+4
2019-08-11
env: Drop the ENTRY typedef
Simon Glass
1
-6
/
+6
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
1
-0
/
+1
2019-08-09
test/py: Fix MMC/SD block write test dependency
Michal Simek
1
-1
/
+1
2019-08-07
test/py: avb: Move AVB test to android dir
Sam Protsenko
1
-0
/
+0
2019-08-07
fit: Do not automatically decompress ramdisk images
Julius Werner
1
-1
/
+9
2019-08-02
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
Tom Rini
1
-0
/
+8
2019-07-31
test/py: add MMC/SD block write test
Jean-Jacques Hiblot
1
-0
/
+105
[next]