efi_loader: do not set invalid screen mode
[oweals/u-boot.git] / tools /
2019-09-03 Tom RiniMerge tag 'arc-for-2019.10-rc4' of https://gitlab.denx...
2019-09-03 Tom RiniMerge tag 'for-v2019.10-v2' of https://gitlab.denx...
2019-09-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-03 Marcus Comstedtriscv: tools: Handle addend to absolute reloc in prelin...
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-26 Tom RiniMerge branch '2019-08-26-master-imports'
2019-08-26 Heinrich Schuchardttools: remove easylogo and include/video_logo.h
2019-08-21 Heinrich Schuchardteasylogo: avoid buffer overrun
2019-08-21 Tom RiniMerge branch '2019-08-20-master-imports'
2019-08-20 Heinrich Schuchardteasylogo: avoid buffer overrun
2019-08-17 Tom RiniMerge tag 'efi-2019-10-rc3' of https://gitlab.denx...
2019-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-08-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-15 Marcus Comstedtriscv: tools: Add big endian target support to prelink...
2019-08-15 Marcus Comstedtriscv: tools: Fix prelink-riscv to work on big endian...
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Rename environment.h to env_internal.h
2019-08-11 Simon Glassenv: Rename the redundancy flags
2019-08-11 Simon Glassenv: Rename environment to embedded_environment
2019-08-11 Simon Glassenv: Move env_set() to env.h
2019-08-09 Tom RiniMerge tag 'u-boot-rockchip-20190809' of https://gitlab...
2019-08-04 Tom RiniMerge tag 'efi-2019-10-rc2' of https://gitlab.denx...
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-31 Tom RiniMerge tag 'u-boot-amlogic-20190731' of https://gitlab...
2019-07-31 Tom RiniMerge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot...
2019-07-30 Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30 Tom RiniMerge tag 'xilinx-for-v2019.10' of https://gitlab.denx...
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-30 Luca Ceresolitools: zynqmp_psu_init_minimize.sh: fix return lines...
2019-07-30 Luca Ceresoliarm64: zynqmp: add tool to minimize psu_init_gpl.c...
2019-07-30 Luca Ceresoliarm64: zynqmp: add tool to convert PMU config object...
2019-07-29 Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29 Tom RiniMerge branch '2019-07-29-ti-imports'
2019-07-29 Tom RiniMerge branch '2019-07-29-master-imports'
2019-07-29 Simon Glassbinman: Add command-line support for replacing entries
2019-07-29 Simon Glassbinman: Correct the error message for invalid path
2019-07-29 Simon Glassbinman: Split control.WriteEntryToImage() into separate...
2019-07-29 Simon Glassbinman: Update control.WriteEntry() to support writing...
2019-07-29 Simon Glassbinman: Move control.WriteEntry further down the file
2019-07-29 Simon Glassbinman: Clean up all output directories in tests
2019-07-29 Simon Glassbinman: Add a test function to clean up the output dir
2019-07-29 Simon Glassbinman: Update state when replacing device-tree entries
2019-07-29 Simon Glasspatman: Reset the output directory when it is removed
2019-07-29 Simon Glassbinman: Support replacing data in a cbfs
2019-07-29 Simon Glassbinman: Update Entry.WriteData() to handle special...
2019-07-29 Simon Glassbinman: Update Entry.ReadEntry() to work through classes
2019-07-29 Simon Glassbinman: Add a prefix before CBFS hex offsets
2019-07-29 Simon Glassbinman: Add a few more features to the wishlist
2019-07-29 Simon Glassbinman: Place Intel descriptor at image start
2019-07-29 Simon Glassbinman: Adjust fmap to ignore CBFS files
2019-07-29 Simon Glassbinman: Support shrinking a entry after packing
2019-07-29 Simon Glassbinman: Update the _testing entry to support shrinkage
2019-07-29 Simon Glassbinman: Allow updating entries that change size
2019-07-29 Simon Glassbinman: Add more tests for image header position
2019-07-29 Simon Glassbinman: Move Image.BuildImage() into a single function
2019-07-29 Simon Glassbinman: Write the original input fdtmap to a file
2019-07-29 Simon Glassbinman: Update documentation for image creation
2019-07-29 Simon Glassbinman: Add info to allow safely repacking an image...
2019-07-29 Simon Glassbinman: Support updating entries in an existing image
2019-07-29 Simon Glassbinman: Tidy up _SetupDtb() to use its own temporary...
2019-07-29 Simon Glassbinman: Allow the fdtmap to remain unchanged
2019-07-29 Simon Glassbinman: Add a constant for common entry properties
2019-07-29 Simon Glassbinman: Add a function to obtain the image for an Entry
2019-07-29 Simon Glassbinman: Adjust Entry to read the node in a separate...
2019-07-29 Simon Glassbinman: Add an image name into the fdtmap
2019-07-29 Simon Glassbinman: Store the entry in output_fdt_files
2019-07-29 Simon Glassbinman: Allow state functions to fail to return data
2019-07-29 Simon Glassbinman: Support loading entry data from a file
2019-07-29 Simon Glassbinman: Store image fdtmap when loading from a file
2019-07-29 Simon Glassdtoc: Update Fdt.GetNode() to handle the root node
2019-07-29 Simon Glassdtoc: Update Fdt.FromData() to allow a name
2019-07-29 Simon Glassbinman: Show a helpful error when a DT property is...
2019-07-29 Simon Glassbinman: Add a bit of logging in entries when packing
2019-07-29 Simon Glasspatman: Update tout to avoid open-coding the debug...
2019-07-29 Simon Glassbinman: Drop state.fdt_set as this is not needed
2019-07-29 Simon Glassbinman: Simplify state.fdt_subset
2019-07-29 Simon Glassbinman: Adjust state.fdt_files to be keyed by entry...
2019-07-29 Simon Glassbinman: Adjust GetFdt() to be keyed by etype
2019-07-29 Simon Glassbinman: Rename state.GetFdt()
2019-07-29 Simon Glassbinman: Rename state.GetFdts()
2019-07-29 Simon Glassbinman: Convert GetFdtSet() to use a dict
2019-07-29 Simon Glassbinman: Move image/fdt code into PrepareImagesAndDtbs()
2019-07-29 Simon Glassbinman: Use print() to print output
2019-07-29 Simon Glassbinman: Move GetFdtSet() into blob_dtb
2019-07-29 Simon Glassbinman: Move image-processing code into a function
2019-07-29 Simon Glassdtoc: Return a non-zero exit code when tests fail
2019-07-29 Heinrich Schuchardttools/logos: remove black background of U-Boot logo
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29 Tom RiniMerge tag 'video-for-2019.10' of https://gitlab.denx...
2019-07-28 Heiko Schocherbmp_logo: support CONFIG_DM_VIDEO
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-net
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Baruch Siachbuildman: fix invocation examples typos
2019-07-24 Simon Glassbinman: Add a test for nested and aligned sections
next