]> git.ipfire.org Git - thirdparty/u-boot.git/history - test
cpu: add CPU driver for microblaze
[thirdparty/u-boot.git] / test /
2022-06-04  Tom RiniMerge tag 'efi-2022-07-rc4-4' of https://source.denx...
2022-06-04  Vincent Stehléefi: test/py: authenticate fit capsules
2022-06-04  Vincent Stehlétest/py: efi_capsule: repair image authentication test
2022-05-31  Tom RiniMerge tag 'efi-2022-07-rc4-3' of https://source.denx...
2022-05-28  Heinrich Schuchardttest: don't change console timeout in EFI selftest.
2022-05-28  Heinrich Schuchardttest: fix pylint warnings in test_efi_selftest.py
2022-05-28  Heinrich Schuchardttest: restore timeout after bootmenu unit test
2022-05-27  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-05-27  Tom RiniMerge branch '2022-05-26-assorted-fixes'
2022-05-26  Heinrich Schuchardttest: fix parsing the mksquashfs version number
2022-05-26  Bin Mengtest/py: test_part: Correct the test case name
2022-05-26  Bin Mengtest/py: test_fs: Correct the test case name
2022-05-26  Bin Mengtest/py: Reset the console timeout value
2022-05-25  Tom RiniMerge tag 'xilinx-for-v2022.07-rc4' of https://source...
2022-05-25  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-24  Tom RiniMerge tag 'tpm-24052022' of https://source.denx.de...
2022-05-23  Tom RiniMerge branch '2022-05-23-regression-fixes'
2022-05-23  Patrice Chotardtest: dm: spi: Replace _spi_get_bus_and_cs() by spi_get...
2022-05-23  Patrice Chotardspi: spi-uclass: Add new spi_get_bus_and_cs() implement...
2022-05-08  Tom RiniMerge tag 'efi-2022-07-rc3-2' of https://source.denx...
2022-05-08  Tom RiniMerge branch '2022-05-06-assorted-updates'
2022-05-07  Ilias Apalodimastest/py: Add more test cases for rejecting an EFI image
2022-05-06  Philippe Reynestest: py: tests: test_gpt.py: add a simple test for...
2022-05-05  Tom RiniMerge branch '2022-05-05-platform-updates'
2022-05-05  Simon Glasssandbox: Avoid binman error when run without device...
2022-05-05  Simon Glasstest/py: Add a way to start sandbox without a device...
2022-05-04  Tom RiniMerge tag 'efi-2022-07-rc2-2' of https://source.denx...
2022-05-04  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-03  Tom RiniMerge branch '2022-05-03-virtio-pci-add-and-fix-consist...
2022-05-03  Andrew Scullpci: Add mask parameter to dm_pci_map_bar()
2022-05-03  Andrew Scullpci: Match region flags using a mask
2022-05-03  Andrew Scullpci: Map bars with offset and length
2022-05-03  Andrew Sculltest: pci: Test PCI address conversion functions
2022-05-03  Masahisa Kojimamenu: always show the menu regardless of the number...
2022-05-03  Masahisa Kojimatest: unit test for u16_strlcat()
2022-05-03  Heinrich Schuchardtlib: fix selection of CONFIG_CHARSET
2022-05-03  Heinrich Schuchardttest: fix some pylint problems in test_capsule_firmware...
2022-05-03  Heinrich Schuchardttest: unit test for bootmenu
2022-05-02  Tom RiniMerge branch '2022-05-02-add-verifying-program-loader'
2022-05-02  Simon Glassvpl: Test that VPL runs correctly through to U-Boot...
2022-05-02  Simon Glassvpl: Support running vpl tests
2022-04-29  Tom RiniMerge tag 'efi-2022-07-rc2' of https://source.denx...
2022-04-29  Tom RiniMerge branch '2022-04-29-fuzzing-and-asan-fixes'
2022-04-29  Andrew Sculltest: dm: devres: Remove use-after-free
2022-04-29  Andrew Sculltest: Fix pointer overrun in dm_test_devm_regmap()
2022-04-28  Tom RiniMerge branch '2022-04-28-led-updates'
2022-04-28  Marek Vasuttest: dm: pinmux: Get LED2 udevice in the pinmux test
2022-04-28  Marek Vasuttest: dm: led: Fix LED enumeration
2022-04-28  Marek Vasutled: Drop led_default_state()
2022-04-27  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27  Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25  Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25  Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-25  Simon Glassbootstd: Add setup for the bootflow tests
2022-04-25  Simon Glassbootstd: Add tests for bootstd including all uclasses
2022-04-25  Simon Glasstest: dm: Restart USB before assuming it is stopped
2022-04-25  Simon Glasstest: fastboot: Avoid using mmc1
2022-04-25  Simon Glassdm: core: Allow finding a uclass device by partial...
2022-04-25  Simon Glassdm: core: Rename and fix uclass_get_by_name_len()
2022-04-25  Simon Glasslib: Add a way to find the postiion of a trailing number
2022-04-25  Simon Glasslib: Fix a few bugs in trailing_strtoln()
2022-04-25  Simon Glasstest: Add tests for trailing_strtol()
2022-04-25  Simon Glasslib: Move string tests to the string module
2022-04-23  Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23  AKASHI Takahirotest: dm: add tests for tag support
2022-04-20  Tom RiniMerge branch '2022-04-20-assorted-improvements'
2022-04-20  Diego Rondinicmd: gpio: Add `gpio read` subcommand
2022-04-19  Tom RiniMerge tag 'u-boot-rockchip-20220418' of https://source...
2022-04-19  Tom RiniMerge branch '2022-04-18-dm-reducing-spl-memory-usage'
2022-04-18  Simon Glassdm: core: Allow devres to be disabled in SPL
2022-04-15  Tom RiniMerge tag 'efi-2022-07-rc1-2' of https://source.denx... 167/head
2022-04-15  Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-15  Tom RiniMerge branch '2022-04-14-assorted-updates'
2022-04-15  Sughosh Ganutest: capsule: Modify the capsule tests to use GUID...
2022-04-14  Sean Andersontest: serial: Add test for putc/puts
2022-04-14  Marek Vasutled: Configure LED default-state on boot
2022-04-10  Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-10  Tom RiniMerge branch '2022-04-08-gpio-updates'
2022-04-10  Marek Behúnnet: introduce helpers to get PHY interface mode from...
2022-04-10  Marek Behúntreewide: use dm_mdio_read/write/reset() wrappers
2022-04-10  Marek Behúnnet: introduce helpers to get PHY ofnode from MAC
2022-04-08  Adarsh Babu Kalepallitest/py:Update python tests for ‘gpio’ cmd
2022-04-08  Tom RiniMerge branch '2022-04-08-env-updates'
2022-04-07  Simon Glassenv: Allow text-env tests to run with awk
2022-04-07  Tom RiniMerge branch '2022-04-06-various-verified-boot-bugfixes'
2022-04-06  Simon Glassdm: blk: Expand iteration and add tests
2022-04-06  Simon Glassabuf: Correct a corner case with abuf_realloc()
2022-04-05  Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04  Tom RiniMerge branch 'next'
2022-04-04  Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-04-01  Tom RiniMerge tag 'efi-2022-04-rc6' of https://source.denx...
2022-03-31  Tom RiniMerge branch '2022-03-31-image-add-a-stage-pre-load...
2022-03-31  Philippe Reynestest: py: vboot: add test for global image signature
2022-03-31  Philippe Reynesarch: Kconfig: imply BINMAN for SANDBOX
2022-03-31  Heinrich Schuchardttest: fix pylint warnings in test_efi_bootmgr
2022-03-31  Heinrich Schuchardttest: fix pylint warnings for test_efi_fit.py
2022-03-28  Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-27  Tom RiniMerge tag 'efi-2022-04-rc5-2' of https://source.denx...
2022-03-26  Heinrich Schuchardttest: test UEFI boot manager
next