event: Allow multiple spy declarations for each event
[platform/kernel/u-boot.git] / test /
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glasssandbox: Add a test for SCSI
2022-09-23 Tom RiniMerge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into...
2022-09-23 Pali Rohárdisplay_options: print_size: Fix order overflow
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-09-15 Tom RiniMerge branch '2022-09-15-TI-platform-updates' into...
2022-09-15 Pali RohárNokia RX-51: Add booting from UBI into test script
2022-09-15 Pali RohárNokia RX-51: Add comment describing kernel image type...
2022-09-15 Pali RohárNokia RX-51: Do not set useless ARCH= in test script
2022-09-15 Pali RohárNokia RX-51: Call bootm in test script only when image...
2022-09-15 Pali RohárNokia RX-51: Change UBIFS volume size to 1870 LEBs...
2022-09-15 Tom RiniMerge branch '2022-09-15-general-improvements' into...
2022-09-15 Patrice Chotardgpio: sandbox: Add GPIOD_IS_AF for gpio configured...
2022-09-14 Stefan Herbrechtsmeierdm: core: Add functions to read 8/16-bit integers
2022-09-14 Tom RiniMerge tag 'efi-next-2022-09-14' of https://source.denx...
2022-09-14 Tom RiniMerge branch '2022-09-13-add-support-for-cyclic-functio...
2022-09-14 Masahisa Kojimatest: unit test for eficonfig
2022-09-13 Stefan Roesecyclic: Add a simple test
2022-09-13 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1' of https://source...
2022-09-13 Tom RiniMerge branch '2022-09-12-update-pytests-for-more-parell...
2022-09-12 Simon GlassMakefile: Add a pcheck option to run tests in parallel
2022-09-12 Simon Glasstest/py: Support --build when running tests in parallel
2022-09-12 Simon Glasstest/py: Move U-Boot building into a function
2022-09-12 Simon Glasstest: Refactor arg parsing for the run script
2022-09-12 Simon Glasstest: Make test_gpio_read() independent
2022-09-12 Simon Glasstest: Mark test_gpt tests as slow
2022-09-12 Simon Glasstest: Mark all but the first vboot test as slow
2022-09-12 Simon Glasstest: Make test_efi_bootmgr() single-threaded
2022-09-12 Simon Glasstest: Make test_sqfs_ls() single-threaded
2022-09-12 Simon Glasstest: Update FIT tests to run in parallel
2022-09-12 Simon Glasstest: Make test_bind_unbind_with_uclass() single-threaded
2022-09-12 Simon Glasstest/py: Allow tests to be marked single-threaded only
2022-09-12 Simon Glasstest: Fix bootm_test_subst_var() running independently
2022-09-12 Simon Glasstest: Fix test_pinmux to run in parallel
2022-09-07 Tom RiniMerge tag 'dm-pull-7sep22' of https://source.denx.de...
2022-09-05 Tom RiniMerge tag 'u-boot-rockchip-20220905' of https://source...
2022-09-03 Tom RiniMerge tag 'tpm-03092022' of https://source.denx.de...
2022-09-03 Simon Glasstpm: Allow reporting the internal state
2022-09-03 Tom RiniMerge branch '2022-09-02-assorted-improvements' into...
2022-09-02 Simon Glassdm: rtc: Try to handle the localtime() race
2022-09-02 Simon Glassdm: rtc: Try to avoid a race in rtc_set_get test
2022-09-02 Simon Glassdm: rtc: Avoid a race in the rtc_reset test
2022-09-02 Simon Glasstest: Allow running tests multiple times
2022-09-02 Simon Glassdm: rtc: Make use of ut_assertnonnull()
2022-09-02 Samuel Dionne-Rielcmd: Add pause command
2022-08-24 Tom RiniMerge commit 'ac30d240dbb520d0980f0687630feb702a14f51a...
2022-08-22 Tom RiniMerge tag 'dm-pull-20aug22' of https://source.denx...
2022-08-22 Tom RiniMerge branch '2022-08-22-platform-removals-CI-updates'
2022-08-22 Tom RiniCI: Move to Ubuntu 2022.04 "Jammy" for CI base
2022-08-12 Tom RiniMerge branch '2022-08-11-verified-boot-for-embedded...
2022-08-12 Simon Glassvbe: Add a new vbe command
2022-08-12 Simon Glassbootstd: Check building without global bootmeths
2022-08-12 Simon Glassbootstd: Add vbe bootmeth into sandbox
2022-08-12 Simon Glassvbe: Support VBE simple
2022-08-12 Simon Glassevent: Add an event for device tree fixups
2022-08-12 Simon Glassbootstd: Drop the system bootdev
2022-08-12 Simon Glassbootstd: Always create the EFI bootmgr bootmeth
2022-08-12 Simon Glassbootstd: Allow scanning for global bootmeths separately
2022-08-12 Simon Glassdm: core: Call dm_scan_other() when setting up for...
2022-08-12 Simon Glassbootstd: Allow EFI bootmgr to support an invalid bootflow
2022-08-12 Simon Glassbootstd: Provide a bootmeth method to obtain state...
2022-08-12 Simon Glassbootstd: Fix comment in bootmeth test
2022-08-12 Simon Glassbootstd: Drop delays in the tests
2022-08-12 Simon Glassdm: core: Add support for writing u32 with ofnode
2022-08-12 Simon Glassdm: core: Allow writing to a flat tree with ofnode
2022-08-12 Simon Glassdm: core: Prepare for updating the device tree with...
2022-08-12 Simon Glassdm: core: Tidy up ofnode-writing test
2022-08-12 Simon Glassdm: core: Swap parameters of ofnode_write_prop()
2022-08-12 Simon Glassdm: core: Move ofnode-writing test to ofnode
2022-08-12 Simon Glassdm: core: Introduce support for multiple trees
2022-08-11 Tom RiniMerge tag 'dm-pull-9aug22-take2' of https://source...
2022-08-10 Tom RiniMerge branch '2022-08-10-assorted-updates'
2022-08-10 Simon Glasstest: Add some tests for kconfig.h
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-02 Sughosh Ganutest: rng: Add a UT testcase for the rng command
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-07-27 Tom RiniMerge tag 'dm-pull-26jul22' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'u-boot-imx-20220726' of https://gitlab.denx...
2022-07-26 Tom RiniMerge tag 'xilinx-for-v2022.10-rc2' of https://source...
2022-07-26 Simon Glassfdt: Start a test for the fdt command
2022-07-26 Simon Glassaddrmap: Support on sandbox
2022-07-26 Heinrich Schuchardttest: fix log tests
2022-07-26 Michal Simektest/py: Run simple dm commands without checking
2022-07-26 Michal Simekpy: tests: Bind should run only on sandbox
2022-07-24 Tom RiniMerge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa...
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-07-21 Paul Doellewatchdog: add pulse support to gpio watchdog driver
2022-07-18 Vincent Stehléefi: test/py: repair authenticated capsules tests
next