varisys: Remove dead code
[platform/kernel/u-boot.git] / tools /
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-09 Tom RiniMerge tag 'u-boot-imx-20210809' of https://source.denx...
2021-08-09 Tom RiniMerge tag 'dm-pull-8aug21' of https://source.denx.de...
2021-08-08 Simon Glassdtoc: Correct the intarray-widening test case
2021-08-08 Simon Glasspatman: Avoid blank lines between tags
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-04 Tom RiniCI: Update to LLVM-12
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-02 Tom RiniMerge tag 'mmc-2021-7-30' of https://source.denx.de...
2021-08-01 Tom RiniMerge tag 'dm-pull-1aug21' of https://source.denx.de...
2021-08-01 Simon Glassdtoc: Support widening a bool value
2021-08-01 Simon Glassdtoc: Fix widening an int array to an int
2021-08-01 Simon Glassdtoc: Rename is_wider_than() to reduce confusion
2021-08-01 Simon Glassmoveconfig: Update to newer kconfiglib
2021-08-01 Simon Glassdoc: Add docs for the moveconfig tool
2021-08-01 Patrick Delaunaypatman: add warning for invalid tag
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Pali Rohárkwbimage: Update help message about how to extract...
2021-07-31 Pali Rohárkwbimage: Add support for extracting images via dumpima...
2021-07-31 Pali Rohártools: kwbimage: Remove v1 kwbimage SPL padding to...
2021-07-31 Pali Rohártools: kwboot: Fix checking image header version
2021-07-31 Pali Rohártools: kwboot: Check for v1 header size
2021-07-31 Pali Rohártools: kwboot: Cosmetic fix - add missing curly brackets
2021-07-31 Pali Rohártools: kwboot: Print trailing newline after terminal...
2021-07-31 Pali Rohártools: kwboot: Fix restoring terminal
2021-07-31 Pali Rohártools: kwboot: Fix wrong parameter passed to read()
2021-07-31 Pali Rohártools: dumpimage: Show error message when trying to...
2021-07-31 Pali Rohártools: dumpimage: Fix crashing when trying to extract...
2021-07-31 Pali Rohártools: kwbimage: Mark all BootROM structures __packed
2021-07-31 Pali Rohártools: kwbimage: Do not hide usage of secure header...
2021-07-31 Pali Rohártools: kwbimage: Add support for a new DATA_DELAY command
2021-07-31 Pali Rohártools: kwbimage: Add support for DATA command also...
2021-07-31 Pali Rohártools: kwbimage: Don't parse PAYLOAD keyword
2021-07-31 Pali Rohártools: kwbimage: Add support for more BINARY headers
2021-07-31 Pali Rohártools: kwbimage: Fix calculating size of binary header
2021-07-31 Pali Rohártools: kwbimage: Change maximum number of arguments...
2021-07-31 Pali Rohártools: kwbimage: Use -a parameter (load address) for...
2021-07-31 Marek Behúntools: kwbimage: Cosmetic fix - remove redundant space...
2021-07-31 Pali Rohártools: kwbimage: Print size of binary header in kwbimag...
2021-07-31 Pali Rohártools: kwbimage: Validate data checksum of v1 images
2021-07-31 Pali Rohártools: kwbimage: Validate extended headers of v1 images
2021-07-31 Pali Rohártools: kwbimage: Fix check for v0 extended header checksum
2021-07-31 Pali Rohártools: kwbimage: Don't crash when binary file name...
2021-07-31 Pali Rohártools: kwbimage: Fix generation of SATA, SDIO and PCIe...
2021-07-31 Marek Behúntools: kwbimage: Add constant for SDIO bootfrom
2021-07-31 Pali Rohártools: kwbimage: Align SPI and NAND images to 256 bytes
2021-07-31 Pali Rohártools: kwbimage: Simplify aligning and calculating...
2021-07-31 Pali Rohártools: kwbimage: Fix compilation without CONFIG_SYS_U_B...
2021-07-29 Tom RiniMerge tag 'ti-v2021.10-rc2' of https://source.denx...
2021-07-28 Tom RiniMerge branch '2021-07-28-build-improvements'
2021-07-28 Simon GlassRename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
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 Glassbinman: Add basic support for debugging performance
2021-07-21 Simon Glasspatman: Use bytearray instead of string
2021-07-21 Simon Glassbinman: Use bytearray instead of string
2021-07-21 Simon Glassbinman: Split node-reading out from constructor in...
2021-07-21 Simon Glassbinman: Support multithreading for building images
2021-07-21 Simon Glassbinman: Put compressed data into separate files
2021-07-21 Simon Glassdtoc: Detect drivers which do not parse correctly
2021-07-21 Simon Glassdtoc: Detect unexpected suffix on .of_match
2021-07-21 Simon Glassdtoc: Add a stdout check in test_normalized_name()
2021-07-21 Simon Glassdtoc: Correct the re_compat regular expression
2021-07-21 Simon Glassdtoc: Allow multiple warnings for a driver
2021-07-21 Simon Glassdtoc: Convert to use ArgumentParser
2021-07-21 Simon Glassdtoc: Avoid using subscripts on match objects
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-18 Tom RiniMerge tag 'mips-pull-2021-07-18' of https://source...
2021-07-18 Tom RiniMerge tag 'efi-2021-10-rc1-2' of https://source.denx...
2021-07-18 Ilias Apalodimasmkeficapsule: Remove dtb related options
2021-07-17 Tom RiniMerge branch '2021-07-16-cleanup-image-support'
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-16 Alexandru Gagniuctools: Use a single target-independent config to enable...
2021-07-16 Alexandru Gagniuccommon: Move host-only logic in image-sig.c to separate...
2021-07-16 Tom RiniMerge branch '2021-07-15-assorted-fixes'
2021-07-15 Simon Glasstools: Avoid showing return value of clock_gettime()
2021-07-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-07-15 Simon Glassdtoc: Check that a parent is not missing
2021-07-15 Tom RiniMerge branch '2021-07-14-build-and-host-updates'
2021-07-14 Ming Liutools: image-host: fix wrong return value
2021-07-14 Sven Roederertools/fitimage: add missing linebreak for some messages
2021-07-14 Yann Dirsonmkimage: allow -l to work on block devices on Linux
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-07 Tom RiniMerge branch '2021-07-06-update-to-gcc11-clang11'
2021-07-07 Tom RiniAzure/GitLab: Move to gcc-11.1.0 and LLVM-11
2021-07-06 Alper Nebi Yasaktools: Fix default target compile tools in Python tools
2021-07-05 Tom RiniMerge branch '2021-07-01-update-CI-containers'
2021-07-05 Tom RiniDocker/CI: Update to "focal" and latest build
2021-07-05 Alper Nebi Yasaktools: docker: Install a readable kernel for libguestfs...
2021-07-05 Tom RiniMerge branch 'next'
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-13 Tom RiniMerge tag 'ti-v2021.10-next-v2' of https://source.denx...
2021-06-11 Tero Kristotools: k3_fit_atf: add DM binary to the FIT image
next