]> Git Repo - u-boot.git/history - tools
configs: phycore_am62x_*_defconfig: Set PHYTEC as Manufacturer
[u-boot.git] / tools /
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-13 Tom RiniMerge tag 'u-boot-imx-master-20240813' of https://gitla...
2024-08-13 Gary Bissontools: imx8image: add upower image support
2024-08-13 Gary Bissontools: imx8image: fix soc variable for ULP
2024-08-09 Tom RiniMerge tag 'tpm-master-09082024' of https://source.denx...
2024-08-09 Tom RiniMerge patch series "Low Power Mode: Package TIFS Stub...
2024-08-07 Tom RiniMerge patch series "alist: Implement a pointer list...
2024-08-07 Tom RiniMerge patch series "omap configuration cleanups"
2024-08-06 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-08-06 Tom RiniMerge tag 'xilinx-for-v2024.10-rc2' of https://gitlab...
2024-08-05 Seung-Woo Kimtools: imagetool: Remove unnecessary check from toc0_ve...
2024-08-05 Tom RiniMerge patch series "Bug-fixes for a few boards"
2024-08-05 Simon Glassbinman: Keep the efi_capsule input file
2024-08-05 Simon Glassbinman: Return failure when a usage() message is generated
2024-08-05 Simon Glassbinman: Deal with mkeficapsule being missing
2024-08-05 Simon Glassbinman: Collect the version number for mkeficapsule
2024-08-05 Simon Glassmkeficapsule: Add a --version argument
2024-08-01 Tom RiniMerge patch series "clk: mediatek: add OPs to support...
2024-07-31 Tom RiniMerge tag 'video-20240731' of https://source.denx.de...
2024-07-31 Raymond Maotools: Add script to update git subtree projects
2024-07-31 Tom RiniMerge patch series "Endian Kconfig improvements"
2024-07-30 Tom RiniMerge patch series "led: implement software blinking"
2024-07-29 Tom RiniMerge patch series "include: asm-generic: Remove duplic...
2024-07-29 Tom RiniMerge tag 'dm-pull-29jul24' of https://gitlab.denx...
2024-07-29 Simon GlassMakefile: Pass OF_SPL_REMOVE_PROPS to binman
2024-07-29 Simon Glassbinman: fit: Allow running fdtgrep on devicetree blobs
2024-07-29 Simon Glassbinman: fit: Write the compatible string to configuration
2024-07-29 Simon Glassbinman: fit: Allow providing FDT filenames in a directory
2024-07-29 Simon Glassbinman: Add support for alternative FDTs
2024-07-29 Simon Glassbinman: Allow entry types to override FDT contents
2024-07-29 Simon Glassbinman: Remove dependency on pylibfdt for entry-docs
2024-07-29 Simon Glassbinman: Add a bintool for fdtgrep
2024-07-29 Simon Glassbinman: Correct indentation in testSplPubkeyDtb
2024-07-29 Simon Glassbinman: Fix a comment typo in _DoReadFileDtb()
2024-07-29 Simon Glassbinman: Mention expanded entries in u-boot-vpl
2024-07-29 Simon Glassbinman: Correct comment in blob_dtb GetFdtEtype()
2024-07-29 Simon Glassbinman: Write the compressed output to a file
2024-07-29 Simon Glassbinman: elf: Add more debugging to LookupAndWriteSymbols()
2024-07-29 Simon Glassbinman: Move problem-checking code into a function
2024-07-29 Simon Glassbinman: Tidy up comment for Bintoolfdt_add_pubkey.run()
2024-07-29 Simon Glassbinman: Tidy up bintool docs
2024-07-29 Simon Glassbinman: Correct an error in the FIT-template example
2024-07-29 Simon Glassqconfig: Support a 'list' format
2024-07-29 Simon Glassqconfig: Sort the boards by name when finding
2024-07-29 Simon Glassqconfig: Allow searching for CONFIG values
2024-07-26 Tom RiniMerge tag 'dm-pull-26jul24' of https://gitlab.denx...
2024-07-26 Simon Glassbuildman: Show board list with -x
2024-07-26 Simon Glassbinman: Update cbfstool
2024-07-26 Brandon Maiertools: patman: fix `pip install` with Python 3.12
2024-07-26 Simon Glassqconfig: Move operation check into parse_args()
2024-07-26 Simon Glassqconfig: Drop col argument from Slots()
2024-07-26 Simon Glassqconfig: Use the Color object in Progress
2024-07-26 Simon Glassqconfig: Move the last two operations into their own...
2024-07-26 Simon Glassqconfig: Move progress output into the class
2024-07-26 Simon Glassqconfig: Move commit code into a separate function
2024-07-26 Simon Glassqconfig: Move all move_config code into move_config()
2024-07-26 Simon Glassqconfig: Add a return value to do_find_config()
2024-07-26 Simon Glassqconfig: Move imply into a separate function
2024-07-26 Simon Glassqconfig: Add a return value to do_scan_source()
2024-07-26 Simon Glassqconfig: Move testing into a separate function
2024-07-26 Simon Glassqconfig: Move converting config args to the top
2024-07-26 Simon Glassqconfig: Move checking directory to the top
2024-07-26 Simon Glassqconfig: Move getting the colour to where it is needed
2024-07-26 Simon Glassqconfig: Move arg checking to the top of main()
2024-07-26 Simon Glassqconfig: Move arg checking a little higher
2024-07-26 Simon Glassqconfig: Move arg parsing into a separate function
2024-07-26 Simon Glassqconfig: Rename the doc link
2024-07-26 Simon Glassqconfig: Correct format string in do_imply_config()
2024-07-26 Simon Glassqconfig: Tidy up some pylint warnings
2024-07-26 Simon Glassqconfig: Make KconfigScanner a function
2024-07-26 Simon Glassqconfig: Drop the try_expand() function
2024-07-26 Simon Glassqconfig: Fix pylint error in read_database()
2024-07-25 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-07-20 Tom RiniSubtree merge tag 'v6.10-dts' of devicetree-rebasing...
2024-07-18 Tom RiniMerge patch series "bootstd: Add Android support"
2024-07-18 Tom RiniMerge patch series "finish using .dtso for overlay...
2024-07-18 Tom RiniMerge tag 'u-boot-rockchip-20240718' of https://source...
2024-07-18 Tom RiniMerge patch series "Respin bootstd cros patch into...
2024-07-16 Tom RiniMerge patch series "Fix fdtfile for j722s and am62p"
2024-07-16 Tom RiniMerge patch series "configs: phycore_am62x_a53: Add...
2024-07-16 Tom RiniMerge patch series "drivers: bootcount: Add support...
2024-07-16 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-07-15 Tom RiniMerge patch series "api: Remove duplicate newlines"
2024-07-15 Marek Vasuttools: Remove duplicate newlines
2024-07-12 Tom RiniMerge patch series "Add Turris 1.x board"
2024-07-12 Tom RiniMerge tag 'rpi-2024.10-rc1' of https://source.denx...
2024-07-11 Tom RiniMerge tag 'u-boot-dfu-20240711' of https://source.denx...
2024-07-08 Tom RiniMerge patch series "mediatek: cumulative trivial fix...
2024-07-08 Tom RiniRevert "buildman: Always use the full path in CROSS_COM...
2024-07-08 Tom RiniMerge branch 'next-clk-sync' of https://source.denx...
2024-07-05 Tom RiniMerge branch '2024-07-05-assorted-updates'
2024-07-05 Alexander Dahlmkimage: Allow 'auto-conf' signing of scripts
2024-07-04 Tom RiniMerge patch series "xtensa: Enable qemu-xtensa board"
2024-07-03 Tom RiniMerge patch series "cmd: avoid duplicate weak functions"
next
This page took 0.093892 seconds and 7 git commands to generate.