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-07-10
test: check u-boot properties in SPL device tree
Patrick Delaunay
1
-0
/
+28
2019-07-08
Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-5
/
+1
2019-07-06
test/py: not all boards support UEFI runtime reset
Heinrich Schuchardt
1
-4
/
+0
2019-07-06
test/py: error message test_efi_selftest_device_tree
Heinrich Schuchardt
1
-1
/
+1
2019-07-05
dm: Add a No-op uclass
Jean-Jacques Hiblot
2
-0
/
+74
2019-06-07
lib/vsprintf: allow printing upper case GUIDs
Heinrich Schuchardt
1
-0
/
+23
2019-05-20
video: Factor out vidconsole_put_string()
Marek Vasut
1
-8
/
+0
2019-05-09
test/py: don't use mmc_rd config for other mmc tests
Stephen Warren
1
-19
/
+66
2019-05-08
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2
-0
/
+44
2019-05-09
test/dm: reset: Add reset_get_by_index[_nodev] test
Jagan Teki
1
-0
/
+23
2019-05-09
test/dm: clk: Add clk_get_by_index[_nodev] test
Jagan Teki
1
-0
/
+21
2019-05-05
lib/display_options: avoid illegal memory access
Heinrich Schuchardt
1
-8
/
+12
2019-05-05
dm: cache: Create a uclass for cache
Dinh Nguyen
1
-0
/
+20
2019-04-26
avb: add support for named persistent values
Igor Opaniuk
1
-0
/
+16
2019-04-24
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi
Tom Rini
3
-6
/
+12
2019-04-24
test: env: Enable env unit tests by default
Heinrich Schuchardt
1
-0
/
+1
2019-04-23
efi_selftest: do not run FDT test with ACPI table.
Heinrich Schuchardt
1
-1
/
+2
2019-04-23
test/py: pytest.mark.notbuildconfigspec()
Heinrich Schuchardt
2
-5
/
+10
2019-04-22
test: call hexdump tests via `ut lib`
Heinrich Schuchardt
1
-4
/
+5
2019-04-16
test: py: Extend fpga test with fit image with external data
Michal Simek
1
-0
/
+13
2019-04-11
syscon: update syscon_regmap_lookup_by_phandle
Patrick Delaunay
1
-0
/
+7
2019-04-10
test.py: Disable fsck for FAT tests for now
Tom Rini
1
-2
/
+0
2019-04-09
test/py: mmc: Add 'mmc read' performance check
Marek Vasut
1
-0
/
+11
2019-04-09
test/py: mmc: Add 'mmc info' test
Marek Vasut
1
-0
/
+37
2019-04-09
test/py: mmc: Add 'mmc rescan' test
Marek Vasut
1
-0
/
+26
2019-04-09
test/py: mmc: Add 'mmc dev' test
Marek Vasut
1
-0
/
+21
2019-04-09
test/py: mmc: Factor out device selection
Marek Vasut
1
-11
/
+27
2019-04-09
test: fs: Added tests for symlinks
Jean-Jacques Hiblot
3
-0
/
+208
2019-04-09
test: fs: Add filesystem integrity checks
Jean-Jacques Hiblot
5
-3
/
+48
2019-04-09
test: fs: disable the metadata checksums on ext4 filesystems
Jean-Jacques Hiblot
1
-0
/
+2
2019-04-07
efi_loader: correct CTRL-A - CTRL-Z console input
Heinrich Schuchardt
1
-1
/
+1
2019-03-08
test: Update test-imagetools.sh to match new syntax
Martyn Welch
1
-8
/
+8
2019-02-27
clk: Add fixed-factor clock driver
Anup Patel
1
-1
/
+4
2019-02-20
sound: Add uclass operations for beeping
Simon Glass
1
-0
/
+21
2019-02-20
pch: Add ioctl support
Simon Glass
1
-0
/
+19
2019-02-20
sandbox: pch: Add a test for the PCH uclass
Simon Glass
2
-0
/
+37
2019-02-19
test: let use gdbserver for all sandbox targets
Igor Opaniuk
1
-2
/
+2
2019-02-16
test: adjust names of Unicode test functions
Heinrich Schuchardt
1
-49
/
+49
2019-02-13
test: tests for u16_strdup() and u16_strcpy()
Heinrich Schuchardt
1
-0
/
+23
2019-02-12
test/py: use default load address for tftp
Heinrich Schuchardt
1
-4
/
+5
2019-02-11
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-0
/
+23
2019-02-10
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+21
2019-02-09
power: regulator: Introduce regulator_set_enable_if_allowed api
Lokesh Vutla
1
-0
/
+21
2019-02-09
dm: device: fail uclass_find_first_device() if list_empty
Marcel Ziswiler
1
-0
/
+4
2019-02-09
hashtable: fix environment variable corruption
Roman Kapl
2
-0
/
+126
2019-02-09
test: provide unit test for memory functions
Heinrich Schuchardt
5
-0
/
+230
2019-02-08
dm: core: Add tests for dev_read_alias_highest_id()
Michal Simek
1
-0
/
+23
2019-02-02
test: lib: lmb: add lmb test for multiple RAM banks
Simon Goldschmidt
1
-19
/
+75
2019-01-26
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
Simon Goldschmidt
1
-11
/
+11
2019-01-24
net: explicitly assign errno to return code in case of network failure
Thomas RIENOESSL
1
-1
/
+1
[prev]
[next]