]> Git Repo - J-u-boot.git/history - test/image
Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodians/u...
[J-u-boot.git] / test / image /
2024-06-28 Tom RiniMerge patch series "automatically add /chosen/kaslr...
2024-06-24 Tom RiniMerge tag 'v2024.07-rc5' into next
2024-06-07 Tom RiniMerge patch series "k3-j721e: Enable OF_UPSTREAM for...
2024-06-07 Tom RiniMerge patch series "'eeprom' command improvements"
2024-06-04 Tom RiniMerge tag 'v2024.07-rc4' into next
2024-05-30 Tom RiniMerge patch series "omap3: igep0x00: Fix boot failure...
2024-05-24 Tom RiniMerge patch series "FWU: Add support for FWU metadata...
2024-05-20 Tom RiniRestore patch series "arm: dts: am62-beagleplay: Fix...
2024-05-20 Tom RiniMerge tag 'v2024.07-rc3' into next
2024-05-20 Tom RiniSubtree merge tag 'v6.9-dts' of devicetree-rebasing...
2024-05-19 Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-16 Tom RiniMerge patch series "Enable OF_UPSTREAM for J721s2 and...
2024-05-15 Tom RiniMerge patch series "Add DFU and usb boot for TI am62x...
2024-05-14 Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13 Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10 Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10 Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10 Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08 Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07 Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-06 Tom Rinitest: Remove <common.h> and add needed includes
2024-04-10 Tom RiniMerge patch series "Complete decoupling of zboot logic...
2024-04-01 Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29 Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-01-29 Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-11 Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08 Tom RiniMerge branch 'next'
2024-01-03 Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-19 Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19 Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge tag 'v2024.01-rc5' into next
2023-12-15 Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-13 Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-13 Tom RiniMerge patch series "some LED patches"
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-05 Tom RiniMerge tag 'v2024.01-rc4' into next
2023-11-30 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29 Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29 Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-29 Christian Taedcketest: spl: Remove usage of FAT32_SIGN
2023-11-28 Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28 Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-20 Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-17 Tom RiniMerge branch '2023-11-16-assorted-updates' into next
2023-11-16 Tom RiniMerge patch series "spl: Use common function for loadin...
2023-11-16 Sean Andersonspl: Convert spi to spl_load
2023-11-16 Sean Andersonspl: Convert NVMe to spl_load
2023-11-16 Sean Andersonspl: Convert nor to spl_load
2023-11-16 Sean Andersonspl: Convert net to spl_load
2023-11-16 Sean Andersonspl: Convert nand to spl_load
2023-11-16 Sean Andersonspl: Convert mmc to spl_load
2023-11-16 Sean Andersonspl: Convert fat to spl_load
2023-11-16 Sean Andersonspl: Convert ext to use spl_load
2023-11-16 Sean Andersontest: spl: Support testing LEGACY_LZMA filesystem images
2023-11-16 Sean Andersonspl: Only support bl_len when we have to
2023-11-16 Sean Andersonspl: Remove filename from spl_load_info
2023-11-16 Sean Andersonspl: Refactor spl_load_info->read to use units of bytes
2023-11-16 Tom RiniMerge patch series "nand: Add sandbox tests"
2023-11-16 Sean Andersontest: spl: Add a test for NAND
2023-10-27 Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-24 Tom RiniMerge tag 'u-boot-imx-20231024' of https://gitlab.denx...
2023-10-23 Tom RiniMerge tag 'u-boot-amlogic-20231023' of https://source...
2023-10-18 Tom RiniMerge branch '2023-10-17-spl-test-some-load-methods'
2023-10-18 Sean Andersontest: spl: Add a test for the SPI load method
2023-10-18 Sean Andersontest: spl: Add a test for the NOR load method
2023-10-18 Sean Andersontest: spl: Add a test for the NET load method
2023-10-18 Sean Andersontest: spl: Add a test for the MMC load method
2023-10-18 Sean Andersontest: spl: Add a test for spl_blk_load_image
2023-10-18 Sean Andersontest: spl: Add functions to create filesystems
2023-10-18 Sean Andersontest: spl: Add functions to create images
2023-10-18 Sean Andersontest: spl: Fix spl_test_load not failing if fname doesn...
2023-10-18 Sean Andersontest: spl: Split tests up and use some configs
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-29 Simon Glasstreewide: Drop image_header_t typedef
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-19 Tom RiniMerge tag 'dm-pull-18mar22' of https://source.denx...
2022-03-19 Simon Glasssandbox: test: Tidy up spl_test_load() calls
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Tom RiniMerge tag 'dm-pull-21jul21' of https://gitlab.denx...
2021-07-21 Simon Glasssandbox: Support executables for more phases
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-12 Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12 Simon Glassspl: test: Add a test for spl_load_simple_fit()
2019-03-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-03-08 Tom RiniMerge branch '2019-03-08-master-imports'
2019-03-08 Martyn Welchtest: Update test-imagetools.sh to match new syntax
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
next
This page took 1.04783 seconds and 7 git commands to generate.