Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5ae4e8dbfccc1a9ac2cc03ef32c071762f8544be
/
tools
5ae4e8d
patman: Suppress empty changelog entries
by Sean Anderson
· Mon May 04 16:28:33 2020 -0400
a04f121
patman: Add an option to create patches without binary contents
by Bin Meng
· Mon May 04 00:52:44 2020 -0700
5b0a511
patman: Sort the command line options
by Bin Meng
· Mon May 04 00:52:43 2020 -0700
9120eca
tools/env/fw_env.h: remove env.h
by Romain Naour
· Thu May 21 23:22:06 2020 +0200
1707816
tools: value checks in rkcommon_check_params()
by Heinrich Schuchardt
· Sat May 09 21:31:03 2020 +0200
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
d0d2456
tools: ftdgrep: use /* fallthrough */ as needed
by Heinrich Schuchardt
· Sat May 09 17:12:42 2020 +0200
ddc38e6
tools: mkimage: use /* fallthrough */ as needed
by Heinrich Schuchardt
· Sat May 09 17:10:41 2020 +0200
bb7ab07
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
by Trevor Woerner
· Wed May 06 08:02:40 2020 -0400
9664297
Revert "mkimage: fit: Do not tail-pad fitImage with external data"
by Tom Rini
· Wed May 06 11:05:17 2020 -0400
a657761
mkimage: fit: Do not tail-pad fitImage with external data
by Marek Vasut
· Fri May 01 17:40:25 2020 +0200
cbcb399
tools/fit-image: print a warning when cmd-line for dtc might be truncated
by Sven Roederer
· Mon Apr 27 02:08:39 2020 +0200
904b87d
tools/mkimage: fix handling long filenames
by Sven Roederer
· Mon Apr 27 02:08:38 2020 +0200
d4778b0
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Apr 28 09:52:01 2020 -0400
faf2998
tools: fw_env: use erasesize from MEMGETINFO ioctl
by Rasmus Villemoes
· Tue Mar 24 13:57:40 2020 +0100
4214316
patman: Tidy up sys.path changes
by Simon Glass
· Fri Apr 17 18:09:05 2020 -0600
a997ea5
patman: Move to absolute imports
by Simon Glass
· Fri Apr 17 18:09:04 2020 -0600
c585dd4
binman: Move to absolute imports
by Simon Glass
· Fri Apr 17 18:09:03 2020 -0600
f0d9c10
buildman: Move to absolute imports
by Simon Glass
· Fri Apr 17 18:09:02 2020 -0600
7330692
patman: Move test running/reporting to test_util
by Simon Glass
· Fri Apr 17 18:09:01 2020 -0600
f156e3b
patman: Drop the python2 code in test coverage
by Simon Glass
· Fri Apr 17 18:09:00 2020 -0600
ebbb543
binman: Rename the main module
by Simon Glass
· Fri Apr 17 18:08:58 2020 -0600
8fde981
dtoc: Rename the main module
by Simon Glass
· Fri Apr 17 18:08:57 2020 -0600
7ad7a36
buildman: Rename the main module
by Simon Glass
· Fri Apr 17 18:08:56 2020 -0600
945328b
patman: Drop Python 2 StringIO code
by Simon Glass
· Fri Apr 17 18:08:55 2020 -0600
b38aa01
patman: Drop references to __future__
by Simon Glass
· Fri Apr 17 18:08:54 2020 -0600
70d3351
rmboard: Move to Python 3
by Simon Glass
· Fri Apr 17 18:08:53 2020 -0600
bdaad40
patman: Rename the main module
by Simon Glass
· Fri Apr 17 18:08:52 2020 -0600
e3c85ab
buildman: Write output files when using -w
by Simon Glass
· Fri Apr 17 17:51:34 2020 -0600
ff48a21
buildman: Use out-env for environment output
by Simon Glass
· Fri Apr 17 17:51:33 2020 -0600
d9c9863
buildman: Make sure that -o is given with -w
by Simon Glass
· Fri Apr 17 17:51:32 2020 -0600
f4c0072
buildman: Correct operation of -A flag
by Simon Glass
· Fri Apr 17 17:51:31 2020 -0600
dd65c5f
buildman: Fix test for new 9.2 kernel
by Simon Glass
· Fri Apr 17 17:51:30 2020 -0600
6dd1052
libfdt: split fdt_region declarations out to <fdt_region.h>
by Masahiro Yamada
· Thu Apr 16 18:30:18 2020 +0900
8e8d3cf
fdt_region: move fdt_region.c to common/ from lib/libfdt/
by Masahiro Yamada
· Thu Apr 16 18:30:17 2020 +0900
b10b8cf
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
by Masahiro Yamada
· Thu Apr 16 18:30:16 2020 +0900
6eb23874
mkimage: fit: Free buf directly in fit_extract_data()
by Bin Meng
· Sat Apr 18 01:59:11 2020 -0700
4536ef8
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
by Lihua Zhao
· Sat Apr 18 01:59:10 2020 -0700
112ee0b
tools: Remove the out-of-date MinGW support codes
by Bin Meng
· Sat Apr 18 01:59:09 2020 -0700
6495fe0
tools: image-host.c: use correct output format
by Heinrich Schuchardt
· Sat Apr 11 18:36:04 2020 +0200
8e238b5
mkimage: fit_image: Add option to make fit header align
by Kever Yang
· Mon Mar 30 11:56:24 2020 +0800
8c11bc1
tool: use ALIGN() to align the size
by Kever Yang
· Mon Mar 30 11:56:22 2020 +0800
bad64ff
tools: imx8mimage: remove redundant code
by Kever Yang
· Mon Mar 30 11:56:21 2020 +0800
0b21cde
tools: kwbimage: use common ALIGN to do the size align
by Kever Yang
· Mon Mar 30 11:56:20 2020 +0800
86f2601
tools: mkimage: use common ALIGN to do the size align
by Kever Yang
· Mon Mar 30 11:56:19 2020 +0800
8b4c38a
tool: aisimage: use ALIGN instead of self defiend macro
by Kever Yang
· Mon Mar 30 11:56:18 2020 +0800
078cfae
tool: Move ALIGN_MASK to header as common MACRO
by Kever Yang
· Mon Mar 30 11:56:17 2020 +0800
e4cd506
buildman: Change the exit codes
by Simon Glass
· Thu Apr 09 10:49:45 2020 -0600
a628631
buildman: Update the TODO items
by Simon Glass
· Thu Apr 09 15:08:54 2020 -0600
f4ebfba
buildman: Add an option to ignore migration warnings
by Simon Glass
· Thu Apr 09 15:08:53 2020 -0600
9ea9381
buildman: Add an option to ignore device-tree warnings
by Simon Glass
· Thu Apr 09 15:08:52 2020 -0600
6029af1
buildman: Make -I the default
by Simon Glass
· Thu Apr 09 15:08:51 2020 -0600
1be6ccc
buildman: Update workflow documentation with more detail
by Simon Glass
· Thu Apr 09 15:08:50 2020 -0600
9aad8ce
buildman: Add the abbreviation for --boards
by Simon Glass
· Thu Apr 09 15:08:49 2020 -0600
4d7efb5
buildman: Update the 'theory of operation' a little
by Simon Glass
· Thu Apr 09 15:08:48 2020 -0600
726ae81
buildman: Show a summary of the build result
by Simon Glass
· Thu Apr 09 15:08:47 2020 -0600
c7ddae1
buildman: Limit the length of progress messages
by Simon Glass
· Thu Apr 09 15:08:46 2020 -0600
69c3a8a
buildman: Show the number of builds remaining
by Simon Glass
· Thu Apr 09 15:08:45 2020 -0600
766ba9c
buildman: Drop unused output code
by Simon Glass
· Thu Apr 09 15:08:44 2020 -0600
4305493
buildman: Show a message when fetching a repo
by Simon Glass
· Thu Apr 09 15:08:43 2020 -0600
dd95b0b
buildman: Drop the line-clearing code in Builder
by Simon Glass
· Thu Apr 09 15:08:42 2020 -0600
bbde053
patman: Support limiting output to a single line
by Simon Glass
· Thu Apr 09 15:08:41 2020 -0600
5f9325d
patman: Support erasing a previously unfinished text line
by Simon Glass
· Thu Apr 09 15:08:40 2020 -0600
82e4c64
patman: Update flushing Print() for Python 3
by Simon Glass
· Thu Apr 09 15:08:39 2020 -0600
070589b
buildman: Use spaces in the board list
by Simon Glass
· Thu Apr 09 15:08:38 2020 -0600
ea49f9b
buildman: Show the list of boards in magenta
by Simon Glass
· Thu Apr 09 15:08:37 2020 -0600
de0fefc
buildman: Use an object to hold error lines
by Simon Glass
· Thu Apr 09 15:08:36 2020 -0600
564ddac
buildman: Use yellow consistently for warning lines
by Simon Glass
· Thu Apr 09 15:08:35 2020 -0600
dacbe1e
buildman: Test the output with --list-error-boards
by Simon Glass
· Thu Apr 09 15:08:34 2020 -0600
6643eb4
buildman: Add a test helper for creating a line prefix
by Simon Glass
· Thu Apr 09 15:08:33 2020 -0600
724c175
buildman: Split out testOutput() into separate functions
by Simon Glass
· Thu Apr 09 15:08:32 2020 -0600
09bbfcd
buildman: Create temp directory in test setup
by Simon Glass
· Thu Apr 09 15:08:31 2020 -0600
575ce51
buildman: Use an iterator to check test output
by Simon Glass
· Thu Apr 09 15:08:30 2020 -0600
71ca4a8
buildman: Add test coverage for error/warning colour
by Simon Glass
· Thu Apr 09 15:08:29 2020 -0600
ac50022
buildman: Refactor error-line output int a function
by Simon Glass
· Thu Apr 09 15:08:28 2020 -0600
c79f03c
doc: fix references to driver-model
by Heinrich Schuchardt
· Tue Feb 25 21:35:39 2020 +0100
97caa07
mkimage: fit: don't create image with 0700 permissions
by Thomas Hebb
· Sun Mar 01 10:47:53 2020 -0800
39ed6bb
patman: Apply the cc limit to the cover letter also
by Simon Glass
· Thu Feb 27 18:49:23 2020 -0700
2df44be
buildman: Drop the -a option
by Simon Glass
· Wed Mar 18 09:42:47 2020 -0600
4402827
buildman: Allow building within a subdir of the current dir
by Simon Glass
· Wed Mar 18 09:42:46 2020 -0600
5dc1ca7
buildman: Be more selective about which directories to remove
by Simon Glass
· Wed Mar 18 09:42:45 2020 -0600
35e7d38
buildman: Allow ignoring warnings in the return code
by Simon Glass
· Wed Mar 18 09:42:44 2020 -0600
b400246
buildman: Update help for -d
by Simon Glass
· Wed Mar 18 09:42:43 2020 -0600
b6eb8cf
bulidman: Add support for a simple build
by Simon Glass
· Wed Mar 18 09:42:42 2020 -0600
df89015
buildman: Document the members of BuilderJob
by Simon Glass
· Wed Mar 18 09:42:41 2020 -0600
6ad154b
buildman: Support fetching gcc 9.2.0
by Bin Meng
· Mon Apr 06 06:06:59 2020 -0700
5d4ecf2
kconfig / kbuild: Re-sync with Linux 4.19
by Tom Rini
· Fri Mar 27 11:46:27 2020 -0400
7357a35
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Tue Apr 07 11:58:44 2020 -0400
d7aabcc
image: Use constants for 'required' and 'key-name-hint'
by Simon Glass
· Wed Mar 18 11:44:06 2020 -0600
0571232
fit_check_sign: Allow selecting the configuration to verify
by Simon Glass
· Wed Mar 18 11:44:03 2020 -0600
a559bb2
image: Be a little more verbose when checking signatures
by Simon Glass
· Wed Mar 18 11:43:56 2020 -0600
b9d856f
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Tom Rini
· Tue Mar 31 17:24:19 2020 -0400
b980104
rockchip: mkimage: Use an existing macro instead of a decimal value
by Miquel Raynal
· Wed Mar 18 17:22:55 2020 +0100
2223c7d
lib: rsa: decouple rsa from FIT image verification
by AKASHI Takahiro
· Fri Feb 21 15:12:55 2020 +0900
8773f35
moveconfig: convert ps.stderr to string
by Markus Klotzbuecher
· Wed Feb 12 20:46:45 2020 +0100
bac0bb5
moveconfig: replace unsafe eval with asteval
by Markus Klotzbuecher
· Wed Feb 12 20:46:44 2020 +0100
132d694
tools: image-host.c: remove uboot_aes.h
by Philippe Reynes
· Tue Feb 18 17:23:20 2020 +0100
a2df6d6
tools: mkimage: fix STM32 image format for big endian hosts
by Antonio Borneo
· Tue Jan 28 15:42:13 2020 +0100
b7b1838
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Feb 11 10:58:41 2020 -0500
Next »