Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5647c0343176d8ea257abf44211c493ef139d3e8
/
tools
7789df9
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
by Robert P. J. Day
· 12 years ago
951c6ba
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
12e06fe
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· 12 years ago
99adf6e
patman: Allow use outside of u-boot tree
by Vadim Bendebury
· 12 years ago
656cffe
patman: Add settings to the list of modules to doctest
by Doug Anderson
· 12 years ago
a1dcee8
patman: Add the concept of multiple projects
by Doug Anderson
· 12 years ago
8568bae
patman: Add support for settings in .patman
by Doug Anderson
· 12 years ago
21a19d7
patman: Add a call to get_maintainer.pl if it exists
by Doug Anderson
· 12 years ago
3118725
patman: Add all CC addresses to the cover letter
by Doug Anderson
· 12 years ago
d94566a
patman: Cache the CC list from MakeCcFile() for use in ShowActions()
by Doug Anderson
· 12 years ago
d96ef37
patman: Look for checkpatch in the scripts directory
by Doug Anderson
· 12 years ago
a970048
patman: Allow tests to run even if patman is in the path
by Doug Anderson
· 12 years ago
05d5282
patman: Add spaces back into patman test
by Doug Anderson
· 12 years ago
6e08385
tools: imximage: Let .name field be more generic
by Fabio Estevam
· 12 years ago
deb0757
mx23: config: Enable mxsboot tool for i.MX23 based boards
by Otavio Salvador
· 12 years ago
91c038f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
7528cf5
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1411fb3
tools: imximage: Load a size that is multiple of 512
by Fabio Estevam
· 12 years ago
e3c52f2
Revert "fw_env: fix building w/out a config.h"
by Tom Rini
· 12 years ago
92ace27
fw_env: fix building w/out a config.h
by Mike Frysinger
· 12 years ago
7a546db
fw_env: fix incorrect usage of open(O_CREAT)
by Mike Frysinger
· 12 years ago
3779c8e
fw_env: fix type of len
by Mike Frysinger
· 12 years ago
1d6cd0a
env: Handle write-once ethaddr and serial# generically
by Joe Hershberger
· 12 years ago
267541f
env: Add support for access control to .flags
by Joe Hershberger
· 12 years ago
30fd4fad
tools/env: Add environment variable flags support
by Joe Hershberger
· 12 years ago
ee7c0fc
Correct comment to show the parameters as defined in tools/mkimage.h
by Lars Rasmusson
· 12 years ago
27e9760
patman: Issue empty change logs for unchanged patches
by Simon Glass
· 12 years ago
6acc7c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
619dd5d
patman: Add additional tags to ignore
by Simon Glass
· 12 years ago
f04821a
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
c68436f
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· 12 years ago
79b9ebb
omapimage: Add support for byteswapped SPI images
by Tom Rini
· 12 years ago
ab857f2
imximage: make set_imx_hdr_v1/v2 easier to read
by Troy Kisky
· 12 years ago
ad0826d
imximage: change parameters to set_imx_hdr
by Troy Kisky
· 12 years ago
2433198
imximage: delay setting of image size
by Troy Kisky
· 12 years ago
348ca8e
imximage: fix size of image to load.
by Troy Kisky
· 12 years ago
8d8cc82
imximage: move flash_offset check to common location
by Troy Kisky
· 12 years ago
f14e625
imximage: remove redundant setting of app_dest_ptr
by Troy Kisky
· 12 years ago
4d5fa98
imximage: check dcd_len as entries added
by Troy Kisky
· 12 years ago
7f14f30
patman: force git log commands to not use color
by Albert ARIBAUD
· 12 years ago
ddd8418
env: cosmetic: Consilidate the default env definition
by Joe Hershberger
· 12 years ago
74620e1
tools/env: Improve debug prints
by Joe Hershberger
· 12 years ago
ce2f580
tools/env: Fix variable delete operation
by Joe Hershberger
· 12 years ago
0613421
tools/env: Fix build failure from missing header include
by Joe Hershberger
· 12 years ago
95d45a9
kerneldoc: Implement "Example" section handling
by Marek Vasut
· 12 years ago
30ff891
kerneldoc: Implant DocBook from Linux kernel
by Marek Vasut
· 12 years ago
1c4ea78
tools: Add a README note about fw_printenv lock file
by Joe Hershberger
· 12 years ago
586197d
env: Check for NULL pointer in envmatch()
by Joe Hershberger
· 12 years ago
e4a223f
tools/env: Serialize calls to fw_*env
by Joe Hershberger
· 12 years ago
d9acae1
tools/env: Don't call env_init() in fw_getenv()
by Joe Hershberger
· 12 years ago
62a34a0
tools/env: Remove unneeded complexity
by Joe Hershberger
· 12 years ago
497f205
tools/env: Use a board-specific default env
by Joe Hershberger
· 12 years ago
92eee7c
tools: Add cleanpatch
by Fabio Estevam
· 12 years ago
afb9bf5
patman: Handle checkpatch.pl not providing file/line info
by Simon Glass
· 12 years ago
ef0e9de
patman: Support Series-name tag to name a series
by Simon Glass
· 12 years ago
5368c55
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
2051ff3
tools, config.mk: add binutils-version
by Allen Martin
· 12 years ago
cec2655
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
244e6f9
patman: Use reverse order for changelog
by Otavio Salvador
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
7f51898
net: Make netconsole src and dest ports configurable
by Joe Hershberger
· 12 years ago
8ae51ae
fw_env: Add env vars describing U-Boot target board
by Benoît Thébaudeau
· 12 years ago
43de024
patman: Do not Cc addresses included in To list
by Otavio Salvador
· 12 years ago
d5f81d8
patman: Allow for changelog use in first version of a series
by Otavio Salvador
· 12 years ago
c737914
patman: don't mess with signoffs
by Ilya Yanok
· 12 years ago
73fe07a
patman: don't mess with changelog
by Ilya Yanok
· 12 years ago
a8840cb
patman: don't pick changes while processing patches
by Ilya Yanok
· 12 years ago
05e5b73
patman: fix end of changes detection
by Ilya Yanok
· 12 years ago
5d898a0
powerpc/CoreNet: add tool to support pbl image build.
by Shaohui Xie
· 12 years ago
578f35a
tools: add kwboot binary to .gitignore file
by Luka Perkov
· 12 years ago
8b425b3
MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes
by Daniel Schwierzeck
· 12 years ago
4f7136e
tools: clean up mingw ifdefs
by Mike Frysinger
· 12 years ago
8b6a495
tools: Fix mingw tools build
by Vladimir Yakovlev
· 12 years ago
d131ad6
kwboot: boot kirkwood SoCs over a serial link
by Luka Perkov
· 12 years ago
558cd99
tools/mkenvimage.c: fix basename(3) usage
by Andreas Bießmann
· 12 years ago
172a3a8
checkpatch: add check for whitespace before semicolon at end-of-line
by Eric Nelson
· 13 years ago
3648ff2
Strip fw_printenv like the other tools
by Loïc Minier
· 13 years ago
87d6555
patman: Handle creation of patman config file
by Vikram Narayanan
· 12 years ago
2b36c75
patman: Change the location of patman config file
by Vikram Narayanan
· 12 years ago
1a3cb4a
easylogo: add lzma support
by Mike Frysinger
· 13 years ago
19a695f
tools, config.mk: Add gcc-version.sh, cc-version test from Linux
by Tom Rini
· 13 years ago
330a091
patman: Change the location of patman path
by Vikram Narayanan
· 13 years ago
1713247
patman: Fix a typo error
by Vikram Narayanan
· 13 years ago
2790bf6
Prepare v2012.04
by Wolfgang Denk
· 13 years ago
v2012.04
0d24de9
Add 'patman' patch generation, checking and submission script
by Simon Glass
· 13 years ago
1ebff63
mkenvimage: Fix compiler warning
by Dirk Behme
· 13 years ago
a939ea3
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
d8d2659
mkenvimage: Really set the redundant byte when applicable
by David Wagner
· 13 years ago
dc6449a
mkenvimage: Don't try to detect comments in the input file
by David Wagner
· 13 years ago
6ee39f8
mkenvimage: Use mmap() when reading from a regular file
by David Wagner
· 13 years ago
48995b5
mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"
by David Wagner
· 13 years ago
3d0f9bd
mkenvimage: More error handling
by David Wagner
· 13 years ago
d1acdae
mkenvimage: Correct an include and add a missing one
by David Wagner
· 13 years ago
8a1b8fc
mkenvimage: correct and clarify comments and error messages
by David Wagner
· 13 years ago
49d3e27
imximage: Remove overwriting of flash_offset
by Dirk Behme
· 13 years ago
e758a5c
mkenvimage: fix usage message
by Wolfgang Denk
· 13 years ago
993d30d
mxsboot: fix tool name in usage message
by Otavio Salvador
· 13 years ago
1064d98
tools: checkstack.pl from Linux added to tools
by Tom Rini
· 13 years ago
81e3520
EXYNOS: SMDK5250: Add MMC SPL support
by Chander Kashyap
· 13 years ago
bd25864
imximage: Sort bootops alphabetically
by Dirk Behme
· 13 years ago
Next »