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-05-18
common: Drop log.h from common header
Simon Glass
37
-0
/
+37
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
15
-20
/
+28
2020-05-18
common: Drop image.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop part.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-12
Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+89
2020-05-11
Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-0
/
+10
2020-05-11
test: dm: update test for open-drain/open-source emulation in gpio-uclass
Neil Armstrong
1
-0
/
+89
2020-05-10
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
10
-67
/
+150
2020-05-09
test: unit test for u16_strsize()
Heinrich Schuchardt
1
-0
/
+10
2020-05-08
test: fix naming of test functions in the log test suite
Heinrich Schuchardt
2
-36
/
+36
2020-05-08
test: describe naming conventions for macro UNIT_TEST
Heinrich Schuchardt
1
-1
/
+16
2020-05-05
Merge git://git.denx.de/u-boot-usb
Tom Rini
2
-0
/
+54
2020-05-04
test: stabilize test_efi_secboot
Heinrich Schuchardt
3
-9
/
+9
2020-05-04
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
1
-2
/
+2
2020-05-03
test: cpu: test current cpu
Peng Fan
1
-0
/
+2
2020-05-02
test: dm: phy: add a test item for the phy_bulk API
Chunfeng Yun
1
-0
/
+33
2020-05-02
test: dm: add test item for ofnode_get_child_count()
Chunfeng Yun
1
-0
/
+21
2020-05-01
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
1
-19
/
+33
2020-04-30
Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-24
/
+6
2020-04-30
acpi: Add an acpi command
Simon Glass
1
-0
/
+73
2020-04-30
acpi: Move the xsdt pointer to acpi_ctx
Simon Glass
1
-0
/
+5
2020-04-30
acpi: Put table-setup code in its own function
Simon Glass
1
-10
/
+54
2020-04-30
acpi: Move acpi_add_table() to generic code
Simon Glass
1
-1
/
+15
2020-04-30
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
1
-0
/
+28
2020-04-30
acpi: Add a method to write tables for a device
Simon Glass
1
-3
/
+71
2020-04-30
test/py: fix test_efi_secboot/conftest.py
Heinrich Schuchardt
1
-24
/
+6
2020-04-28
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
Tom Rini
1
-10
/
+16
2020-04-27
test: test_fs error message
Heinrich Schuchardt
1
-2
/
+3
2020-04-26
Add a 'make tcheck' option to test tools
Simon Glass
1
-10
/
+16
2020-04-24
lib: Add a function to convert a string to upper case
Simon Glass
1
-15
/
+63
2020-04-24
test: Add the beginnings of some string tests
Simon Glass
3
-0
/
+73
2020-04-16
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
1
-0
/
+10
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2
-7
/
+61
2020-04-16
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
1
-10
/
+18
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
1
-7
/
+0
2020-04-16
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2
-1
/
+52
2020-04-16
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
6
-0
/
+700
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
10
-2
/
+590
2020-04-16
dm: core: Read parent ofdata before children
Simon Glass
1
-0
/
+25
2020-04-16
test: fdtdec: test fdtdec_set_carveout()
Laurentiu Tudor
2
-0
/
+60
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
1
-0
/
+29
2020-04-16
dm: test: add test case for dev_read_u64 function
Dario Binacchi
1
-0
/
+10
2020-04-16
test: log: test syslog logging driver
Heinrich Schuchardt
2
-0
/
+284
2020-04-16
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
6
-1
/
+181
2020-04-16
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
1
-1
/
+1
2020-04-16
acpi: Add support for DMAR
Simon Glass
1
-0
/
+16
2020-04-16
acpi: Add a central location for table version numbers
Simon Glass
1
-0
/
+14
2020-04-16
acpi: Add a simple sandbox test
Simon Glass
2
-0
/
+56
2020-04-16
cpu: Support querying the address width
Simon Glass
1
-0
/
+1
[next]