- 23ab4e0 binman: Use a reference for binman symbols docs by Simon Glass · 1 year, 10 months ago
- 237ac96 binman: Update entry docs by Simon Glass · 1 year, 10 months ago
- 226ce1d binman: Tidy up comment in fit _gen_node by Simon Glass · 1 year, 10 months ago
- efddab6 binman: Allow writing section contents to a file by Simon Glass · 1 year, 10 months ago
- ef42e27 trace: Update trace-format generator for newer version by Simon Glass · 1 year, 11 months ago
- b87f081 trace: Adjust flags in proftool by Simon Glass · 1 year, 11 months ago
- 90cfae2 mkimage: Add a few more messages for FIT failures by Simon Glass · 1 year, 11 months ago
- 6d70d82 rockchip: mkimage: Add rv1126 support by Jagan Teki · 1 year, 11 months ago
- 2c89929 rockchip: mkimage: make RC4 key const by John Keeping · 2 years ago
- 85fd489 CI/Docker: Update to jammy-20221130 tag by Tom Rini · 1 year, 10 months ago
- 5f7a507 Dockerfile: add package texinfo by Heinrich Schuchardt · 1 year, 11 months ago
- 8c042fb patman: add '--get-maintainer-script' argument by Maxim Cournoyer · 1 year, 11 months ago
- 8f8d3f7 patman: additionally honor a local .patman config file by Maxim Cournoyer · 1 year, 11 months ago
- db16edd patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 1 year, 11 months ago
- 2c58a5e patman: set the default config_fname argument value to None by Maxim Cournoyer · 1 year, 11 months ago
- 57e3b03 patman: import gitutil module where it is needed by Maxim Cournoyer · 1 year, 11 months ago
- 8b73f9b patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 1 year, 11 months ago
- 872f3a4 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 1 year, 11 months ago
- 3052930 patman: document default 'send' command by Maxim Cournoyer · 1 year, 11 months ago
- f393f59 patman: document how to run test suite via pytest by Maxim Cournoyer · 1 year, 11 months ago
- 52c1c33 patman: hide the 'test' command unless test data is available by Maxim Cournoyer · 1 year, 11 months ago
- a3997a0 patman: add pytest configuration file by Maxim Cournoyer · 1 year, 11 months ago
- 579916b patman: rename main script to __main__.py by Maxim Cournoyer · 1 year, 11 months ago
- 648d818 patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' by Maxim Cournoyer · 1 year, 11 months ago
- 1c77598 patman: locate test data files via __file__ and pathlib by Maxim Cournoyer · 1 year, 11 months ago
- f9e20e3 patman: cosmetic: Fix PEP 8 warnings for the gitutil module. by Maxim Cournoyer · 1 year, 11 months ago
- a5197fc patman: locate README.rst via importlib by Maxim Cournoyer · 1 year, 11 months ago
- 425bbed patman: fix installation of README.rst data file by Maxim Cournoyer · 1 year, 11 months ago
- 291ab6c patman: remove extraneous imports by Maxim Cournoyer · 1 year, 11 months ago
- e0ddd89 patman: Switch to setuptools by Sean Anderson · 2 years ago
- 9ef3ba8 kbuild: Remove checking for adhoc CONFIG symbols by Tom Rini · 2 years ago
- 2a06da0 checkpatch.pl: Update CONFIG logic in U-Boot section by Tom Rini · 2 years ago
- fa2fd53 global: Migrate CONFIG_X86_MRC_ADDR to CFG by Tom Rini · 2 years ago
- 6bd2372 env: Rework ENV_IS_EMBEDDED and related logic slightly by Tom Rini · 2 years ago
- 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
- 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
- 72c3f5d tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 2 years ago
- 4b95e84 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 2 years ago
- 17f8a74 tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 2 years ago
- 2d1b2ac tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 2 years ago
- 1642329 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 2 years ago
- c059a22 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years, 1 month ago
- 09ed7e6 CI: Update to gcc-12.2 by Tom Rini · 2 years ago
- 83e37a8 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- c246d69 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years ago
- 8dd0059 binman: Add documentation for the command line args by Simon Glass · 2 years ago
- d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
- 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
- 301cd74 buildman: Ensure config_fname is inited by Simon Glass · 2 years ago
- 85760a6 binman: Add a separate section about environment variables by Simon Glass · 2 years ago
- 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
- cd6889d buildman: Drop mention of old architectures by Simon Glass · 2 years ago
- 3da04ff buildman: Update the default settings file by Simon Glass · 2 years ago
- ce59252 buildman: Update the arc toolchain by Simon Glass · 2 years ago
- 274d053 buildman: Drop mention of MAKEALL by Simon Glass · 2 years ago
- 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
- b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
- fb132b3 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years ago
- 478332a binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years ago
- f65ee99 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · 2 years, 1 month ago
- 6da9271 mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · 2 years, 1 month ago
- 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
- d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years, 1 month ago
- 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years, 1 month ago
- 2b8b27f binman: Split out looking up a symbol into a function by Simon Glass · 2 years, 1 month ago
- 2856579 binman: Allow obtaining a symbol value by Simon Glass · 2 years, 1 month ago
- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- e8da1da buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years, 1 month ago
- 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
- b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years, 1 month ago
- 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 2 years, 1 month ago
- 0abe332 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years, 1 month ago
- 3379926 docker: Install pyelftools for builds by Simon Glass · 2 years, 1 month ago
- fa1f99a tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years, 1 month ago
- 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
- 3672ed7 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 1 month ago
- e2ce13c docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 1 month ago
- cbd0043 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 2 months ago
- 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
- f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 2 months ago
- 316590d tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 2 months ago
- ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
- 3e33321 tools: mtk_image: add support for nand headers used by newer chips by Weijie Gao · 2 years, 2 months ago
- cadb1a8 tools: mtk_image: split the code of generating NAND header into a new file by Weijie Gao · 2 years, 2 months ago
- 687e10e tools: mtk_image: split gfh header verification into a new function by Weijie Gao · 2 years, 2 months ago
- d64af08 binman: Get futility by building it by Simon Glass · 2 years, 2 months ago
- e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 634aa8e tools: termios_linux.h: Fix compilation on non-glibc systems by Pali Rohár · 2 years, 2 months ago
- ca076d9 tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms by Stefan Roese · 2 years, 3 months ago
- e1c0811 dtoc: Drop sys.exit() in test_fdt by Simon Glass · 2 years, 3 months ago
- 6ad2452 binman: Add VPL support by Simon Glass · 2 years, 9 months ago
- fc2f408 Merge tag 'dm-pull-7sep22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 2 months ago
- 6cc29dc binman: allow user-defined filenames for mkimage entry by Quentin Schulz · 2 years, 2 months ago
- 4d91df0 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · 2 years, 2 months ago
- 7ac6842 binman: bintool: bzip2: fix version function on non-Debian-based systems by Quentin Schulz · 2 years, 2 months ago
- 9c96786 binman: btool: futility: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
- 4508fb9 binman: btool: fiptool: use Bintool.version by Quentin Schulz · 2 years, 2 months ago
- e440843 binman: bintool: parametrize args to pass to binary for returning version by Quentin Schulz · 2 years, 2 months ago