Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
833be325913b3a9f80b957c444c84e6ae01c8520
/
tools
d7f9545
fw_env: fix build error
by Pierre-Jean Texier
· 5 years ago
ee143c6
fw_env: remove duplicated definitions
by Pierre-Jean Texier
· 5 years ago
e404ca6
tools: Add ifwitool to .gitignore
by Andy Shevchenko
· 5 years ago
009d24a
riscv: tools: Handle addend to absolute reloc in prelink-riscv
by Marcus Comstedt
· 5 years ago
e203e86
tools: remove easylogo and include/video_logo.h
by Heinrich Schuchardt
· 5 years ago
b974fa2
easylogo: avoid buffer overrun
by Heinrich Schuchardt
· 5 years ago
6a4b7b2
riscv: tools: Add big endian target support to prelink-riscv
by Marcus Comstedt
· 5 years ago
dc21abe
riscv: tools: Fix prelink-riscv to work on big endian hosts
by Marcus Comstedt
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
4686d8f
env: Rename the redundancy flags
by Simon Glass
· 5 years ago
204eb22
env: Rename environment to embedded_environment
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
71e09ea
tools: zynqmp_psu_init_minimize.sh: fix return lines coding style
by Luca Ceresoli
· 5 years ago
639ec97
arm64: zynqmp: add tool to minimize psu_init_gpl.c files
by Luca Ceresoli
· 6 years ago
168a526
arm64: zynqmp: add tool to convert PMU config object .c to binary
by Luca Ceresoli
· 6 years ago
6130c61
Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
f67cc99
Merge branch '2019-07-29-master-imports'
by Tom Rini
· 5 years ago
30033c2
binman: Add command-line support for replacing entries
by Simon Glass
· 5 years ago
a772d3f
binman: Correct the error message for invalid path
by Simon Glass
· 5 years ago
274bd0e
binman: Split control.WriteEntryToImage() into separate functions
by Simon Glass
· 5 years ago
d48f94e
binman: Update control.WriteEntry() to support writing the map
by Simon Glass
· 5 years ago
3971c95
binman: Move control.WriteEntry further down the file
by Simon Glass
· 5 years ago
b3d6fc7
binman: Clean up all output directories in tests
by Simon Glass
· 5 years ago
ee9d10d
binman: Add a test function to clean up the output dir
by Simon Glass
· 5 years ago
74f5feb
binman: Update state when replacing device-tree entries
by Simon Glass
· 5 years ago
7f47e08
patman: Reset the output directory when it is removed
by Simon Glass
· 5 years ago
37fdd14
binman: Support replacing data in a cbfs
by Simon Glass
· 5 years ago
d34af7a
binman: Update Entry.WriteData() to handle special sections
by Simon Glass
· 5 years ago
0cd8ace
binman: Update Entry.ReadEntry() to work through classes
by Simon Glass
· 5 years ago
d4ed3b0
binman: Add a prefix before CBFS hex offsets
by Simon Glass
· 5 years ago
8100a8e
binman: Add a few more features to the wishlist
by Simon Glass
· 5 years ago
70e3298
binman: Place Intel descriptor at image start
by Simon Glass
· 5 years ago
cf0b21c
binman: Adjust fmap to ignore CBFS files
by Simon Glass
· 5 years ago
9d8ee32
binman: Support shrinking a entry after packing
by Simon Glass
· 5 years ago
8c702fb
binman: Update the _testing entry to support shrinkage
by Simon Glass
· 5 years ago
f8a54bc
binman: Allow updating entries that change size
by Simon Glass
· 5 years ago
1145376
binman: Add more tests for image header position
by Simon Glass
· 5 years ago
74b3157
binman: Move Image.BuildImage() into a single function
by Simon Glass
· 5 years ago
9b7f500
binman: Write the original input fdtmap to a file
by Simon Glass
· 5 years ago
4b05b2d
binman: Update documentation for image creation
by Simon Glass
· 5 years ago
fb30e29
binman: Add info to allow safely repacking an image later
by Simon Glass
· 5 years ago
072959a
binman: Support updating entries in an existing image
by Simon Glass
· 5 years ago
b8d2daa
binman: Tidy up _SetupDtb() to use its own temporary file
by Simon Glass
· 5 years ago
f8e2676
binman: Allow the fdtmap to remain unchanged
by Simon Glass
· 5 years ago
2c6adba
binman: Add a constant for common entry properties
by Simon Glass
· 5 years ago
990b174
binman: Add a function to obtain the image for an Entry
by Simon Glass
· 5 years ago
2c360cf
binman: Adjust Entry to read the node in a separate call
by Simon Glass
· 5 years ago
ee6409b
binman: Add an image name into the fdtmap
by Simon Glass
· 5 years ago
95f1a94
binman: Store the entry in output_fdt_files
by Simon Glass
· 5 years ago
385138a
binman: Allow state functions to fail to return data
by Simon Glass
· 5 years ago
af8c45c
binman: Support loading entry data from a file
by Simon Glass
· 5 years ago
7654657
binman: Store image fdtmap when loading from a file
by Simon Glass
· 5 years ago
3b9a829
dtoc: Update Fdt.GetNode() to handle the root node
by Simon Glass
· 5 years ago
50cfc6e
dtoc: Update Fdt.FromData() to allow a name
by Simon Glass
· 5 years ago
a683a5f
binman: Show a helpful error when a DT property is missing
by Simon Glass
· 5 years ago
b6dff4c
binman: Add a bit of logging in entries when packing
by Simon Glass
· 5 years ago
6162f1a
patman: Update tout to avoid open-coding the debug levels
by Simon Glass
· 5 years ago
f3aba91
binman: Drop state.fdt_set as this is not needed
by Simon Glass
· 5 years ago
132fa72
binman: Simplify state.fdt_subset
by Simon Glass
· 5 years ago
2be381d
binman: Adjust state.fdt_files to be keyed by entry type
by Simon Glass
· 5 years ago
684a4f1
binman: Adjust GetFdt() to be keyed by etype
by Simon Glass
· 5 years ago
a3030a5
binman: Rename state.GetFdt()
by Simon Glass
· 5 years ago
5a30060
binman: Rename state.GetFdts()
by Simon Glass
· 5 years ago
267112e
binman: Convert GetFdtSet() to use a dict
by Simon Glass
· 5 years ago
d3151ff
binman: Move image/fdt code into PrepareImagesAndDtbs()
by Simon Glass
· 5 years ago
dc4aeef
binman: Use print() to print output
by Simon Glass
· 5 years ago
26d7e8e
binman: Move GetFdtSet() into blob_dtb
by Simon Glass
· 5 years ago
b766c5e5
binman: Move image-processing code into a function
by Simon Glass
· 5 years ago
4b1113c
dtoc: Return a non-zero exit code when tests fail
by Simon Glass
· 5 years ago
30fd5d9
tools/logos: remove black background of U-Boot logo
by Heinrich Schuchardt
· 5 years ago
a918120
bmp_logo: support CONFIG_DM_VIDEO
by Heiko Schocher
· 5 years ago
752db5b
buildman: fix invocation examples typos
by Baruch Siach
· 5 years ago
52d0621
binman: Add a test for nested and aligned sections
by Simon Glass
· 5 years ago
980a284
binman: Add an 'extract' command
by Simon Glass
· 5 years ago
e1b605d
binman: Support reading from CBFS entries
by Simon Glass
· 5 years ago
4c613bf
binman: Allow reading an entry from an image
by Simon Glass
· 5 years ago
233a26a9
binman: Allow for logging information to be displayed
by Simon Glass
· 5 years ago
b2fd11d
binman: Support listing an image
by Simon Glass
· 5 years ago
39dd215
binman: Convert Image to a subclass of Entry
by Simon Glass
· 5 years ago
b8424fa
binman: Support reading an image into an Image object
by Simon Glass
· 5 years ago
ed39a3c
binman: Support locating an image header
by Simon Glass
· 5 years ago
8d8bf4e
binman: Support locating an FDT map
by Simon Glass
· 5 years ago
6b156f8
binman: Allow listing the entries in an image
by Simon Glass
· 5 years ago
3c9b4f2
binman: Detect bad CBFS file types
by Simon Glass
· 5 years ago
151bbbf
binman: Support FDT update for CBFS
by Simon Glass
· 5 years ago
4f37433
binman: Use the cbfs memlen field only for uncompressed length
by Simon Glass
· 5 years ago
3170e54
binman: Provide the actual data address for cbfs files
by Simon Glass
· 5 years ago
90d2968
binman: Allow device-tree entries to be compressed
by Simon Glass
· 5 years ago
e61b6f6
binman: Allow entries to expand after packing
by Simon Glass
· 5 years ago
cbc80e8
binman: Add a control for post-pack entry expansion
by Simon Glass
· 5 years ago
ec84985
binman: Add a return value to ProcessContentsUpdate()
by Simon Glass
· 5 years ago
a40f30c
binman: Call ProcessUpdateContents() consistently
by Simon Glass
· 5 years ago
d17dfea
binman: Fix up ProcessUpdateContents error and comments
by Simon Glass
· 5 years ago
0baeab7
binman: Allow easy importing of entry modules
by Simon Glass
· 5 years ago
7550293
binman: Drop an unused arg in Entry.Lookup()
by Simon Glass
· 5 years ago
aa2fcf9
binman: Move compression into the Entry base class
by Simon Glass
· 5 years ago
f46732a
binman: Convert to use ArgumentParser
by Simon Glass
· 5 years ago
cec34ba
binman: Add an image header
by Simon Glass
· 5 years ago
0f62133
binman: Add an FDT map
by Simon Glass
· 5 years ago
5b4bce3
binman: Add a convenience functions for real-DTB tests
by Simon Glass
· 5 years ago
Next »