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
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2
-4
/
+2
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2
-8
/
+8
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
5
-22
/
+22
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
11
-72
/
+72
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
8
-30
/
+30
2020-12-13
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
2
-2
/
+2
2020-12-13
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
3
-3
/
+3
2020-12-13
dm: core: Add a livetree function to check node status
Simon Glass
1
-0
/
+12
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
1
-2
/
+2
2020-12-13
test: unit test for exception command
Heinrich Schuchardt
1
-0
/
+24
2020-12-04
bootm: Support string substitution in bootargs
Simon Glass
1
-5
/
+109
2020-12-04
bootm: Allow updating the bootargs in a buffer
Simon Glass
1
-15
/
+99
2020-12-04
bootm: Update bootm_process_cmdline_env() to use flags
Simon Glass
1
-5
/
+5
2020-12-04
bootm: Add a bool parameter to bootm_process_cmdline_env()
Simon Glass
1
-5
/
+5
2020-12-04
bootm: Rename fixup_silent_linux()
Simon Glass
1
-5
/
+5
2020-12-04
bootm: Update fixup_silent_linux() to return an error
Simon Glass
1
-5
/
+5
2020-12-04
bootm: Add tests for fixup_silent_linux()
Simon Glass
3
-0
/
+61
2020-12-04
env: Allow returning errors from hdelete_r()
Simon Glass
1
-1
/
+1
2020-12-03
test/py: efi_capsule: test for raw image capsule
AKASHI Takahiro
2
-0
/
+66
2020-12-03
test/py: efi_capsule: test for FIT image capsule
AKASHI Takahiro
4
-0
/
+290
2020-12-01
setexpr: Add support for strings
Simon Glass
1
-0
/
+86
2020-12-01
setexpr: Correct buffer overflow bug and enable tests
Simon Glass
1
-17
/
+7
2020-12-01
setexpr: Correct dropping of final unmatched string
Simon Glass
1
-3
/
+2
2020-12-01
setexpr: Add some tests for buffer overflow and backref
Simon Glass
1
-0
/
+89
2020-12-01
test: Add some setexpr regex tests
Simon Glass
1
-0
/
+58
2020-12-01
setexpr: Add explicit support for 32- and 64-bit ints
Simon Glass
1
-9
/
+9
2020-12-01
test: Add some tests for setexpr
Simon Glass
3
-0
/
+166
2020-11-15
Nokia RX-51: Update test script
Pali Rohár
1
-12
/
+15
2020-11-06
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
4
-8
/
+24
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
3
-60
/
+60
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
1
-0
/
+4
2020-11-05
test: linking test/compression.c fails
Heinrich Schuchardt
2
-1
/
+10
2020-11-05
test: test/bloblist.c depends on asm/state.h
Heinrich Schuchardt
1
-0
/
+2
2020-11-05
test: adjust sysreset tests
Heinrich Schuchardt
1
-3
/
+8
2020-11-05
test/py: test poweroff
Heinrich Schuchardt
1
-4
/
+4
2020-11-01
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-0
/
+19
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
9
-94
/
+340
2020-10-30
test: Add a test for log filter-*
Sean Anderson
2
-0
/
+109
2020-10-30
test: Add a test for getopt
Sean Anderson
2
-0
/
+124
2020-10-30
test: Add test for LOGFF_MIN
Sean Anderson
1
-0
/
+23
2020-10-30
test: Add tests for LOGFF_DENY
Sean Anderson
1
-0
/
+67
2020-10-30
test: log: Give tests names instead of numbers
Sean Anderson
1
-24
/
+24
2020-10-30
test: log: Convert log_test from python to C
Sean Anderson
3
-291
/
+255
2020-10-30
test: unit test for efi_create_indexed_name()
Heinrich Schuchardt
1
-0
/
+19
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2
-9
/
+25
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
1
-0
/
+15
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
1
-9
/
+10
2020-10-29
dm: test: Add a test for of-platdata phandles
Simon Glass
1
-0
/
+37
2020-10-29
dm: test: Add a check that all devices have a dev value
Simon Glass
1
-0
/
+81
2020-10-29
dm: Add a C test for of-platdata properties
Simon Glass
1
-0
/
+69
[next]