aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-07test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas
2022-05-06test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes
2022-05-05sandbox: Avoid binman error when run without device treeSimon Glass
2022-05-05test/py: Add a way to start sandbox without a device treeSimon Glass
2022-05-04Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Match region flags using a maskAndrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-05-03test: pci: Test PCI address conversion functionsAndrew Scull
2022-05-03menu: always show the menu regardless of the number of entryMasahisa Kojima
2022-05-03test: unit test for u16_strlcat()Masahisa Kojima
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt
2022-05-03test: fix some pylint problems in test_capsule_firmware_raw.pyHeinrich Schuchardt
2022-05-03test: unit test for bootmenuHeinrich Schuchardt
2022-05-02vpl: Test that VPL runs correctly through to U-Boot properSimon Glass
2022-05-02vpl: Support running vpl testsSimon Glass
2022-04-29test: dm: devres: Remove use-after-freeAndrew Scull
2022-04-29test: Fix pointer overrun in dm_test_devm_regmap()Andrew Scull
2022-04-28test: dm: pinmux: Get LED2 udevice in the pinmux testMarek Vasut
2022-04-28test: dm: led: Fix LED enumerationMarek Vasut
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25bootstd: Add setup for the bootflow testsSimon Glass
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass
2022-04-25test: dm: Restart USB before assuming it is stoppedSimon Glass
2022-04-25test: fastboot: Avoid using mmc1Simon Glass
2022-04-25dm: core: Allow finding a uclass device by partial nameSimon Glass
2022-04-25dm: core: Rename and fix uclass_get_by_name_len()Simon Glass
2022-04-25lib: Add a way to find the postiion of a trailing numberSimon Glass
2022-04-25lib: Fix a few bugs in trailing_strtoln()Simon Glass
2022-04-25test: Add tests for trailing_strtol()Simon Glass
2022-04-25lib: Move string tests to the string moduleSimon Glass
2022-04-23test: dm: add tests for tag supportAKASHI Takahiro
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu
2022-04-14test: serial: Add test for putc/putsSean Anderson
2022-04-14led: Configure LED default-state on bootMarek Vasut
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún
2022-04-10treewide: use dm_mdio_read/write/reset() wrappersMarek Behún
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek Behún
2022-04-08test/py:Update python tests for ‘gpio’ cmdAdarsh Babu Kalepalli
2022-04-07env: Allow text-env tests to run with awkSimon Glass
2022-04-06dm: blk: Expand iteration and add testsSimon Glass
2022-04-06abuf: Correct a corner case with abuf_realloc()Simon Glass
2022-04-04Merge branch 'next'Tom Rini
2022-03-31test: py: vboot: add test for global image signaturePhilippe Reynes