Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32c544d04a51021ec6e8ec3b18bc4d4ad7b34d9c
/
tools
fd3d375
tools: use files from scripts/dtc/libfdt where possible
by Masahiro Yamada
· Tue Oct 17 22:30:18 2017 +0900
47ae539
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
by Masahiro Yamada
· Tue Oct 17 13:42:43 2017 +0900
873de76
Do not attempt to use the systemwide libfdt
by Jan Kundrát
· Fri Nov 03 03:06:35 2017 +0100
fe391a7
tools: image: fix message when fail to add verification data for config
by Masahiro Yamada
· Fri Oct 27 15:04:21 2017 +0900
0148676
tools: image: allow to sign image nodes without -K option
by Masahiro Yamada
· Fri Oct 27 15:04:20 2017 +0900
c1f137b
tools: image: fix "algo" property of public key for verified boot
by Masahiro Yamada
· Fri Oct 27 13:25:21 2017 +0900
e5308f8
tools: env: allow to print U-Boot version
by Stefan Agner
· Thu Oct 26 14:57:53 2017 +0200
2fc6b6f
tools: image: fix node name of signature node in FIT
by Masahiro Yamada
· Thu Oct 19 19:16:21 2017 +0900
a3318ba
tools: env: Add embedded.c to .gitignore
by Bin Meng
· Wed Oct 11 20:15:04 2017 -0700
bfef297
env: Drop CONFIG_ENV_IS_IN_DATAFLASH
by Tuomas Tynkkynen
· Tue Oct 10 21:59:40 2017 +0300
3eb4edf
tools: bmp_logo: correctly interpret BMP files with larger headers
by Jon Smith
· Thu Oct 05 08:35:02 2017 -0400
74a21dd
tools/mkimage: Fix DTC run command to handle file names with space
by Mirza, Taimoor
· Wed Oct 04 20:28:03 2017 +0500
1ebcbd1
moveconfig: fix error message in do_autoconf()
by Chris Packham
· Sun Aug 27 20:00:51 2017 +1200
a29829e
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
by Tom Rini
· Sat Oct 07 11:27:59 2017 -0400
b828665
tools/fit_image.c: Update some return code paths
by Tom Rini
· Tue Sep 26 22:14:44 2017 -0400
04a6c3f
rockchip: mkimage: add support for rk3128 soc
by Kever Yang
· Wed Sep 27 17:57:28 2017 +0800
1682e05
kconfiglib: update with 'imply' support
by Ulf Magnusson
· Tue Sep 19 12:52:55 2017 +0200
0e17fc7
tools/mkimage: Make the path to the dtc binary that mkimage calls configurable
by Tom Rini
· Sat Sep 23 23:14:33 2017 -0400
572d4f2
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Sun Sep 17 11:46:51 2017 -0400
d7bcdf5
tools: binman: Add a new entry type for Intel VBT
by Bin Meng
· Tue Aug 15 22:41:54 2017 -0700
68d32c7
dtoc: Add a header to the generated files
by Simon Glass
· Tue Aug 29 14:16:01 2017 -0600
3deeb47
dtoc: Support properties containing multiple phandle values
by Simon Glass
· Tue Aug 29 14:15:59 2017 -0600
fdec580
dtoc: Put phandle args in an array
by Simon Glass
· Tue Aug 29 14:15:58 2017 -0600
d0cd075
dtoc: Put each phandle on a separate line
by Simon Glass
· Tue Aug 29 14:15:57 2017 -0600
e94414b
dtoc: Rename the phandle struct
by Simon Glass
· Tue Aug 29 14:15:56 2017 -0600
ec3b5e4
dtoc: Rename is_phandle() and adjust it to return more detail
by Simon Glass
· Tue Aug 29 14:15:55 2017 -0600
ce5621d
dtoc: Make is_phandle() a member function
by Simon Glass
· Tue Aug 29 14:15:54 2017 -0600
17ffd62
dtoc: Use the Fdt's class's phandle map
by Simon Glass
· Tue Aug 29 14:15:53 2017 -0600
a3f9444
dtoc: Update the Fdt class to record phandles
by Simon Glass
· Tue Aug 29 14:15:52 2017 -0600
90e5f0a
dtoc: Handle 'reg' properties with unusual sizes
by Simon Glass
· Tue Aug 29 14:15:51 2017 -0600
1b1fe41
dtoc: Add support for 32 or 64-bit addresses
by Simon Glass
· Tue Aug 29 14:15:50 2017 -0600
131e0b0
dtoc: Avoid very long lines in output
by Simon Glass
· Tue Aug 29 14:15:49 2017 -0600
fc3ae9c
dtoc: Add a 64-bit type and a way to convert cells into 64 bits
by Simon Glass
· Tue Aug 29 14:15:48 2017 -0600
80ef705
dtoc: Adjust Node to record its parent
by Simon Glass
· Tue Aug 29 14:15:47 2017 -0600
857ad80
lib: at91: Add logo files used via API of DM_VIDEO
by Wenyou Yang
· Wed Sep 13 14:58:46 2017 +0800
52a0864
patman: Fix error when the email blacklist is missing
by Simon Glass
· Tue Sep 12 20:30:28 2017 -0600
7293738
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Sep 12 12:02:50 2017 -0400
e8d2a12
patman: add support for omitting bouncing addresses
by Chris Packham
· Fri Sep 01 20:57:53 2017 +1200
1c87931
moveconfig: Use fd.write() instead of print >>
by Simon Glass
· Sun Aug 13 16:02:54 2017 -0600
2b72a07
genconfig.py: Print defconfig next to warnings
by Simon Glass
· Fri Aug 04 03:30:30 2017 -0600
1fbf072
tools: pblimage: Fix address calculation
by York Sun
· Tue Aug 15 11:14:41 2017 -0700
eebd461
tools: .gitignore: Add libfdt related files
by Bin Meng
· Tue Sep 05 22:37:45 2017 -0700
9a5e001
tools: .gitignore: Sort in alphabetical order
by Bin Meng
· Tue Sep 05 22:37:44 2017 -0700
8e6f01f
env: Add 'envtools' target to 'make help'
by Simon Glass
· Tue Sep 05 01:53:59 2017 -0600
69eb8dd
env: Fix operation of 'make environ'
by Simon Glass
· Tue Sep 05 01:53:58 2017 -0600
282f270
env: Fix out of tree building of tools-all
by Tom Rini
· Tue Sep 05 14:01:29 2017 -0400
0819b9e
Makefile: Suppress output of python libfdt build command
by Bin Meng
· Sun Sep 03 04:37:49 2017 -0700
dde9ee8
Makefile: Quiesce libfdt build
by Bin Meng
· Sun Sep 03 04:37:48 2017 -0700
be3b78a
fix: fw_env: Prevent writing error message on special files, which don't support fsync
by Lukasz Majewski
· Sun Aug 27 13:46:22 2017 +0200
2387509
imx: move imximage header to common location
by Stefan Agner
· Wed Aug 16 11:00:50 2017 -0700
da707d4
Fix 'notes' typos
by Anatolij Gustschin
· Fri Aug 18 17:58:51 2017 +0200
5925a15
Makefile: honor PYTHON configuration properly
by Clément Bœsch
· Mon Aug 14 08:59:11 2017 +0200
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
547cb40
Move environment files from common/ to env/
by Simon Glass
· Thu Aug 03 12:21:49 2017 -0600
e9ec868
rockchip: rk3368: mkimage: add support for the RK3368
by Philipp Tomsich
· Thu Jul 13 00:59:06 2017 +0200
0c193b3
mips-relocs: Fix warning from gcc 6.3
by Paul Burton
· Tue Jul 25 15:07:03 2017 +0100
d3a278d
MIPS: Stop building position independent code
by Paul Burton
· Mon Jun 19 11:53:47 2017 -0700
257f523
RFC: moveconfig: Use toolchains from buildman
by Simon Glass
· Mon Jul 10 14:47:47 2017 -0600
5f09692
moveconfig: Tidy up imply flag parsing
by Simon Glass
· Mon Jul 10 14:47:46 2017 -0600
7e08644
dtc: mkimage: Add the possibility to specify DTC
by Emmanuel Vadot
· Sun Jun 25 09:43:33 2017 +0200
5a2b0f1
tools/fw_env: use fsync to ensure that data is physically stored
by Michael Heimpold
· Mon May 20 21:34:42 2013 +0200
9390f3d
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Jul 18 08:42:48 2017 -0400
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
4a5b99b
tools/kwbimage: fix v1 header verification
by Baruch Siach
· Tue Jul 04 20:23:40 2017 +0300
3ef2e4e
tools/kwbimage.h: make offset marks style consistent
by Baruch Siach
· Tue Jul 04 20:23:39 2017 +0300
0576aa6
tools/kwbimage: update the list of SoCs using v1 header
by Baruch Siach
· Tue Jul 04 20:23:38 2017 +0300
220fb22
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Jul 11 20:28:46 2017 -0400
dde3e71
binman: Put our local modules ahead of system modules
by Simon Glass
· Tue Jun 20 21:28:49 2017 -0600
9d2eb92
dtoc: Add tests
by Simon Glass
· Sun Jun 18 22:09:06 2017 -0600
2e0bf3f
dtoc: Add a comment about string replace in conv_name_to_c()
by Simon Glass
· Sun Jun 18 22:09:04 2017 -0600
3fa797a
dtoc: Move the main logic into the dtb_platdata file
by Simon Glass
· Sun Jun 18 22:09:03 2017 -0600
7a2add1
dtoc: Move static functions out of the class
by Simon Glass
· Sun Jun 18 22:09:02 2017 -0600
eab3f62
dtoc: Pass include_disabled explicitly
by Simon Glass
· Sun Jun 18 22:09:01 2017 -0600
761773f
dtoc: Don't handle properties with / in them
by Simon Glass
· Sun Jun 18 22:09:00 2017 -0600
1f730c8
dtoc: Fix pylint warnings
by Simon Glass
· Sun Jun 18 22:08:59 2017 -0600
d570dec
dtoc: Split out the main class into its own file
by Simon Glass
· Sun Jun 18 22:08:58 2017 -0600
b7edba1
dtoc: Add a comment at the top
by Simon Glass
· Sun Jun 18 22:08:57 2017 -0600
7427bf2
dtoc: Use self._options instead of the global options
by Simon Glass
· Sun Jun 18 22:08:56 2017 -0600
4411633
moveconfig: Allow automatic location and adding of 'imply'
by Simon Glass
· Thu Jun 15 21:39:33 2017 -0600
92e5558
moveconfig: Allow control of which implying configs are shown
by Simon Glass
· Thu Jun 15 21:39:32 2017 -0600
452fa8e
moveconfig: Allow piping in 'git show --stat' output
by Simon Glass
· Thu Jun 15 21:39:31 2017 -0600
934be0b
dtoc: Support multiple compatible strings in a node
by Simon Glass
· Tue Jun 13 21:10:06 2017 -0600
c6e73cf
moveconfig: Support looking for implied CONFIG options
by Simon Glass
· Thu Jun 01 19:39:03 2017 -0600
43cf08f
moveconfig: Support building a simple config database
by Simon Glass
· Thu Jun 01 19:39:02 2017 -0600
8fb5bd0
moveconfig: Add a constant for auto.conf
by Simon Glass
· Thu Jun 01 19:39:01 2017 -0600
2d79f70
moveconfig: Tidy up the documentation and add hints
by Simon Glass
· Thu Jun 01 19:39:00 2017 -0600
8f3cf31
moveconfig: Allow reading the defconfig list from stdin
by Simon Glass
· Thu Jun 01 19:38:59 2017 -0600
18774bc
moveconfig: Support providing a path to the defconfig files
by Simon Glass
· Thu Jun 01 19:38:58 2017 -0600
6c7f02b
rockchip: mkimage: add support for rk322x soc
by Kever Yang
· Fri Jun 23 17:17:48 2017 +0800
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· Wed Jul 05 16:25:22 2017 +0300
f77ab20
mkimage: fix display of image types list
by Baruch Siach
· Thu Jun 29 20:37:08 2017 +0300
5df223c
rockchip: mkimage: correct spl_size for rk3399
by Kever Yang
· Wed Jun 14 14:54:20 2017 +0800
9584285
rkcommon.c: Remove unused rkcommon_spi_to_offset
by Tom Rini
· Thu Jun 08 22:33:25 2017 -0400
183f1d2
powerpc, 5xx: remove some "5xx" remains
by Heiko Schocher
· Wed Jun 14 05:49:42 2017 +0200
622b7b3
treewide: remove unneeded semicolons
by Masahiro Yamada
· Tue Jun 13 15:17:28 2017 +0900
d551b84
tools/tbot: update README
by Heiko Schocher
· Fri Jun 09 06:13:34 2017 +0200
a50856e
rkcommon.c: Drop pointless assignment
by Simon Glass
· Wed Jun 07 10:28:47 2017 -0600
98685e3
fdtgrep: Deal with NULL data passed to check_type_include()
by Simon Glass
· Wed Jun 07 10:28:40 2017 -0600
e095280
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sat Jun 10 18:01:22 2017 -0400
58444c7
tools/kwbimage: Support building with LibreSSL
by Marek Behún
· Tue Jun 06 15:17:27 2017 +0200
Next »