]> Git Repo - J-u-boot.git/history - test
Merge patch series "env: mmc: fix use of two separate partitions with proper type...
[J-u-boot.git] / test /
2024-10-01 Tom RiniMerge patch series "env: mmc: fix use of two separate...
2024-10-01 Marek Vasutpower: regulator: Trigger probe of regulators which...
2024-09-30 Tom RiniMerge tag 'v2024.10-rc6' into next
2024-09-25 Tom RiniMerge tag 'u-boot-imx-next-20240925' of https://gitlab...
2024-09-24 Tom RiniMerge patch series "Miscellaneous fixes"
2024-09-24 Jerome Forissiertest/py: test_efi_loader: add HTTP (wget) test for...
2024-09-24 Jerome Forissiertest/py: test_efi_loader: add missing dependency on...
2024-09-24 Jerome Forissiertest/py: net_boot: fix comment
2024-09-24 Tom Rinitest/py/tests/test_bootstage.py: Combine stash/unstash...
2024-09-20 Tom RiniMerge patch series "lmb: rework logic to validate load...
2024-09-19 Tom RiniMerge tag 'fwu-next-19092024' of https://source.denx...
2024-09-18 Tom RiniMerge patch series "Fix various bugs"
2024-09-18 Simon Glasstest: mbr: Drop a duplicate test
2024-09-18 Simon Glasstest: mbr: Use RAM for the buffers
2024-09-18 Simon Glasstest: mbr: Use a constant for the block size
2024-09-18 Simon Glasstest: mbr: Unmap the buffers after use
2024-09-18 Simon Glasstest: mbr: Adjust test to drop 0x
2024-09-18 Simon Glasstest: mbr: Adjust test to use lower-case hex
2024-09-18 Simon Glassdm: usb: Deal with USB keyboard persisting across tests
2024-09-18 Simon Glassbootstd: Create a function to reset USB
2024-09-18 Simon Glasstest/py: Fix some pylint warnings in test_ut.py
2024-09-16 Tom RiniMerge patch series "Arm: npcm: modify npcm8xx boot...
2024-09-16 Tom RiniMerge tag 'v2024.10-rc5' into next
2024-09-13 Tom RiniMerge patch series "Bump new hush commits and fix old...
2024-09-13 Ion Agorriatest: hush: dollar: fix bugous behavior
2024-09-13 Tom RiniMerge tag 'efi-next-20241024' of https://source.denx...
2024-09-12 Caleb Connollytest: lib/uuid: add tests for UUID version/variant...
2024-09-12 Caleb Connollytest: lib/uuid: add unit tests for dynamic UUIDs
2024-09-12 Caleb Connollyinclude: export uuid.h
2024-09-12 Caleb Connollysandbox: switch to dynamic UUIDs
2024-09-10 Tom RiniMerge patch series "phycore-am62/4: Add more boot sources"
2024-09-10 Love Kumartest/py: spi: Set the expected error message
2024-09-09 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2024-09-09 Marek Vasutphy: test: Implement sandbox PHY .set_mode and DM test
2024-09-09 Marek Vasutphy: Extend generic_setup_phy() with PHY mode and submode
2024-09-05 Tom RiniMerge patch series "provide names for emmc hardware...
2024-09-03 Tom RiniMerge patch series "Make LMB memory map global and...
2024-09-03 Sughosh Ganulmb: make LMB memory map persistent and global
2024-09-03 Tom RiniMerge patch series "net: dwc_eth_qos: Add glue driver...
2024-09-02 Tom RiniMerge tag 'u-boot-imx-next-20240902' of https://gitlab...
2024-09-02 Tom RiniMerge tag 'u-boot-amlogic-next-20240902' of https:...
2024-09-02 Tom RiniMerge tag 'v2024.10-rc4' into next
2024-08-30 Tom RiniMerge patch series "Add support for Ethernet Boot on...
2024-08-30 Sughosh Ganulist: use list_count_nodes() to count list entries
2024-08-27 Tom RiniMerge patch series "dm: core: Avoid multiple calls...
2024-08-27 Love Kumartest/py: spi: Add tests for SPI flash device
2024-08-27 Tom RiniMerge patch series "bootstd: Try again to resolve infin...
2024-08-27 Tom RiniMerge patch series "arch: arm: dts: ti: Add missing...
2024-08-27 Tom RiniMerge patch series "Tidy up console recording in tests"
2024-08-27 Simon Glasstest: Tidy up checking for console end
2024-08-27 Simon Glasstest: dm: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: Use UTF_CONSOLE in remaining tests
2024-08-27 Simon Glasstest: cmd: Drop unnecessary console_record_reset_enable()
2024-08-27 Simon Glasstest: log: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: cmd: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: hush: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: fdt: Move common code into the setup functions
2024-08-27 Simon Glasstest: fdt: Check internal-function return values
2024-08-27 Simon Glasstest: boot: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: bloblist: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: Update NAND test to avoid extra macros
2024-08-27 Simon Glasstest: Rename UTF_CONSOLE_REC to UTF_CONSOLE
2024-08-27 Simon Glasstest: Drop the blank line before test macros
2024-08-27 Simon Glasstest: Rename unit-test flags
2024-08-27 Simon Glasstest: Fail when an empty line is expected but not present
2024-08-26 Tom RiniMerge patch series "global_data: Reduce size of struct...
2024-08-26 Simon Glassglobal_data: log: Reorder and shrink fields
2024-08-26 Simon Glassboard_f: Move fdt_size to board
2024-08-26 Simon Glassboard_f: Add a new struct to hold pre-relocation info
2024-08-23 Tom RiniMerge patch series "test/overlay: Make this depend...
2024-08-23 Tom Rinitest/cmd: Move wget test to under a sandbox guard
2024-08-23 Tom Rinitest/boot: Make BOOTSTD tests depend on UT_BOOTSTD
2024-08-23 Tom Rinitest/overlay: Make this depend on SANDBOX
2024-08-23 Tom RiniMerge patch series "spl: mmc: Some tweaks for SPL,...
2024-08-23 Simon Glassspl: Create a function to init spl_load_info
2024-08-23 Simon Glasslog: Avoid including function names by default
2024-08-22 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-08-21 Tom Rinipytest: requirements.txt: Resync with the rest of the...
2024-08-20 Tom RiniMerge tag 'u-boot-dfu-next-20240820' of https://source...
2024-08-20 Tom RiniMerge tag 'v2024.10-rc3' into next
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7622: clk migratio...
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7986: clk migratio...
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7988: clk migratio...
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7981: clk migratio...
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7623: clk migratio...
2024-08-15 Ravi Minnikantienv: remove vars that are not in default env
2024-08-15 Yasuharu Shibatasandbox: fix wget test failure after fixing wget issue
2024-08-09 Tom RiniMerge patch series "Universal Payload initial series"
2024-08-09 Simon Glassupl: Add an end-to-end test
2024-08-09 Simon Glasssandbox_vpl: Enable Universal Payload
2024-08-09 Simon Glassupl: Add a command
2024-08-09 Simon Glassupl: Add basic tests
2024-08-09 Simon Glasstest: Move some SPL-loading test-code into sandbox...
2024-08-07 Tom RiniMerge patch series "alist: Implement a pointer list...
2024-08-07 Simon Glassalist: Add support for an allocated pointer list
2024-08-07 Simon Glasslib: Handle a special case with str_to_list()
2024-08-07 Tom RiniMerge patch series "omap configuration cleanups"
2024-08-05 Tom RiniMerge patch series "Bug-fixes for a few boards"
2024-08-02 Tom RiniMerge tag 'u-boot-imx-master-20240802' of https://gitla...
2024-08-02 Hou Zhiqiangtest: cpu: add test for release CPU core.
next
This page took 0.074774 seconds and 7 git commands to generate.