Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
86a5bd0311a8df2d7968cc833605c802b39d09fd
/
test
86a5bd0
test: Drop mallinfo() work-around
by Simon Glass
· Sun Mar 07 17:34:53 2021 -0700
177e0fd
test: Move dm_scan_plat() to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:52 2021 -0700
242357c
test: Move do_autoprobe() to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:51 2021 -0700
d18f739
test: Move dm_extended_scan() to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:50 2021 -0700
0f8f677
test: Call test_pre/post_run() from driver model tests
by Simon Glass
· Sun Mar 07 17:34:49 2021 -0700
d93dc7d
test: Create pre/post-run functions
by Simon Glass
· Sun Mar 07 17:34:48 2021 -0700
5722fb2
test: Add an overall test runner
by Simon Glass
· Sun Mar 07 17:34:47 2021 -0700
a1add9d
test: Rename test-main.c to test-dm.c
by Simon Glass
· Sun Mar 07 17:34:46 2021 -0700
8f05ec4
test: Correct setexpr test prefix
by Simon Glass
· Sun Mar 07 17:34:44 2021 -0700
2a4b03f
test: Re-enable test_ofplatdata
by Simon Glass
· Sun Mar 07 17:34:41 2021 -0700
46c0374
sandbox: Drop the 'starting...' message
by Simon Glass
· Sun Mar 07 17:34:40 2021 -0700
247ccf2
gpio: Add a way to read 3-way strapping pins
by Simon Glass
· Thu Feb 04 21:22:09 2021 -0700
7b893f9
dm: gpio: Add a way to update flags
by Simon Glass
· Thu Feb 04 21:22:03 2021 -0700
3f2d575
gpio: sandbox: Rename GPIO dir_flags to flags
by Simon Glass
· Thu Feb 04 21:21:59 2021 -0700
909bee3
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
by Simon Glass
· Thu Feb 04 21:21:57 2021 -0700
54befdd
dm: gpio: Rename set_dir_flags() method to update_flags()
by Simon Glass
· Thu Feb 04 21:21:55 2021 -0700
c4f2d64
fastboot: Allow u-boot-style partitions
by Sean Anderson
· Fri Feb 05 09:39:00 2021 -0500
2a19109
test: dm: Add test for fastboot mmc partition naming
by Sean Anderson
· Fri Feb 05 09:38:54 2021 -0500
b2f1c0b
mmc: sandbox: Add support for writing
by Sean Anderson
· Fri Feb 05 09:38:53 2021 -0500
c33f85e
test: missing dependency for test/cmd/setexpr.c
by Heinrich Schuchardt
· Wed Feb 17 12:58:14 2021 +0100
00b5acd
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Feb 22 12:37:02 2021 -0500
3524a5e
dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:27 2021 +0100
892e9b4
dm: test: Add test case for dev->dma_offset
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:25 2021 +0100
22b7f7e
dm: test: Add test case for dev_get_dma_ranges()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:23 2021 +0100
ad39859
test: add a simple test for the adc-keys button driver
by Marek Szyprowski
· Thu Feb 18 11:33:18 2021 +0100
40154e9
test: dm: tee: extend with RPC test
by Igor Opaniuk
· Mon Jan 25 14:28:43 2021 +0200
f9254f7
test: py: add pygit2 and pyelftools to requirements.txt
by Igor Opaniuk
· Mon Jan 25 14:28:41 2021 +0200
b823daa
image: Check for unit addresses in FITs
by Simon Glass
· Mon Feb 15 17:08:12 2021 -0700
19d2c02
libfdt: Check for multiple/invalid root nodes
by Simon Glass
· Mon Feb 15 17:08:11 2021 -0700
5e942f7
test: Add tests for the 'evil' vboot attacks
by Simon Glass
· Mon Feb 15 17:08:08 2021 -0700
141f49a
test: Add vboot_evil implementation
by Simon Glass
· Mon Feb 15 17:08:07 2021 -0700
4433890
fit: Don't allow verification of images with @ nodes
by Simon Glass
· Mon Feb 15 17:08:06 2021 -0700
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
abbdbbd
dm: core: Add late driver remove option
by Marek Vasut
· Sun Jan 24 14:32:46 2021 -0700
df34d0b
dm: core: Avoid partially removing devices
by Simon Glass
· Sun Jan 24 14:32:45 2021 -0700
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
76e6a9e
test/py: fix runtest wrapper for pytest 6
by Stephen Warren
· Sat Jan 30 20:12:18 2021 -0700
bf0a692
dm: core: Update ofnode_read_fmap_entry() to read hashes
by Simon Glass
· Thu Jan 21 13:57:14 2021 -0700
6d0601e
sandbox: Disable I2C emulators in SPL
by Simon Glass
· Thu Jan 21 13:57:09 2021 -0700
333e3a9
cros_ec: Add vstore support
by Simon Glass
· Sat Jan 16 14:52:31 2021 -0700
0316130
cros_ec: Show events in human-readable form
by Simon Glass
· Sat Jan 16 14:52:29 2021 -0700
9d70252
cros_ec: Add support for switches
by Simon Glass
· Sat Jan 16 14:52:28 2021 -0700
959e1ce
cros_ec: Support reading EC features
by Simon Glass
· Sat Jan 16 14:52:26 2021 -0700
33909b5
cros_ec: Add support for reading the SKU ID
by Simon Glass
· Sat Jan 16 14:52:25 2021 -0700
9b306e5
cros_ec: Add a function for the hello message
by Simon Glass
· Sat Jan 16 14:52:22 2021 -0700
9211181
test: inconsistent string tests
by Heinrich Schuchardt
· Mon Jan 18 00:17:34 2021 +0100
c38be19
test: inconsistent bootm tests
by Heinrich Schuchardt
· Mon Jan 18 00:17:33 2021 +0100
1b91cee
test: Update test_fs to not use deprecated pytest.yield_fixture()
by Tom Rini
· Thu Jan 28 14:39:56 2021 -0500
ceb4ca2
test: correct entry point to pytest
by Heinrich Schuchardt
· Thu Jan 28 12:46:11 2021 +0100
f3128e3
test: pr_cont_test.o depends on CONFIG_LOG=y
by Heinrich Schuchardt
· Wed Jan 27 12:09:46 2021 +0100
8a99754
test: test_ofplatdata: Mark as sandbox specific
by Tom Rini
· Tue Jan 19 14:40:10 2021 -0500
ab7e746
bloblist: Support relocating to a larger space
by Simon Glass
· Wed Jan 13 20:29:43 2021 -0700
7a9814c
test: unit test for echo command
by Heinrich Schuchardt
· Thu Jan 21 18:41:28 2021 +0100
79c9f0e
doc: move test/py/README.md to HTML documentation
by Heinrich Schuchardt
· Mon Jan 18 20:24:03 2021 +0100
566a678
doc: move test/README to HTML documentation
by Heinrich Schuchardt
· Mon Jan 18 20:24:02 2021 +0100
1d5955f
cmd: Add a pwm command
by Pragnesh Patel
· Tue Dec 22 11:30:05 2020 +0530
b5a828e
test: unit test for pr_err(), pr_cont()
by Heinrich Schuchardt
· Mon Jan 04 08:02:56 2021 +0100
c8cdd49
test: correct the test prefix in ut str
by Patrick Delaunay
· Thu Nov 19 10:08:43 2020 +0100
704679d
test: correct the test prefix in ut cmd_mem
by Patrick Delaunay
· Thu Nov 19 10:08:42 2020 +0100
8dd78a9
test: Only enable bloblist test when supported
by Simon Glass
· Sun Nov 08 21:08:44 2020 -0700
b8f0082
test: Avoid assuming sandbox board for bloblist test
by Simon Glass
· Sun Nov 08 21:08:43 2020 -0700
7423bbf
test: test/lib/test_print.c depends on CONSOLE_RECORD
by Heinrich Schuchardt
· Thu Nov 05 01:29:06 2020 +0100
293798c
test: log: add test for console output of dropped messages
by Patrick Delaunay
· Fri Nov 27 11:20:58 2020 +0100
053156d
test: add test for dropped trace before log_init
by Patrick Delaunay
· Fri Nov 27 11:20:55 2020 +0100
cc03497
test: log: add test for dropped messages
by Patrick Delaunay
· Fri Nov 27 11:20:53 2020 +0100
529e46f
test: add LOGL_FORCE_DEBUG flags support in log tests
by Patrick Delaunay
· Fri Nov 27 11:20:51 2020 +0100
9d12a9b
Nokia RX-51: Add test for U-Boot serial console
by Pali Rohár
· Sun Nov 29 17:15:05 2020 +0100
836cc9d
dm: core: add a function to decode display timings
by Dario Binacchi
· Wed Dec 30 00:16:26 2020 +0100
b574d68
fdt: translate address if #size-cells = <0>
by Dario Binacchi
· Wed Dec 30 00:16:21 2020 +0100
b7f8589
clk: add clk_round_rate()
by Dario Binacchi
· Wed Dec 30 00:06:31 2020 +0100
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
1d8364a
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
by Simon Glass
· Mon Dec 28 20:34:54 2020 -0700
784cd9e
dm: core: Allow the uclass list to move
by Simon Glass
· Sat Dec 19 10:40:17 2020 -0700
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· Sat Dec 19 10:40:13 2020 -0700
6211d76
dm: core: Access device flags through functions
by Simon Glass
· Sat Dec 19 10:40:10 2020 -0700
5e34992
dm: core: Rename sqq to seq_
by Simon Glass
· Sat Dec 19 10:40:09 2020 -0700
4bf8972
test: Move some test drivers into their own file
by Simon Glass
· Wed Dec 23 08:11:18 2020 -0700
bdb7635
test: Use a simple variable to record removed device
by Simon Glass
· Wed Dec 23 08:11:17 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
56a34a4
sandbox: Drop unnecessary test node
by Simon Glass
· Tue Dec 22 19:30:20 2020 -0700
2157529
efi_loader: Add size checks to efi_create_indexed_name()
by Ilias Apalodimas
· Thu Dec 31 12:26:46 2020 +0200
136a6dd
test: dm: spi: Add testcase for spi_claim_bus()
by Ovidiu Panait
· Mon Dec 14 19:06:51 2020 +0200
ae73473
sandbox: test: Add a second SPI slave on sandbox_spi bus
by Ovidiu Panait
· Mon Dec 14 19:06:47 2020 +0200
38040a9
dm: core: Drop seq and req_seq
by Simon Glass
· Wed Dec 16 21:20:32 2020 -0700
07e1338
dm: Drop the unused arg in uclass_find_device_by_seq()
by Simon Glass
· Wed Dec 16 21:20:29 2020 -0700
791a17f
dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
by Simon Glass
· Wed Dec 16 21:20:27 2020 -0700
7d5e411
dm: Switch over to use new sequence number for dev_seq()
by Simon Glass
· Wed Dec 16 21:20:26 2020 -0700
9a65513
x86: Simplify acpi_device_infer_name()
by Simon Glass
· Wed Dec 16 21:20:23 2020 -0700
528296f
dm: test: Drop assumptions of no sequence numbers
by Simon Glass
· Wed Dec 16 21:20:13 2020 -0700
437ed82
dm: core: Switch binding to use new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:11 2020 -0700
6a109b3
dm: test: Check all devices have a sequence numbers
by Simon Glass
· Wed Dec 16 21:20:10 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
33b2efb
dm: treewide: Update 'auto' declarations to be on one line
by Simon Glass
· Thu Dec 03 16:55:22 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
4d71d60
dm: core: Drop unused parameter from dm_extended_scan_fdt()
by Simon Glass
· Sat Nov 28 17:50:10 2020 -0700
5039cab
dm: core: Drop unused parameter from dm_scan_fdt()
by Simon Glass
· Sat Nov 28 17:50:09 2020 -0700
5de5b3b
dm: core: Add a livetree function to check node status
by Simon Glass
· Sat Nov 28 17:50:02 2020 -0700
Next »