Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / tools /
2023-01-08 Tom RiniMerge tag 'u-boot-nand-20230108' of https://source...
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2023-01-06 Tom RiniMerge tag 'dm-next-5jan23' of https://source.denx.de...
2023-01-06 Maxim Cournoyerpatman: add '--get-maintainer-script' argument
2023-01-06 Maxim Cournoyerpatman: additionally honor a local .patman config file
2023-01-06 Maxim Cournoyerpatman: fail early in Setup when provided config file...
2023-01-06 Maxim Cournoyerpatman: set the default config_fname argument value...
2023-01-06 Maxim Cournoyerpatman: import gitutil module where it is needed
2023-01-06 Maxim Cournoyerpatman: replace deprecated SafeConfigParser with Config...
2023-01-06 Maxim Cournoyerpatman: fix pep8 warnings in settings module
2023-01-06 Maxim Cournoyerpatman: document default 'send' command
2023-01-06 Maxim Cournoyerpatman: document how to run test suite via pytest
2023-01-06 Maxim Cournoyerpatman: hide the 'test' command unless test data is...
2023-01-06 Maxim Cournoyerpatman: add pytest configuration file
2023-01-06 Maxim Cournoyerpatman: rename main script to __main__.py
2023-01-06 Maxim Cournoyerpatman: invoke the checkpatch.pl script with '--u-boot...
2023-01-06 Maxim Cournoyerpatman: locate test data files via __file__ and pathlib
2023-01-06 Maxim Cournoyerpatman: cosmetic: Fix PEP 8 warnings for the gitutil...
2023-01-06 Maxim Cournoyerpatman: locate README.rst via importlib
2023-01-06 Maxim Cournoyerpatman: fix installation of README.rst data file
2023-01-06 Maxim Cournoyerpatman: remove extraneous imports
2023-01-06 Sean Andersonpatman: Switch to setuptools
2022-12-24 Tom RiniMerge branch '2022-12-23-complete-phase1-CONFIG-migrati...
2022-12-23 Tom Rinikbuild: Remove checking for adhoc CONFIG symbols
2022-12-23 Tom Rinicheckpatch.pl: Update CONFIG logic in U-Boot section
2022-12-23 Tom Riniglobal: Migrate CONFIG_X86_MRC_ADDR to CFG
2022-12-22 Tom RiniMerge branch '2022-12-21-CONFIG-migration-work' into...
2022-12-22 Tom Rinienv: Rework ENV_IS_EMBEDDED and related logic slightly
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-08 Tom RiniMerge branch '2022-12-08-assorted-tooling-and-fs-fixes...
2022-12-08 Max Krummenacheru-boot-initial-env: rework make target
2022-12-08 Marc Kleine-Buddetools: mkimage: add new image type "fdt_legacy"
2022-12-08 Marc Kleine-Buddetools: mkimage: don't print error message "Success...
2022-12-08 Mikhail Ilintools: fdtgrep: Fix handle leak
2022-12-08 Mikhail Ilintools: mkimage: Fix nullptr at strchr()
2022-12-08 Mikhail Ilintool: ifwitool: Fix buffer overflow
2022-12-08 Mikhail Ilintool: ifwitool: The function localtime() can return...
2022-12-08 Jaehoon Chungtools: env: fw_env: Fix unused-result warning
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-06 Tom RiniMerge branch '2022-12-06-update-to-gcc-12-clang-14...
2022-12-06 Tom RiniCI: Update to gcc-12.2
2022-12-06 Tom Rinibuildman: Fetch 12.2.0 toolchains by default
2022-12-06 Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-11-24 Tom RiniMerge branch '2022-11-23-assorted-fixes'
2022-11-23 Marek Vasuttools: mkenvimage: Drop duplicate crc header include
2022-11-23 Tom RiniMerge tag 'u-boot-amlogic-20221122' of https://source...
2022-11-23 Tom RiniMerge tag 'dm-pull-22nov22' of https://source.denx...
2022-11-22 Simon Glassbinman: Add documentation for the command line args
2022-11-22 Tom Rinibuildman: Add --allow-missing flag to allow missing...
2022-11-22 Simon Glassbuildman: Reinstate removal of temp output dir in tests
2022-11-22 Simon Glassbuildman: Ensure config_fname is inited
2022-11-22 Simon Glassbinman: Add a separate section about environment variables
2022-11-22 Simon Glassbuildman: Detect binman reporting missing blobs
2022-11-22 Simon Glassbuildman: Drop mention of old architectures
2022-11-22 Simon Glassbuildman: Update the default settings file
2022-11-22 Simon Glassbuildman: Update the arc toolchain
2022-11-22 Simon Glassbuildman: Drop mention of MAKEALL
2022-11-22 Simon Glassbuildman: Convert documentation to rST
2022-11-22 Simon Glassbinman: Use an exit code when blobs are missing
2022-11-22 Quentin SchulzRevert "binman: btool: gzip: fix packer name so that...
2022-11-22 Quentin Schulzbinman: bintool: remove btool_ prefix from btool names
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-01 Tom RiniMerge branch '2022-10-31-FWU-add-FWU-multi-bank-update...
2022-10-31 Sughosh Ganumkeficapsule: Add support for setting OEM flags in...
2022-10-31 Sughosh Ganumkeficapsule: Add support for generating empty capsules
2022-10-31 Sughosh Ganutest: dm: Add test cases for FWU Metadata uclass
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassbinman: Support writing symbols into ELF files
2022-10-31 Simon Glassbinman: Handle writing ELF symbols in the Entry class
2022-10-31 Simon Glassbinman: Split out looking up a symbol into a function
2022-10-31 Simon Glassbinman: Allow obtaining a symbol value
2022-10-31 Simon GlassRename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-31 Tom RiniMerge branch '2022-10-31-broadcom-updates'
2022-10-31 Simon Glassbuildman: Handle the MAINTAINERS 'N' tag
2022-10-30 Tom RiniMerge tag 'video-20221030' of https://source.denx.de...
2022-10-30 Simon Glassvideo: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
2022-10-30 Simon GlassDrop CONFIG_LCD_LOGO
2022-10-29 Tom RiniMerge tag 'dm-pull-29oct22' of https://source.denx...
2022-10-29 Neha Malcom Francisbinman: Add support for symlinking images
2022-10-26 Tom RiniMerge branch '2022-10-26-assorted-fixes-and-updates'
2022-10-26 Sean Andersonmkimage: fit: Fix signing of configs with external...
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'u-boot-stm32-20221018' of https://source...
2022-10-17 Simon Glassdocker: Install pyelftools for builds
2022-10-12 Tom RiniMerge branch '2022-10-12-additional-fixes'
2022-10-12 Andrew Davistools: k3_gen_x509_cert: Do not print SWRV on build
2022-10-11 Tom RiniMerge branch '2022-10-11-assorted-fixes-and-updates'
2022-10-11 Steven Lawranceimage-pre-load: Move macros/definitions to image.h
2022-10-11 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v3' of https://sourc...
2022-10-07 Tom RiniMerge tag 'efi-2023-01-rc1' of https://source.denx...
2022-10-07 Tom RiniMerge branch '2022-10-07-riscv-toolchain-update'
2022-10-07 Heinrich Schuchardtbuildman: differentiate between riscv32, riscv64
2022-10-07 Heinrich Schuchardtdocker: install riscv32 toolchain
2022-10-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-06 Pali Rohártools: kwbimage: Verify maximal kwbimage header size
2022-10-03 Tom RiniMerge branch 'next'
next