index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit
Luca Ceresoli
2019-07-30
5
-0
/
+843
*
tools: zynqmp_psu_init_minimize.sh: fix return lines coding style
Luca Ceresoli
2019-07-30
1
-0
/
+3
*
ARM: zynq: Add configuration for Z-turn board
Anton Gerasimov
2019-07-30
1
-0
/
+281
*
cmd: fpga: correct typo, capitalize "Xilinx"
Robert P. J. Day
2019-07-30
1
-1
/
+1
*
arm64: zynqmp: add tool to minimize psu_init_gpl.c files
Luca Ceresoli
2019-07-30
1
-0
/
+145
*
arm64: zynqmp: xil_io.h: declare functions as static
Luca Ceresoli
2019-07-30
1
-3
/
+3
*
arm64: zynqmp: add tool to convert PMU config object .c to binary
Luca Ceresoli
2019-07-30
1
-0
/
+301
*
arm64: zynqmp: spl: install a PMU firmware config object at runtime
Luca Ceresoli
2019-07-30
8
-0
/
+176
*
arm64: zynqmp: Rename zc1275 to zcu1275
Michal Simek
2019-07-30
5
-10
/
+12
*
ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECK
Robert P. J. Day
2019-07-30
3
-3
/
+0
*
Prepare v2019.10-rc1
Tom Rini
2019-07-29
1
-2
/
+2
*
Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-07-29
49
-367
/
+1984
|
\
|
*
Makefile: fix implementation of BINMAN_DEBUG
Stephen Warren
2019-07-29
1
-2
/
+3
|
*
binman: Add command-line support for replacing entries
Simon Glass
2019-07-29
5
-4
/
+327
|
*
binman: Correct the error message for invalid path
Simon Glass
2019-07-29
2
-4
/
+4
|
*
binman: Split control.WriteEntryToImage() into separate functions
Simon Glass
2019-07-29
1
-17
/
+59
|
*
binman: Update control.WriteEntry() to support writing the map
Simon Glass
2019-07-29
1
-4
/
+6
|
*
binman: Move control.WriteEntry further down the file
Simon Glass
2019-07-29
1
-41
/
+40
|
*
binman: Clean up all output directories in tests
Simon Glass
2019-07-29
1
-9
/
+42
|
*
binman: Add a test function to clean up the output dir
Simon Glass
2019-07-29
1
-4
/
+8
|
*
binman: Update state when replacing device-tree entries
Simon Glass
2019-07-29
4
-0
/
+38
|
*
patman: Reset the output directory when it is removed
Simon Glass
2019-07-29
1
-0
/
+2
|
*
binman: Support replacing data in a cbfs
Simon Glass
2019-07-29
7
-9
/
+87
|
*
binman: Update Entry.WriteData() to handle special sections
Simon Glass
2019-07-29
3
-3
/
+29
|
*
binman: Update Entry.ReadEntry() to work through classes
Simon Glass
2019-07-29
4
-17
/
+46
|
*
binman: Add a prefix before CBFS hex offsets
Simon Glass
2019-07-29
2
-4
/
+4
|
*
binman: Add a few more features to the wishlist
Simon Glass
2019-07-29
1
-0
/
+2
|
*
binman: Place Intel descriptor at image start
Simon Glass
2019-07-29
3
-1
/
+34
|
*
binman: Adjust fmap to ignore CBFS files
Simon Glass
2019-07-29
2
-3
/
+9
|
*
libfdt: Copy the struct region in fdt_resize()
Simon Glass
2019-07-29
1
-1
/
+1
|
*
binman: Support shrinking a entry after packing
Simon Glass
2019-07-29
5
-11
/
+91
|
*
binman: Update the _testing entry to support shrinkage
Simon Glass
2019-07-29
2
-14
/
+27
|
*
binman: Allow updating entries that change size
Simon Glass
2019-07-29
7
-26
/
+113
|
*
binman: Add more tests for image header position
Simon Glass
2019-07-29
8
-2
/
+127
|
*
binman: Move Image.BuildImage() into a single function
Simon Glass
2019-07-29
1
-6
/
+4
|
*
binman: Write the original input fdtmap to a file
Simon Glass
2019-07-29
2
-2
/
+9
|
*
binman: Update documentation for image creation
Simon Glass
2019-07-29
1
-5
/
+18
|
*
binman: Add info to allow safely repacking an image later
Simon Glass
2019-07-29
8
-14
/
+165
|
*
binman: Support updating entries in an existing image
Simon Glass
2019-07-29
8
-25
/
+277
|
*
binman: Tidy up _SetupDtb() to use its own temporary file
Simon Glass
2019-07-29
3
-7
/
+28
|
*
binman: Allow the fdtmap to remain unchanged
Simon Glass
2019-07-29
1
-25
/
+30
|
*
binman: Add a constant for common entry properties
Simon Glass
2019-07-29
1
-7
/
+8
|
*
binman: Add a function to obtain the image for an Entry
Simon Glass
2019-07-29
4
-5
/
+23
|
*
binman: Adjust Entry to read the node in a separate call
Simon Glass
2019-07-29
8
-24
/
+37
|
*
binman: Add an image name into the fdtmap
Simon Glass
2019-07-29
2
-1
/
+3
|
*
binman: Store the entry in output_fdt_files
Simon Glass
2019-07-29
1
-15
/
+34
|
*
binman: Allow state functions to fail to return data
Simon Glass
2019-07-29
1
-2
/
+7
|
*
binman: Support loading entry data from a file
Simon Glass
2019-07-29
2
-0
/
+10
|
*
binman: Store image fdtmap when loading from a file
Simon Glass
2019-07-29
1
-1
/
+10
|
*
dtoc: Update Fdt.GetNode() to handle the root node
Simon Glass
2019-07-29
2
-0
/
+7
[next]