- 0e29648 test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · 4 years, 8 months ago
- da76ed2 test: vboot: Move key creation into a function by Simon Glass · 4 years, 8 months ago
- b008677 test: vboot: Fix pylint errors by Simon Glass · 4 years, 8 months ago
- 3156ee3 test: vboot: Tidy up the code a little by Simon Glass · 4 years, 8 months ago
- 1b09003 test: vboot: Parameterise the test by Simon Glass · 4 years, 8 months ago
- c021971 test: vboot: Add a test for a forged configuration by Simon Glass · 4 years, 8 months ago
- 477f559 test: vboot: Drop unnecessary parameter for fit_check_sign by Simon Glass · 4 years, 8 months ago
- 6735755 test/py: test_efi_grub_net() requires OF_CONTROL by Heinrich Schuchardt · 4 years, 7 months ago
- 5721df3 test/py: UEFI helloworld requires OF_CONTROL by Heinrich Schuchardt · 4 years, 7 months ago
- 6cc8e54 test: typo decompression by Heinrich Schuchardt · 4 years, 8 months ago
- 6748a1f test/py: mmc: Fix 'mmc info' testcase by Harald Seiler · 4 years, 8 months ago
- 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 8 months ago
- 58b209c test: aes: fix memleak by Philippe Reynes · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- 4e5c468 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 9 months ago
- 0255435 dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 9 months ago
- ba87607 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 9 months ago
- 5016234 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 9 months ago
- 3cf0fba dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- 3062cd1 sound: Add a new stop_play() method by Simon Glass · 4 years, 9 months ago
- 400175b test: Add a way to check each line of console output by Simon Glass · 4 years, 9 months ago
- cfccff8 test: Enable console recording in tests by Simon Glass · 4 years, 9 months ago
- b83994d bloblist: Zero records when adding by Simon Glass · 4 years, 9 months ago
- 5b04454 bloblist: Add a new function to add or check size by Simon Glass · 4 years, 9 months ago
- 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 9 months ago
- f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 9 months ago
- bd933bf dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 9 months ago
- a8167d8 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 9 months ago
- 14ca9f7 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 9 months ago
- 491e87a test: efi_selftest: fix pylint warnings by Heinrich Schuchardt · 4 years, 10 months ago
- df10a2c test: test_efi_fit: fix pylint warnings by Heinrich Schuchardt · 4 years, 10 months ago
- 01e9ee0 test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 10 months ago
- 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 10 months ago
- 84f0415 Consistently use nproc for counting the CPUs by Heinrich Schuchardt · 4 years, 9 months ago
- bfcd929 test: dm: spi: Fix sandbox dm_test_spi_find() by Bin Meng · 5 years ago
- 1c6cd16 aes: add test unit for aes196 and aes256 by Philippe Reynes · 4 years, 10 months ago
- ebcdb8d aes: add test unit for aes128 by Philippe Reynes · 4 years, 10 months ago
- 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 10 months ago
- 954ab3c test/py: use valid device tree in test_fit.py by Heinrich Schuchardt · 4 years, 11 months ago
- 9c6bf17 test/py: hush_if_test: Add tests to cover octal/hex values by Michal Simek · 5 years ago
- 3f05f08 test/cmd_ut.c: fix cmd_ut_category by Philippe Reynes · 4 years, 10 months ago
- d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
- 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 10 months ago
- 8d6320c dm: devres: Add tests by Simon Glass · 4 years, 10 months ago
- dc12ebb dm: test: Add a test driver for devres by Simon Glass · 4 years, 10 months ago
- 8109863 test: Add functions to find the amount of allocated memory by Simon Glass · 4 years, 10 months ago
- 4ee08eb test: rng: Add basic test for random number generator(rng) uclass by Sughosh Ganu · 4 years, 10 months ago
- 8391f95 test/py: Create a test for launching UEFI binaries from FIT images by Cristian Ciocaltea · 4 years, 10 months ago
- 3510280 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · 4 years, 11 months ago
- 49b5b19 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 4 years, 11 months ago
- 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 5 years ago
- ffcb880 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
- 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
- 1785bf5 test: Fix the boardspec for the SPL handoff test by Simon Glass · 4 years, 11 months ago
- fc1a3bf test_env: don't strip() printenv results by Stephen Warren · 4 years, 11 months ago
- c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 11 months ago
- 951674a dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
- 22e9351 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
- fbb0efd sandbox: Add a test for IRQ by Simon Glass · 5 years ago
- 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
- 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- cb10579 test.py: Make search for autoconf.mk more permissive by Simon Glass · 5 years ago
- f523400f test: add asn1 unit test by AKASHI Takahiro · 5 years ago
- 995237b test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 5 years ago
- 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
- 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 6c03f9e common: Add a new lz4.h header file by Simon Glass · 5 years ago
- 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 5 years ago
- 96383bd tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
- 11406b8 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
- c53b318 spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
- bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
- 79c84de test: provide test for errno_str() by Heinrich Schuchardt · 5 years ago
- 1557963 test/py: Use raw strings more to avoid deprecation warnings by Tom Rini · 5 years ago
- ddaa8be test/py: Update docs, add requirements.txt for pip by Tom Rini · 5 years ago
- 8add4fa test/py: Rework test.py to be a different kind of wrapper by Tom Rini · 5 years ago
- d2b5240 test/py: Update test_fs to decode check_output calls by Tom Rini · 5 years ago
- 1813ace test/py: test_efi_selftest.py: Updates for python 3 support by Tom Rini · 5 years ago
- 8060209 test/py: test_ut.py: Ensure we use bytes by Tom Rini · 5 years ago
- fd31fc1 test/py: Manual python3 fixes by Tom Rini · 5 years ago
- fe1193e test/py: Automated conversion to Python 3 by Tom Rini · 5 years ago
- 3c941e0 test/py: Fix pytest4 deprecation warnings by Marek Vasut · 5 years ago
- 79883ef test/py: Split mark to multiple lines by Tom Rini · 5 years ago
- 2333dc4 test: regmap: check the values read from the regmap by Jean-Jacques Hiblot · 5 years ago
- 9a52be1 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
- dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
- 2a43dbd dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
- ce5172c pytest: vboot: add a test for required key by Philippe Reynes · 5 years ago
- 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
- 81e39fb remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · 5 years ago
- 14d963d remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · 5 years ago
- 240b932 dm: core: Add a function to count the children of a device by Lokesh Vutla · 5 years ago
- 33c215a dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
- 3414581 sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
- 2232700 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · 5 years ago
- 4805a7a dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
- ad95047 dm: test: Don't fail when tests are skipped due to build by Simon Glass · 5 years ago