- b193d46 binman: Call CheckSize() from the section's Pack() method by Simon Glass · 4 years, 1 month ago
- 6a6c1b7 binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years, 1 month ago
- bd668e3 binman: Move sort and expand to the main Pack() function by Simon Glass · 4 years, 1 month ago
- 55f6807 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years, 1 month ago
- acd6c6e binman: Avoid reporting image-pos with compression by Simon Glass · 4 years, 1 month ago
- 72eeff1 binman: Set section contents in GetData() by Simon Glass · 4 years, 1 month ago
- 789b3440 binman: Store the original data before compression by Simon Glass · 4 years, 1 month ago
- bb39574 binman: Make section padding consistent with other entries by Simon Glass · 4 years, 1 month ago
- 510ef0f binman: Move section padding to the parent by Simon Glass · 4 years, 1 month ago
- ff1903a binman: Refactor _BuildSectionData() by Simon Glass · 4 years, 1 month ago
- d0850eb binman: Move section-building code into a function by Simon Glass · 4 years, 1 month ago
- afb9caa binman: Expand docs and test for alignment by Simon Glass · 4 years, 1 month ago
- d12599d binman: Expand docs and test for padding by Simon Glass · 4 years, 1 month ago
- 187202f binman: Update testPackExtra with more checks by Simon Glass · 4 years, 1 month ago
- 51d02ad binman: Use 'files-compress' to set compression for files by Simon Glass · 4 years, 1 month ago
- a1301a2 binman: Move CompressData() into Entry base class by Simon Glass · 4 years, 1 month ago
- d617986 binman: Expand the error message for breaching a section by Simon Glass · 4 years, 1 month ago
- 05ef6f3 binman: Remove references to 'image' in entry_Section by Simon Glass · 4 years, 1 month ago
- 31a0963 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · 4 years, 1 month ago
- 7668194 binman: Give a sensible error if no command is given by Simon Glass · 4 years, 1 month ago
- d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · 4 years, 1 month ago
- 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years, 1 month ago
- 136dd35 binman: Update the entry docs by Simon Glass · 4 years, 1 month ago
- 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 2 months ago
- 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
- 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · 4 years, 2 months ago
- 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 2 months ago
- 192f813 dtoc: Order the structures internally by name by Simon Glass · 4 years, 2 months ago
- 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 2 months ago
- c162211 dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 2 months ago
- bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 2 months ago
- d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
- d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 2 months ago
- 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · 4 years, 2 months ago
- 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 1 month ago
- 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · 4 years, 1 month ago
- 91079ac sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years, 1 month ago
- 99fdebc binman: Only write FDT once per node by Samuel Holland · 4 years, 1 month ago
- 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 2 months ago
- 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
- 8dcfee9 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 1 month ago
- 31b24b4 Kconfig: Create a new tools menu by Simon Glass · 4 years, 3 months ago
- de25f01 tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1) by Ley Foon Tan · 4 years, 2 months ago
- fbdbff3 tools: socfpgaimage: Add check params function for Arria 10 (v1) by Ley Foon Tan · 4 years, 3 months ago
- a072950 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 3 months ago
- 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · 4 years, 3 months ago
- 5d90d5e binman: sunxi: Add help message for missing sunxi ATF BL31 by Simon Glass · 4 years, 3 months ago
- a820af7 binman: Support help messages for missing blobs by Simon Glass · 4 years, 3 months ago
- 1032acc binman: Allow selecting default FIT configuration by Simon Glass · 4 years, 3 months ago
- fb4e538 binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README by Alper Nebi Yasak · 4 years, 3 months ago
- cd740d3 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · 4 years, 3 months ago
- 5cd321d binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 3 months ago
- e475c5c binman: Support cross-compiling test files to x86 by Alper Nebi Yasak · 4 years, 3 months ago
- fede44a buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 3 months ago
- a435cd1 binman: Support generating FITs with multiple dtbs by Simon Glass · 4 years, 3 months ago
- 559c4de binman: Add support for ATF BL31 by Simon Glass · 4 years, 3 months ago
- b8f9037 binman: Move 'external' support into base class by Simon Glass · 4 years, 3 months ago
- 31ee50f binman: Fix up a few missing comments by Simon Glass · 4 years, 3 months ago
- 21db0ff binman: Allow entry args to be required by Simon Glass · 4 years, 3 months ago
- c08a11f tools: Drop unnecessary use of __file__ by Simon Glass · 4 years, 3 months ago
- c1dc2f8 binman: Use pkg_resources to find resources by Simon Glass · 4 years, 3 months ago
- c261ec1 binman: Build FIT image subentries with the section etype by Alper Nebi Yasak · 4 years, 3 months ago
- c503060 binman: Respect pad-before property of section subentries by Alper Nebi Yasak · 4 years, 3 months ago
- 6aae239 binman: Ignore hash*, signature* nodes in sections by Alper Nebi Yasak · 4 years, 3 months ago
- 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
- cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
- ce44bf5 moveconfig: Skip binary and ELF files by Simon Glass · 4 years, 4 months ago
- bc404b7 binman: Add a setup script for Python by Simon Glass · 4 years, 4 months ago
- 235968d dtoc: Add a setup script for Python by Simon Glass · 4 years, 4 months ago
- 90cd6f0 binman: Correct some import statements by Simon Glass · 4 years, 4 months ago
- 220ff5f binman: Move GetEntryModules() to control by Simon Glass · 4 years, 4 months ago
- 0afc716 tools/imximage: fix DCD Blocks message output order by Matthias Schiffer · 4 years, 4 months ago
- 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 4 months ago
- 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 4 months ago
- a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 4 months ago
- be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 4 months ago
- d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 4 months ago
- f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 4 months ago
- e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 4 months ago
- c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 4 months ago
- f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
- 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
- 20c21bf fw_setenv: lock the flash only if it was locked before by Ivan Mikhaylov · 4 years, 5 months ago
- e064fc1 dtoc: remove compatible string aliases support by Walter Lozano · 4 years, 4 months ago
- 5fe734c dtoc: look for compatible string aliases in driver list by Walter Lozano · 4 years, 4 months ago
- c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- a679366 buildman: Show the build rate at the end by Simon Glass · 4 years, 4 months ago
- 3697171 buildman: Correct the testOutputDir() unit test by Simon Glass · 4 years, 4 months ago
- 952109b buildman: Allow using older versions of genboardscfg.py by Simon Glass · 4 years, 4 months ago
- d82062b dtoc: add coverage test for unicode error by Walter Lozano · 4 years, 4 months ago
- 6eb63c7 binman: Re-enable concurrent tests by Simon Glass · 4 years, 5 months ago
- 14c596c binman: Don't change the descriptor in tests by Simon Glass · 4 years, 4 months ago
- 2173fb4 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 5 months ago
- 0da9574 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 5 months ago
- ed73b31 Add information for skipped commit options by Patrick Delaunay · 4 years, 5 months ago
- 2870c1c patman: Detect unexpected END by Patrick Delaunay · 4 years, 5 months ago
- 45d556d binman: Add support for generating a FIT by Simon Glass · 4 years, 5 months ago
- f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · 4 years, 5 months ago
- 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
- d70829a binman: Allow zero-length entries to overlap by Simon Glass · 4 years, 5 months ago