]> Git Repo - J-u-boot.git/history - test/cmd
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / test / cmd /
2025-01-27 Tom RiniMerge tag 'u-boot-imx-master-20250127' of https://gitla... master
2025-01-27 Marek Vasuttest/cmd/wget.c: Fix loadaddr rewrite
2025-01-26 Tom RiniSubtree merge tag 'v6.13-dts' of dts repo [1] into...
2025-01-26 Tom RiniMerge a patch series for mx313xx RTC drivers
2025-01-24 Tom RiniMerge patch series "test: Improvements to ut command...
2025-01-24 Simon Glasstest: Drop the function for running seama tests
2025-01-24 Simon Glasstest: Drop the function for running pci_mps tests
2025-01-24 Simon Glasstest: Drop the function for running loadm tests
2025-01-24 Simon Glasstest: Drop the function for running addrmap tests
2025-01-24 Simon Glasstest: Drop the function for running setexpr tests
2025-01-24 Simon Glasstest: Drop the function for running mem tests
2025-01-24 Simon Glasstest: Drop the function for running mbr tests
2025-01-24 Simon Glasstest: Drop the function for running font tests
2025-01-24 Simon Glasstest: Drop the function for running fdt tests
2025-01-24 Simon Glasstest: Drop the function for running exit tests
2025-01-24 Simon Glasstest: Drop the function for running cmd tests
2025-01-24 Simon Glasstest: Drop the function for running bdinfo tests
2025-01-24 Simon Glasstest: Drop the _test suffix on linker lists
2025-01-24 Simon Glasstest: Rename test suites to match their linker-list...
2025-01-22 Tom RiniMerge patch series "upl: Prerequite patches for updated...
2025-01-18 Tom RiniMerge patch series "add the support of sha256_hmac...
2025-01-16 Tom RiniMerge patch series "bootstd: Support recording images"
2025-01-14 Tom RiniMerge patch series "Add fdt-fixups for AM62P variants"
2025-01-14 Tom RiniMerge patch series "fdt_support: improve board_fdt_chos...
2025-01-14 Tom RiniMerge patch series "SMBIOS improvements"
2025-01-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2025-01-09 Tom RiniMerge tag 'tpm-master-07012025' of https://source.denx...
2025-01-08 Tom RiniMerge branch 'next'
2025-01-08 Tom RiniMerge patch series "cmd: Add support for optee commands."
2025-01-08 Tom RiniMerge patch series "Enable MMC UHS modes"
2025-01-01 Tom RiniMerge patch series "Add 'trace wipe'"
2024-12-31 Tom RiniMerge patch series "Fix OSPI boot for J722S"
2024-12-31 Tom RiniMerge patch series "Cumulative fixes and updates for...
2024-12-31 Tom RiniMerge patch series "Select CONFIG_64BIT for sandbox64...
2024-12-31 Tom RiniMerge patch series "Keep the access to dtb_dt_embedded...
2024-12-31 Tom RiniMerge tag 'v2025.01-rc6' into next
2024-12-30 Tom RiniMerge patch series "Misc. PowerPC MPC83xx fixes/cleanups"
2024-12-30 Tom RiniMerge patch series "powerpc: Fix and enforce distinctio...
2024-12-30 Tom RiniMerge patch series "Cleanup the LMB subsystem"
2024-12-30 Ilias Apalodimaslmb: Rename free_mem to available_mem
2024-12-30 Ilias Apalodimaslmb: Move enum lmb_flags to a u32
2024-12-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2024-12-28 Tom RiniMerge patch series "net: tcp: improve tcp support in...
2024-12-28 Mikhail Kshevetskiytest/cmd/wget: replace bogus response with an actual...
2024-12-28 Mikhail Kshevetskiytest/cmd/wget: fix the test
2024-12-24 Tom RiniSubtree merge tag 'v6.12-dts' of dts repo [1] into...
2024-12-14 Tom RiniMerge patch series "UART support for higher baudrate"
2024-12-14 Tom RiniMerge patch series "Add phyCORE AM62Ax"
2024-12-13 Tom RiniMerge patch series "Enable EFI capsule updates for...
2024-12-13 Tom RiniMerge patch series "AM62A DWC3: Add support for USB...
2024-12-13 Tom RiniMerge patch series "J721S2: Enable ESMs and related...
2024-12-13 Tom RiniMerge patch series "Add QOS support for J722S and AM62P"
2024-12-12 Tom RiniMerge patch series "vbe: Series part E"
2024-12-09 Tom RiniMerge tag 'v2025.01-rc4' into next
2024-12-06 Tom RiniMerge patch series "PLL Sequencing update"
2024-12-06 Tom RiniMerge patch series "led: update LED boot/activity to...
2024-12-04 Tom RiniMerge patch series "Enable AVS support for AM68, AM69...
2024-12-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-11-30 Tom RiniMerge tag 'u-boot-imx-master-20241130' of https://gitla...
2024-11-29 Tom RiniMerge patch series "test: Avoid needing sudo for image...
2024-11-29 Jerome Forissiertest/cmd/wget.c: move net_test_wget() to the cmd test...
2024-11-26 Tom RiniMerge tag 'u-boot-dfu-20241126' of https://source.denx...
2024-11-25 Tom RiniMerge tag 'v2025.01-rc3' into next
2024-11-24 Tom RiniMerge patch series "Fix device removal order for Apple...
2024-11-20 Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-11-19 Tom RiniMerge tag 'xilinx-for-v2025.01-rc3-v2' of https://sourc...
2024-11-19 Heinrich Schuchardttest: cmd/hash: check return value of ut_check_console_line
2024-11-15 Tom RiniMerge patch series "teach 'env default' to optionally...
2024-11-15 Heinrich Schuchardtlmb.c: add missing comma in lmb_dump_region()
2024-11-15 Heinrich Schuchardttest: use %zd for size_t in mbr_test_run()
2024-11-15 Heinrich Schuchardttest: cmd/mbr: pass correct buffer size to init_write_b...
2024-11-14 Tom RiniMerge patch series "examples: fix building on arm64"
2024-11-14 Tom RiniMerge patch series "cmd: hash: correct parameter count...
2024-11-14 Tom RiniMerge patch series "Apply SoM overlays on phyCORE-AM6xx...
2024-11-14 Heinrich Schuchardttest: unit test for hash command
2024-11-13 Tom RiniMerge patch series "labgrid: Provide an integration...
2024-11-13 Tom RiniMerge patch series "test: Tidy up the test/ directory"
2024-11-13 Simon Glasstest: Update command test to use unit-test functions
2024-11-13 Simon Glasscommand: test: Move into the cmd suite
2024-11-13 Simon Glasscommand_ut: test: Move test into lib
2024-11-13 Tom RiniMerge patch series "lib: uuid: fix uuid_str_to_le_bin...
2024-11-04 Tom RiniMerge patch series "U-boot: arm: Refine the booting...
2024-11-04 Tom RiniMerge patch series "Fixes to allow 'ut bootm' to pass...
2024-11-04 Tom RiniMerge tag 'dm-pull-2nov24' of https://source.denx.de...
2024-11-04 Simon Glassx86: coreboot: Allow building an expo for editing CMOS...
2024-11-04 Simon Glassx86: coreboot: Add a command to check and update CMOS RAM
2024-11-04 Simon Glassx86: coreboot: Show the option table
2024-11-04 Simon Glassx86: coreboot: Add a test for cbsysinfo command
2024-11-01 Tom RiniMerge patch series "fs: ext4: implement opendir, readdi...
2024-11-01 Tom Rinitest/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
2024-10-31 Tom RiniMerge patch series "mtd: spi-nor: Remove recently added...
2024-10-30 Tom RiniMerge tag 'u-boot-imx-master-20241029' of https://gitla...
2024-10-30 Tom RiniMerge patch series "memory: ti-aemif: Add DM support"
2024-10-29 Tom RiniMerge patch series "Support Aspeed SGPIO controller"
2024-10-29 Tom Rinitest/cmd: Make some "ut dm" tests only available on...
2024-10-29 Tom RiniMerge patch series "boards: siemens: iot2050: SM varian...
2024-10-28 Tom RiniMerge patch series "Implement ACPI on aarch64"
2024-10-27 Tom RiniMerge patch series "net: ksz9477: add support for KSZ...
2024-10-27 Tom RiniMerge patch series "Add driver for Motorcomm YT8821...
2024-10-26 Tom RiniMerge tag 'u-boot-rockchip-20241026' of https://gitlab...
next
This page took 0.21167 seconds and 7 git commands to generate.