- 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 8 months ago
- cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 8 months ago
- d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 9 months ago
- ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
- 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 9 months ago
- 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 9 months ago
- 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 9 months ago
- 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 9 months ago
- 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 9 months ago
- 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 9 months ago
- 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 9 months ago
- 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 9 months ago
- 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 9 months ago
- 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 9 months ago
- 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 9 months ago
- 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 9 months ago
- 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 9 months ago
- b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 9 months ago
- b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 9 months ago
- fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 9 months ago
- e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 9 months ago
- 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 9 months ago
- f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 9 months ago
- dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 9 months ago
- acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 9 months ago
- 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 9 months ago
- c8b19b0 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 9 months ago
- 36b2220 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 9 months ago
- a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 9 months ago
- c58662f dtoc: Scan drivers for available information by Simon Glass · 3 years, 9 months ago
- b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 9 months ago
- ac549ac tools: fdtgrep: Use unsigned chars for arrays by Samuel Dionne-Riel · 3 years, 9 months ago
- 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 10 months ago
- c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 10 months ago
- cfd48ec tools: mtk_image: add an option to set device header offset by Weijie Gao · 3 years, 8 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
- b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
- 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 10 months ago
- 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 9 months ago
- ef10804 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 9 months ago
- 325bb40 tools: imx8mimage: Restore the original __ALIGN_MASK() macro by Fabio Estevam · 3 years, 9 months ago
- 95cacc8 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · 3 years, 9 months ago
- c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- fd434f4 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 9 months ago
- 2b139b3 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · 3 years, 10 months ago
- 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
- 5c6ba71 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 10 months ago
- 6eb9932 binman: Support alignment of files by Simon Glass · 3 years, 10 months ago
- 5af9ebc binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 10 months ago
- 939d106 binman: Support reading an image with entry args by Simon Glass · 3 years, 10 months ago
- 870a9ea binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 10 months ago
- 1ecf3b8 binman: Fix a few file comments by Simon Glass · 3 years, 10 months ago
- 5b378e4 binman: Show the size when writing entries by Simon Glass · 3 years, 10 months ago
- 397a770 binman: Update the TODO list by Simon Glass · 3 years, 10 months ago
- 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 10 months ago
- 9fc6ebd dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 10 months ago
- 850d27b tools: add mkeficapsule to .gitignore by Heinrich Schuchardt · 3 years, 10 months ago
- 69d29fe Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
- d33f318 mkeficapsule: Miscellaneous fixes in the utility by Sughosh Ganu · 3 years, 10 months ago
- f7cd8b7 tools: mkeficapsule: fill reserved members of structure by AKASHI Takahiro · 3 years, 10 months ago
- 0977948 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · 4 years ago
- 603e26f mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · 4 years ago
- 5d40d5f tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 4 years ago
- edfeba7 tools: image-host: add support for several sub-images by Philippe Reynes · 4 years ago
- 5a4116f tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · 4 years ago
- 44165e4 tools: mtk_image: add support for booting ARM64 images by Fabien Parent · 4 years, 1 month ago
- 83e13c3 Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 10 months ago
- 40551cf tools: socfpgaimage: update padding flow by Ley Foon Tan · 3 years, 10 months ago
- bcf33fa tools: socfpgaimage: Print image header information by Ley Foon Tan · 4 years ago
- 4961cee tools: efivar.py unused variable by Heinrich Schuchardt · 3 years, 10 months ago
- 33abdb9 tools: efivar.py should check GUID when deleting by Heinrich Schuchardt · 3 years, 10 months ago
- 45c0792 tools: efivar.py: incorrect indentation by Heinrich Schuchardt · 3 years, 10 months ago
- 4f6ec77 tools: efivar.py without arguments by Heinrich Schuchardt · 3 years, 10 months ago
- 6d29509 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
- bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- 970349a dtoc: Tidy up src_scan tests by Simon Glass · 3 years, 11 months ago
- 10ea9c0 dtoc: Move src_scan tests to a separate file by Simon Glass · 3 years, 11 months ago
- a542a70 dtoc: Split source-code scanning to a separate file by Simon Glass · 3 years, 11 months ago
- d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 11 months ago
- 9eca08d dtoc: Output nodes in order by Simon Glass · 3 years, 11 months ago
- 1e0f3f4 dtoc: Allow specifying the base directory for tests by Simon Glass · 3 years, 11 months ago
- a7d5f96 dtoc: Add the method for each command to OutputFile by Simon Glass · 3 years, 11 months ago
- f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 11 months ago
- d1055d6 dtoc: Add a header comment to each generated file by Simon Glass · 3 years, 11 months ago
- 5d9a3aa dtoc: Run tests using test_util by Simon Glass · 3 years, 11 months ago
- fe24008 concurrencytest: Fix Python3 warning by Simon Glass · 3 years, 11 months ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 11 months ago
- 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 11 months ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 11 months ago
- 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 11 months ago
- be44f27 dtoc: Allow outputing to multiple files by Simon Glass · 3 years, 11 months ago
- 192c111 dtoc: Allow providing a directory to write files to by Simon Glass · 3 years, 11 months ago
- de846cb dtoc: Test the stdout output by Simon Glass · 3 years, 11 months ago
- f62cea0 dtoc: Use None to mean stdout by Simon Glass · 3 years, 11 months ago
- 67b5ec5 dtoc: Tidy up pylint warnings in test by Simon Glass · 3 years, 11 months ago
- 7d637c1 dtoc: Convert _drivers to a dict by Simon Glass · 3 years, 11 months ago
- 161dac1 dtoc: Output the struct values in a separate function by Simon Glass · 3 years, 11 months ago