| Commit message (Expand) | Author | Age | Files | Lines |
* | moveconfig: Add an option to commit changes | Simon Glass | 2016-09-16 | 1 | -0/+18 |
* | moveconfig: Add an option to skip prompts | Simon Glass | 2016-09-16 | 1 | -14/+23 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-09-09 | 1 | -0/+0 |
|\ |
|
| * | imx: ventana: enable splashscreen support | Tim Harvey | 2016-09-06 | 1 | -0/+0 |
* | | tools: moveconfig: add --spl option to move options for SPL build | Masahiro Yamada | 2016-09-06 | 1 | -3/+30 |
* | | tools: moveconfig: warn loudly if moved option has no entry in Kconfig | Masahiro Yamada | 2016-09-06 | 1 | -14/+31 |
* | | tools: moveconfig: use sets instead of lists for failed/suspicious boards | Masahiro Yamada | 2016-09-06 | 1 | -10/+10 |
* | | tools: moveconfig: remove document about deprecated error message | Masahiro Yamada | 2016-09-06 | 1 | -4/+0 |
|/ |
|
* | treewide: fix "followings" to "following" | Masahiro Yamada | 2016-08-26 | 1 | -2/+2 |
* | tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list | Masahiro Yamada | 2016-08-26 | 1 | -1/+2 |
* | tools: kwboot: patch destaddr only for SoCs with header version 1 | Simon Baatz | 2016-08-26 | 1 | -8/+8 |
* | tools/env: soften warning about erase block alignment | Andreas Fenkart | 2016-08-20 | 1 | -1/+1 |
* | tools/env: return with error if redundant environments have unequal size | Andreas Fenkart | 2016-08-20 | 1 | -3/+2 |
* | tools/env: ensure environment starts at erase block boundary | Andreas Fenkart | 2016-08-15 | 1 | -0/+12 |
* | 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 |