Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6c7727723a4e930a5aa9c6e898f650774d66337a
/
test
37ad0fe
spi: Add support for memory-mapped flash
by Simon Glass
· Sun Oct 20 21:31:47 2019 -0600
ba1e61b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Nov 01 09:34:35 2019 -0400
f026611
test: provide test for errno_str()
by Heinrich Schuchardt
· Tue Oct 15 21:46:04 2019 +0200
649bdaf
test/py: Use raw strings more to avoid deprecation warnings
by Tom Rini
· Thu Oct 24 11:59:28 2019 -0400
a39e81b
test/py: Update docs, add requirements.txt for pip
by Tom Rini
· Thu Oct 24 11:59:26 2019 -0400
741e393
test/py: Rework test.py to be a different kind of wrapper
by Tom Rini
· Thu Oct 24 11:59:25 2019 -0400
784e27d
test/py: Update test_fs to decode check_output calls
by Tom Rini
· Thu Oct 24 11:59:24 2019 -0400
b18abd0
test/py: test_efi_selftest.py: Updates for python 3 support
by Tom Rini
· Thu Oct 24 11:59:23 2019 -0400
439ed3e
test/py: test_ut.py: Ensure we use bytes
by Tom Rini
· Thu Oct 24 11:59:22 2019 -0400
6a99041
test/py: Manual python3 fixes
by Tom Rini
· Thu Oct 24 11:59:21 2019 -0400
7f24c19
test/py: Automated conversion to Python 3
by Tom Rini
· Thu Oct 24 11:59:20 2019 -0400
9dfdf6e
test/py: Fix pytest4 deprecation warnings
by Marek Vasut
· Thu Oct 24 11:59:19 2019 -0400
1ba0781
test/py: Split mark to multiple lines
by Tom Rini
· Thu Oct 24 11:59:18 2019 -0400
e7e7953
test: regmap: check the values read from the regmap
by Jean-Jacques Hiblot
· Fri Oct 11 16:16:50 2019 -0600
c1e9c94
test: clk: test clock self assignment
by Jean-Jacques Hiblot
· Tue Oct 22 14:00:07 2019 +0200
98e8418
test: clk: Update tests to also check the managed API
by Jean-Jacques Hiblot
· Tue Oct 22 14:00:05 2019 +0200
6814897
dm: Tidy up dump output when there are many devices
by Patrick Delaunay
· Mon Sep 30 10:19:13 2019 +0200
1d5ef52
pytest: vboot: add a test for required key
by Philippe Reynes
· Wed Sep 18 16:04:53 2019 +0200
9712c82
dm: Add a dsi host uclass
by Yannick Fertré
· Mon Oct 07 15:29:05 2019 +0200
3275e5d
remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api
by Lokesh Vutla
· Wed Sep 04 16:01:31 2019 +0530
b506cba
remoteproc: elf_loader: Always check the validity of the image before loading
by Lokesh Vutla
· Wed Sep 04 16:01:28 2019 +0530
fa45a08
dm: core: Add a function to count the children of a device
by Lokesh Vutla
· Wed Sep 04 16:01:26 2019 +0530
23b2759
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· Sun Sep 15 12:08:58 2019 -0600
21c8f1a
sandbox: Rename PCI ID for swap_case to be more specific
by Simon Glass
· Wed Sep 25 08:56:01 2019 -0600
a10a383
dm: test: Correct a stray backslash in dm_test_destroy()
by Simon Glass
· Wed Sep 25 08:55:57 2019 -0600
0bb4427
dm: core: Correct the return value for uclass_find_first_device()
by Simon Glass
· Wed Sep 25 08:55:55 2019 -0600
c5987ae
dm: test: Don't fail when tests are skipped due to build
by Simon Glass
· Wed Sep 25 08:55:52 2019 -0600
14866fb
dm: test: Fix running of multiple test from command line
by Simon Glass
· Wed Sep 25 08:55:51 2019 -0600
0d1705e
test: add tests for u16_str<n>cmp()
by AKASHI Takahiro
· Wed Sep 18 10:26:30 2019 +0900
a7af286
dm: cache: Add enable and disable ops for sandbox and test
by Rick Chen
· Wed Aug 28 18:46:05 2019 +0800
8eec510
sandbox: clk: add clk enable/disable test code
by Peng Fan
· Wed Aug 21 13:35:19 2019 +0000
95ca350
test/py: Add cmd_memory dependency back to test_mmc_wr
by Michal Simek
· Mon Aug 19 11:06:13 2019 +0200
fb76807
Merge branch '2019-08-11-ti-imports'
by Tom Rini
· Mon Aug 12 18:47:53 2019 -0400
f677c6f
dm: core: add support for getting register address and size
by Sekhar Nori
· Thu Aug 01 19:12:56 2019 +0530
cf3119d
clk: add support for clk_is_match()
by Sekhar Nori
· Thu Aug 01 19:12:55 2019 +0530
63a2f57
env: Drop the ACTION typedef
by Simon Glass
· Thu Aug 01 09:47:09 2019 -0600
1a23686
env: Drop the ENTRY typedef
by Simon Glass
· Fri Aug 02 09:44:18 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· Thu Aug 01 09:46:36 2019 -0600
71a3584
test/py: Fix MMC/SD block write test dependency
by Michal Simek
· Fri Aug 02 06:48:44 2019 +0200
89bda31
test/py: avb: Move AVB test to android dir
by Sam Protsenko
· Tue Jul 02 21:18:02 2019 +0300
8804002
fit: Do not automatically decompress ramdisk images
by Julius Werner
· Fri Aug 02 15:52:28 2019 -0700
94ca0a8
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
by Tom Rini
· Fri Aug 02 13:29:46 2019 -0400
a35de5a
test/py: add MMC/SD block write test
by Jean-Jacques Hiblot
· Mon Jun 17 17:49:21 2019 +0200
91f053f
test: dm: clk_ccf: test composite clk
by Peng Fan
· Wed Jul 31 07:02:05 2019 +0000
97b09cd
fit: Support compression for non-kernel components (e.g. FDT)
by Julius Werner
· Wed Jul 24 19:37:55 2019 -0700
47ef986
common: Move bootm_decomp_image() to image.c (as image_decomp())
by Julius Werner
· Wed Jul 24 19:37:54 2019 -0700
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 27 09:35:05 2019 -0400
0accd0d
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Wed Jul 24 16:24:50 2019 -0400
f46732a
binman: Convert to use ArgumentParser
by Simon Glass
· Mon Jul 08 14:25:29 2019 -0600
cebfab2
binman: Pass the toolpath to tests
by Simon Glass
· Mon Jul 08 13:18:50 2019 -0600
ec264b4
test/py: Add base test case for A/B updates
by Ruslan Trofymenko
· Fri Jul 05 15:37:34 2019 +0300
c37e68f
treewide: Fix stale references of Android docs
by Eugeniu Rosca
· Fri Jul 19 23:26:11 2019 +0200
39d82b2
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Jul 23 22:29:53 2019 -0400
c6b05de
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Jul 23 14:16:21 2019 -0400
edbbdad
remoteproc: add elf file load support
by Fabien Dessenne
· Fri May 31 15:11:33 2019 +0200
22236e0
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· Fri May 31 15:11:30 2019 +0200
8c0709b
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
by Lukasz Majewski
· Mon Jun 24 15:50:50 2019 +0200
3e83f79
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Jul 18 20:32:07 2019 -0400
0649be5
test: dm: add a test for MDIO MUX DM uclass
by Alex Marginean
· Fri Jul 12 10:13:53 2019 +0300
3336ef6
test: dm_mdio: add a 2nd register to the emulated PHY
by Alex Marginean
· Fri Jul 12 10:13:52 2019 +0300
13616a9
test/py: gpt: Use long options for sgdisk
by Sam Protsenko
· Tue Jul 02 21:20:32 2019 +0300
551983d
test: unit test for u16_strlen()
by Heinrich Schuchardt
· Sun Jul 14 17:47:46 2019 +0200
0daa53a
test: dm: add MDIO test
by Alex Marginean
· Mon Jun 03 19:12:28 2019 +0300
e702810
test: dm: usb: use the real device name
by Peng Fan
· Wed May 22 07:08:12 2019 +0000
2c1f296
test: dm: adc: use the real device name
by Peng Fan
· Wed May 22 07:08:09 2019 +0000
5a822e8
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Thu Jul 11 18:10:11 2019 -0400
afdb342
test: pci_ep: add basic pci_ep tests
by Ramon Fried
· Sat Apr 27 11:15:24 2019 +0300
f127443
test: dm: Add a test for PCI Enhanced Allocation
by Alex Marginean
· Fri Jun 07 11:24:24 2019 +0300
ae84ff1
test: check u-boot properties in SPL device tree
by Patrick Delaunay
· Tue May 21 19:19:11 2019 +0200
9c18f43
Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Mon Jul 08 16:02:51 2019 -0400
269c33d
test/py: not all boards support UEFI runtime reset
by Heinrich Schuchardt
· Fri Jul 05 18:16:51 2019 +0200
e2193d6
test/py: error message test_efi_selftest_device_tree
by Heinrich Schuchardt
· Fri Jul 05 17:43:13 2019 +0200
db97c7f
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· Fri Jul 05 09:33:57 2019 +0200
6f03566
lib/vsprintf: allow printing upper case GUIDs
by Heinrich Schuchardt
· Mon Apr 29 08:08:43 2019 +0200
a89f9cb
video: Factor out vidconsole_put_string()
by Marek Vasut
· Fri May 17 20:22:31 2019 +0200
3647901
test/py: don't use mmc_rd config for other mmc tests
by Stephen Warren
· Tue Apr 16 16:04:49 2019 -0600
19bbb32
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed May 08 16:21:43 2019 -0400
dcd48c3
test/dm: reset: Add reset_get_by_index[_nodev] test
by Jagan Teki
· Thu Feb 28 00:26:56 2019 +0530
ab127ba
test/dm: clk: Add clk_get_by_index[_nodev] test
by Jagan Teki
· Tue Mar 05 19:42:44 2019 +0530
b144ab1
lib/display_options: avoid illegal memory access
by Heinrich Schuchardt
· Fri Apr 26 18:39:00 2019 +0200
d94e18e
dm: cache: Create a uclass for cache
by Dinh Nguyen
· Tue Apr 23 16:55:03 2019 -0500
78b0b9d
avb: add support for named persistent values
by Igor Opaniuk
· Tue Apr 09 15:38:14 2019 +0200
3313539
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi
by Tom Rini
· Wed Apr 24 12:26:58 2019 -0400
6b3635e
test: env: Enable env unit tests by default
by Heinrich Schuchardt
· Sun Apr 07 17:57:40 2019 +0200
1c111f9
efi_selftest: do not run FDT test with ACPI table.
by Heinrich Schuchardt
· Sat Apr 20 13:33:55 2019 +0200
59264ae
test/py: pytest.mark.notbuildconfigspec()
by Heinrich Schuchardt
· Mon Apr 22 09:18:55 2019 +0200
770ab9f
test: call hexdump tests via `ut lib`
by Heinrich Schuchardt
· Mon Feb 11 18:29:24 2019 +0100
9b3fe13
test: py: Extend fpga test with fit image with external data
by Michal Simek
· Mon Feb 18 13:22:56 2019 +0100
ee01043
syscon: update syscon_regmap_lookup_by_phandle
by Patrick Delaunay
· Thu Mar 07 09:57:13 2019 +0100
d7e439c
test.py: Disable fsck for FAT tests for now
by Tom Rini
· Tue Apr 09 16:08:52 2019 -0400
9320e2b
test/py: mmc: Add 'mmc read' performance check
by Marek Vasut
· Wed Mar 13 17:49:29 2019 +0100
d9b1ef3
test/py: mmc: Add 'mmc info' test
by Marek Vasut
· Wed Mar 13 17:49:28 2019 +0100
faaa690
test/py: mmc: Add 'mmc rescan' test
by Marek Vasut
· Wed Mar 13 17:49:27 2019 +0100
6476d85
test/py: mmc: Add 'mmc dev' test
by Marek Vasut
· Wed Mar 13 17:49:26 2019 +0100
72bf72d
test/py: mmc: Factor out device selection
by Marek Vasut
· Wed Mar 13 17:49:25 2019 +0100
8aea8a6
test: fs: Added tests for symlinks
by Jean-Jacques Hiblot
· Wed Feb 13 12:15:27 2019 +0100
d2fd35c
test: fs: Add filesystem integrity checks
by Jean-Jacques Hiblot
· Wed Feb 13 12:15:23 2019 +0100
5390ced
test: fs: disable the metadata checksums on ext4 filesystems
by Jean-Jacques Hiblot
· Wed Feb 13 12:15:22 2019 +0100
00b00a1
efi_loader: correct CTRL-A - CTRL-Z console input
by Heinrich Schuchardt
· Sat Apr 06 20:59:24 2019 +0200
Next »