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
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
2019-07-31
test: dm: clk_ccf: test composite clk
Peng Fan
1
-0
/
+8
2019-07-29
fit: Support compression for non-kernel components (e.g. FDT)
Julius Werner
1
-4
/
+25
2019-07-29
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
1
-12
/
+12
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2
-1
/
+63
2019-07-24
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
1
-3
/
+6
2019-07-24
binman: Convert to use ArgumentParser
Simon Glass
1
-2
/
+2
2019-07-24
binman: Pass the toolpath to tests
Simon Glass
1
-3
/
+6
2019-07-24
test/py: Add base test case for A/B updates
Ruslan Trofymenko
1
-0
/
+75
2019-07-24
treewide: Fix stale references of Android docs
Eugeniu Rosca
1
-1
/
+1
2019-07-23
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-0
/
+10
2019-07-23
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2
-0
/
+134
2019-07-22
remoteproc: add elf file load support
Fabien Dessenne
1
-0
/
+122
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
1
-0
/
+12
2019-07-19
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
Lukasz Majewski
2
-1
/
+63
2019-07-18
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
3
-0
/
+84
2019-07-18
test: dm: add a test for MDIO MUX DM uclass
Alex Marginean
2
-0
/
+81
2019-07-18
test: dm_mdio: add a 2nd register to the emulated PHY
Alex Marginean
1
-0
/
+3
2019-07-18
test/py: gpt: Use long options for sgdisk
Sam Protsenko
1
-4
/
+7
2019-07-16
test: unit test for u16_strlen()
Heinrich Schuchardt
1
-0
/
+10
2019-07-15
test: dm: add MDIO test
Alex Marginean
2
-0
/
+54
2019-07-12
test: dm: usb: use the real device name
Peng Fan
1
-1
/
+1
2019-07-12
test: dm: adc: use the real device name
Peng Fan
1
-8
/
+8
2019-07-11
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2
-0
/
+77
2019-07-11
test: pci_ep: add basic pci_ep tests
Ramon Fried
2
-0
/
+65
2019-07-10
test: dm: Add a test for PCI Enhanced Allocation
Alex Marginean
1
-0
/
+49
[next]