Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1c6fc8ab135c6478b11e69f544566a89b2f424ca
/
tools
bf9beea
tools/env: ensure environment starts at erase block boundary
by Andreas Fenkart
· 8 years ago
15bd26c
mkimage: Fix argument parsing with signature comment
by Karl Beldan
· 8 years ago
dce28de
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
by Masahiro Yamada
· 8 years ago
58175e3
tools: moveconfig: make getting all defconfigs into helper function
by Masahiro Yamada
· 8 years ago
6d798ba
tools: moveconfig: fix cleanup of defines across multiple lines
by Masahiro Yamada
· 8 years ago
a1a4b09
tools: moveconfig: show diffs of cleaned headers in color
by Masahiro Yamada
· 8 years ago
573b390
tools: moveconfig: show result of header cleaning in unified diff
by Masahiro Yamada
· 8 years ago
ea8f534
tools: moveconfig: trim garbage lines after header cleanups
by Masahiro Yamada
· 8 years ago
d0a9d2a
tools: moveconfig: do not check clean tree and compilers for -H option
by Masahiro Yamada
· 8 years ago
28a6d35
tools: moveconfig: do not cleanup headers in include/generated
by Masahiro Yamada
· 8 years ago
d7c8a7d
buildman: Add a quick-start note
by Simon Glass
· 8 years ago
f90e291
buildman: Avoid overwriting existing toolchain entries
by Simon Glass
· 8 years ago
a3d9b4f
buildman: Drop the toolchain error when downloading toolchains
by Simon Glass
· 8 years ago
43ea128
buildman: Fix a typo in TestSettingsHasPath()
by Simon Glass
· 8 years ago
9f1ba0f
buildman: Improve the toolchain progress/error output
by Simon Glass
· 8 years ago
f38a642
buildman: Allow the toolchain error to be suppressed
by Simon Glass
· 8 years ago
5d4a787
buildman: Fix the 'help' test to use the correct path
by Simon Glass
· 8 years ago
dd19517
buildman: Automatically create a config file if needed
by Simon Glass
· 8 years ago
7b94ab5
buildman: Tidy up the README a little
by Simon Glass
· 8 years ago
bfa419c
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
2089073
tools: env: Fix format warnings in debug
by Marcin Niestroj
· 9 years ago
4afa316
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
de9862d
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
90313a9
dtoc: Correct the type widening code in fdt_fallback
by Simon Glass
· 8 years ago
dc4053a
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
by mario.six@gdsys.cc
· 8 years ago
d019e15
tools: Fix return code of fit_image_process_sig()
by mario.six@gdsys.cc
· 8 years ago
33aaef9
tools/env: reuse fw_getenv in fw_printenv function
by Andreas Fenkart
· 8 years ago
3ff1074
tools/env: move envmatch further up in file to avoid forward declarations
by Andreas Fenkart
· 8 years ago
c4a722c
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
by Andreas Fenkart
· 8 years ago
b21e602
tools/env: allow negative offsets
by Stefan Agner
· 8 years ago
21dbd6a
tools/env: complete environment device config early
by Stefan Agner
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
ecf6082
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
afbf9b8
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· 8 years ago
6522a55
dtoc: Ignore the u-boot, dm-pre-reloc property
by Simon Glass
· 8 years ago
0dbc728
Only build the libfdt python module if 'swig' is available
by Simon Glass
· 8 years ago
a2a6f04
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago
bfad22e
dm: Add a tool to generate C code from a device tree
by Simon Glass
· 8 years ago
fa8974d
dm: Add a library to provide simple device-tree access
by Simon Glass
· 8 years ago
9e3cd3c
mkimage: fix missing break for -p switch
by Teddy Reed
· 8 years ago
ec539f7
tools: Correct error handling in fit_image_process_hash()
by Simon Glass
· 8 years ago
061752e
tools: Add an error code when fit_handle_file() fails
by Simon Glass
· 8 years ago
eaa2540
mkimage: Show item lists for all categories
by Simon Glass
· 8 years ago
be42159
mkimage: Use generic code for showing an 'image type' error
by Simon Glass
· 8 years ago
1d138b5
mkimage: Allow display of a list of any image header category
by Simon Glass
· 8 years ago
aeeea7f
image: Correct auto-fit architecture property name
by Simon Glass
· 8 years ago
781d1e7
mkimage: Drop blank line before main()
by Simon Glass
· 8 years ago
62db64a
mkimage: Drop premature setting of params.fit_image_type
by Simon Glass
· 8 years ago
79b5ee5
mkimage: Require a data file when auto-fit is used
by Simon Glass
· 8 years ago
156c349
mkimage: Explain the auto-fit imagefile special case
by Simon Glass
· 8 years ago
a89857d
mkimage: Honour the default image type with auto-fit
by Simon Glass
· 8 years ago
9228cc2
tools: patman: Handle missing 'END' in non-last commit of a series
by Bin Meng
· 8 years ago
50ffc98
tools: patman: Handle missing blank line for 'Series-changes'
by Bin Meng
· 8 years ago
d23121c
tools: patman: Generate cover letter correctly when 'END' is missing
by Bin Meng
· 8 years ago
f83649f
tools: patman: Handle tag sections without an 'END'
by Bin Meng
· 8 years ago
d0bc03c
tools: patman: Use cover_match for 'Cover-letter'
by Bin Meng
· 8 years ago
05e586a
mkimage -l is broken for images after gpimage
by Stefano Babic
· 8 years ago
f8e066c
Respect SOURCE_DATE_EPOCH when building FIT images.
by Vagrant Cascadian
· 8 years ago
a845762
mkimage: fit: spl: Add an optional static offset for external data
by Teddy Reed
· 8 years ago
3c9bfea
tools: moveconfig: show suspicious boards with possible misconversion
by Masahiro Yamada
· 8 years ago
0153f03
tools: moveconfig: simplify show_failed_boards() and show more info
by Masahiro Yamada
· 8 years ago
8f5256a
tools: moveconfig: simplify source tree switching
by Masahiro Yamada
· 8 years ago
2e74fee
tools: moveconfig: change class WorkDir to class ReferenceSource
by Masahiro Yamada
· 8 years ago
b48387f
tools: moveconfig: fix needless move for config with default 1
by Masahiro Yamada
· 8 years ago
8cc84e7
tools: fix define2mk.sed to not add quotes around negative integers
by Masahiro Yamada
· 8 years ago
b1a570f
tools: moveconfig: Add a new --git-ref option
by Joe Hershberger
· 8 years ago
93f1c2d
tools: moveconfig: New color used for changed defconfig
by Joe Hershberger
· 8 years ago
640de87
tools: moveconfig: Fix another typo
by Joe Hershberger
· 8 years ago
cb256cb
tools: moveconfig: make Slot.poll() more readable with helper methods
by Masahiro Yamada
· 8 years ago
9566abd
tools: moveconfig: allow to run without any CONFIG specified
by Masahiro Yamada
· 9 years ago
83c1767
tools: moveconfig: add --force-sync option
by Masahiro Yamada
· 9 years ago
0f6beda
tools: moveconfig: report when defconfig is updated
by Masahiro Yamada
· 9 years ago
07f9852
tools: moveconfig: report when CONFIGs are removed by savedefconfig
by Masahiro Yamada
· 9 years ago
76f8df5
tools: moveconfig: display log when savedefconfig occurs
by Masahiro Yamada
· 9 years ago
263d137
tools: moveconfig: skip savedefconfig if .config was not updated
by Masahiro Yamada
· 9 years ago
274a5ee
tools: moveconfig: refactor code to go back to idle state
by Masahiro Yamada
· 9 years ago
465b7c0
tools: moveconfig: display log atomically in more readable format
by Masahiro Yamada
· 9 years ago
69e2bbc
tools: moveconfig: move log output code out of Kconfig Parser class
by Masahiro Yamada
· 9 years ago
5393b61
tools: moveconfig: compute file paths just once
by Masahiro Yamada
· 9 years ago
b903c4e
tools: moveconfig: allow to give CONFIG names as argument directly
by Masahiro Yamada
· 9 years ago
b80a667
tools: moveconfig: drop code for handling type and default value
by Masahiro Yamada
· 9 years ago
5643d6e
tools: moveconfig: do not rely on type and default value given by users
by Masahiro Yamada
· 9 years ago
cefaa58
tools: moveconfig: increment number of processed files monotonically
by Masahiro Yamada
· 9 years ago
990e677
tools: moveconfig: exit with error message for not clean directory
by Masahiro Yamada
· 9 years ago
c4d76eb
tools: moveconfig: check compilers before starting defconfig walk
by Masahiro Yamada
· 9 years ago
06f76e9
tools: moveconfig: check directory location before compilers
by Masahiro Yamada
· 9 years ago
6ef8ad9
tools: moveconfig: remove redundant else: after sys.exit()
by Masahiro Yamada
· 9 years ago
7c0d9d2
tools: moveconfig: rename update_defconfig() to update_dotconfig()
by Masahiro Yamada
· 9 years ago
953d93b
tools: moveconfig: fix --dry-run option
by Masahiro Yamada
· 9 years ago
465ba37
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· 8 years ago
e651130
tools/env: allow to pass NULL for environment options
by Andreas Fenkart
· 8 years ago
9a8f4cf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
650189f
tools: Add entry for generated tools/bin2header to tools/.gitignore
by Robert P. J. Day
· 9 years ago
aeeb183
tools/genboardscfg.py: remove bogus import subprocess
by Masahiro Yamada
· 9 years ago
2437190
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· 9 years ago
aba696d
rockchip: Check image name for the rksd image
by Simon Glass
· 9 years ago
b8bf404
tools/env: compute size of usable area only once
by Andreas Fenkart
· 9 years ago
87bcee4
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· 9 years ago
576d08e
tools/env: remove 'extern' from function prototype in fw_env.h
by Andreas Fenkart
· 9 years ago
edcaee6
tools/env: pass key as argument to env_aes_cbc_crypt
by Andreas Fenkart
· 9 years ago
Next »