index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
mkimage: Fix argument parsing with signature comment
Karl Beldan
2016-08-05
1
-1
/
+1
*
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
Masahiro Yamada
2016-08-05
1
-0
/
+74
*
tools: moveconfig: make getting all defconfigs into helper function
Masahiro Yamada
2016-08-05
1
-6
/
+11
*
tools: moveconfig: fix cleanup of defines across multiple lines
Masahiro Yamada
2016-08-05
1
-0
/
+3
*
tools: moveconfig: show diffs of cleaned headers in color
Masahiro Yamada
2016-08-05
1
-10
/
+16
*
tools: moveconfig: show result of header cleaning in unified diff
Masahiro Yamada
2016-08-05
1
-5
/
+25
*
tools: moveconfig: trim garbage lines after header cleanups
Masahiro Yamada
2016-08-05
1
-4
/
+81
*
tools: moveconfig: do not check clean tree and compilers for -H option
Masahiro Yamada
2016-08-05
1
-4
/
+2
*
tools: moveconfig: do not cleanup headers in include/generated
Masahiro Yamada
2016-08-05
1
-0
/
+2
*
buildman: Add a quick-start note
Simon Glass
2016-07-31
1
-0
/
+14
*
buildman: Avoid overwriting existing toolchain entries
Simon Glass
2016-07-31
1
-2
/
+1
*
buildman: Drop the toolchain error when downloading toolchains
Simon Glass
2016-07-31
1
-7
/
+10
*
buildman: Fix a typo in TestSettingsHasPath()
Simon Glass
2016-07-31
1
-1
/
+1
*
buildman: Improve the toolchain progress/error output
Simon Glass
2016-07-31
2
-12
/
+21
*
buildman: Allow the toolchain error to be suppressed
Simon Glass
2016-07-31
1
-6
/
+14
*
buildman: Fix the 'help' test to use the correct path
Simon Glass
2016-07-31
1
-1
/
+1
*
buildman: Automatically create a config file if needed
Simon Glass
2016-07-31
1
-0
/
+44
*
buildman: Tidy up the README a little
Simon Glass
2016-07-31
1
-23
/
+30
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2016-07-26
1
-7
/
+10
|
\
|
*
tools: env: Fix format warnings in debug
Marcin Niestroj
2016-07-26
1
-7
/
+10
*
|
mkimage: rockchip: add suport for rk33 serial
Kever Yang
2016-07-25
1
-1
/
+1
*
|
mkimage: rockchip: add suport for rk33 serial
Kever Yang
2016-07-25
1
-0
/
+1
|
/
*
dtoc: Correct the type widening code in fdt_fallback
Simon Glass
2016-07-25
1
-0
/
+6
*
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
2016-07-25
1
-3
/
+8
*
tools: Fix return code of fit_image_process_sig()
mario.six@gdsys.cc
2016-07-22
1
-6
/
+7
*
tools/env: reuse fw_getenv in fw_printenv function
Andreas Fenkart
2016-07-22
1
-27
/
+17
*
tools/env: move envmatch further up in file to avoid forward declarations
Andreas Fenkart
2016-07-22
1
-20
/
+18
*
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
Andreas Fenkart
2016-07-22
2
-2
/
+115
*
tools/env: allow negative offsets
Stefan Agner
2016-07-22
2
-9
/
+35
*
tools/env: complete environment device config early
Stefan Agner
2016-07-22
1
-50
/
+60
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
7
-0
/
+883
|
\
|
*
dm: core: Expand platdata for of-platdata devices
Simon Glass
2016-07-14
1
-0
/
+2
|
*
dtoc: Ignore the u-boot, dm-pre-reloc property
Simon Glass
2016-07-14
1
-0
/
+1
|
*
Only build the libfdt python module if 'swig' is available
Simon Glass
2016-07-14
1
-1
/
+4
|
*
dm: Add a more efficient libfdt library
Simon Glass
2016-07-14
2
-0
/
+191
|
*
dm: Add a tool to generate C code from a device tree
Simon Glass
2016-07-14
2
-0
/
+392
|
*
dm: Add a library to provide simple device-tree access
Simon Glass
2016-07-14
3
-0
/
+294
*
|
mkimage: fix missing break for -p switch
Teddy Reed
2016-07-14
1
-0
/
+1
*
|
tools: Correct error handling in fit_image_process_hash()
Simon Glass
2016-07-14
1
-6
/
+8
*
|
tools: Add an error code when fit_handle_file() fails
Simon Glass
2016-07-14
1
-2
/
+2
*
|
mkimage: Show item lists for all categories
Simon Glass
2016-07-14
1
-3
/
+9
*
|
mkimage: Use generic code for showing an 'image type' error
Simon Glass
2016-07-14
1
-43
/
+2
*
|
mkimage: Allow display of a list of any image header category
Simon Glass
2016-07-14
1
-0
/
+43
*
|
image: Correct auto-fit architecture property name
Simon Glass
2016-07-14
1
-1
/
+2
*
|
mkimage: Drop blank line before main()
Simon Glass
2016-07-14
1
-1
/
+0
*
|
mkimage: Drop premature setting of params.fit_image_type
Simon Glass
2016-07-14
1
-1
/
+0
*
|
mkimage: Require a data file when auto-fit is used
Simon Glass
2016-07-14
1
-0
/
+2
*
|
mkimage: Explain the auto-fit imagefile special case
Simon Glass
2016-07-14
1
-0
/
+1
*
|
mkimage: Honour the default image type with auto-fit
Simon Glass
2016-07-14
1
-1
/
+1
|
/
[next]