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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patman: Update flushing Print() for Python 3
Simon Glass
2020-04-21
1
-3
/
+2
*
buildman: Use spaces in the board list
Simon Glass
2020-04-21
2
-4
/
+4
*
buildman: Show the list of boards in magenta
Simon Glass
2020-04-21
2
-41
/
+44
*
buildman: Use an object to hold error lines
Simon Glass
2020-04-21
1
-17
/
+52
*
buildman: Use yellow consistently for warning lines
Simon Glass
2020-04-21
2
-4
/
+4
*
buildman: Test the output with --list-error-boards
Simon Glass
2020-04-21
1
-14
/
+32
*
buildman: Add a test helper for creating a line prefix
Simon Glass
2020-04-21
1
-20
/
+31
*
buildman: Split out testOutput() into separate functions
Simon Glass
2020-04-21
1
-6
/
+28
*
buildman: Create temp directory in test setup
Simon Glass
2020-04-21
1
-16
/
+10
*
buildman: Use an iterator to check test output
Simon Glass
2020-04-21
1
-42
/
+52
*
buildman: Add test coverage for error/warning colour
Simon Glass
2020-04-21
1
-0
/
+7
*
buildman: Refactor error-line output int a function
Simon Glass
2020-04-21
1
-13
/
+19
*
doc: fix references to driver-model
Heinrich Schuchardt
2020-04-17
2
-3
/
+3
*
mkimage: fit: don't create image with 0700 permissions
Thomas Hebb
2020-04-17
1
-1
/
+1
*
patman: Apply the cc limit to the cover letter also
Simon Glass
2020-04-16
1
-2
/
+4
*
buildman: Drop the -a option
Simon Glass
2020-04-10
3
-15
/
+8
*
buildman: Allow building within a subdir of the current dir
Simon Glass
2020-04-10
3
-33
/
+2
*
buildman: Be more selective about which directories to remove
Simon Glass
2020-04-10
2
-5
/
+42
*
buildman: Allow ignoring warnings in the return code
Simon Glass
2020-04-10
3
-3
/
+21
*
buildman: Update help for -d
Simon Glass
2020-04-10
2
-4
/
+4
*
bulidman: Add support for a simple build
Simon Glass
2020-04-10
6
-15
/
+90
*
buildman: Document the members of BuilderJob
Simon Glass
2020-04-10
1
-1
/
+5
*
buildman: Support fetching gcc 9.2.0
Bin Meng
2020-04-10
1
-1
/
+1
*
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-10
1
-4
/
+4
*
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-07
3
-10
/
+18
|
\
|
*
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
2020-04-01
1
-4
/
+4
|
*
fit_check_sign: Allow selecting the configuration to verify
Simon Glass
2020-04-01
3
-5
/
+12
|
*
image: Be a little more verbose when checking signatures
Simon Glass
2020-04-01
1
-1
/
+2
*
|
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-31
1
-2
/
+4
|
\
|
|
*
rockchip: mkimage: Use an existing macro instead of a decimal value
Miquel Raynal
2020-03-26
1
-2
/
+4
*
|
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-12
1
-1
/
+1
|
/
*
moveconfig: convert ps.stderr to string
Markus Klotzbuecher
2020-02-25
1
-1
/
+1
*
moveconfig: replace unsafe eval with asteval
Markus Klotzbuecher
2020-02-25
1
-1
/
+3
*
tools: image-host.c: remove uboot_aes.h
Philippe Reynes
2020-02-25
1
-1
/
+0
*
tools: mkimage: fix STM32 image format for big endian hosts
Antonio Borneo
2020-02-13
1
-2
/
+3
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
1
-0
/
+2
|
\
|
*
buildman: Enable buildman on aarch64 hosts
Matthias Brugger
2020-02-05
1
-0
/
+2
*
|
tools: imx8m_image: fix warning message
Sébastien Szymanski
2020-02-09
1
-4
/
+2
|
/
*
tools: buildman: fix typo
Flavio Suligoi
2020-01-30
1
-1
/
+1
*
tools: correct Markdown in concurrencytest/README.md
Heinrich Schuchardt
2020-01-30
1
-2
/
+2
*
genboardscfg.py: drop python version comment
Baruch Siach
2020-01-25
1
-2
/
+0
*
tools: ftdgrep: correct the find regions loop in do_fdtgrep
Patrick Delaunay
2020-01-24
1
-2
/
+4
*
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2020-01-17
1
-1
/
+1
*
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-17
3
-2
/
+387
*
mkimage: simplify fit_check_params()
Heinrich Schuchardt
2020-01-10
1
-3
/
+3
*
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-09
2
-2
/
+2
|
\
|
*
binman: fix default filename of u-boot-with-ucode-ptr in documentation
Masahiro Yamada
2020-01-07
2
-2
/
+2
*
|
tools: dumpimage: Fall-though to print usage for help command
Andrew F. Davis
2020-01-07
1
-1
/
+0
*
|
tools: fit_image: Use fit_image_get_data_and_size for getting offset/size
Andrew F. Davis
2020-01-07
1
-2
/
+7
*
|
tools: dumpimage: Provide more feedback on internal errors
Andrew F. Davis
2020-01-07
1
-1
/
+13
|
/
[prev]
[next]