index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
fw_env.config: Correct "fw_saveenv" to "fw_setenv".
Robert P. J. Day
2013-02-19
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-02-12
2
-1
/
+3
|
\
|
*
tools: imximage: Let .name field be more generic
Fabio Estevam
2013-01-28
1
-1
/
+1
|
*
mx23: config: Enable mxsboot tool for i.MX23 based boards
Otavio Salvador
2013-01-21
1
-0
/
+2
*
|
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
2
-2
/
+0
*
|
patman: Allow use outside of u-boot tree
Vadim Bendebury
2013-01-31
2
-9
/
+15
*
|
patman: Add settings to the list of modules to doctest
Doug Anderson
2013-01-31
1
-2
/
+3
*
|
patman: Add the concept of multiple projects
Doug Anderson
2013-01-31
4
-4
/
+208
*
|
patman: Add support for settings in .patman
Doug Anderson
2013-01-31
4
-6
/
+54
*
|
patman: Add a call to get_maintainer.pl if it exists
Doug Anderson
2013-01-31
3
-2
/
+74
*
|
patman: Add all CC addresses to the cover letter
Doug Anderson
2013-01-31
3
-2
/
+15
*
|
patman: Cache the CC list from MakeCcFile() for use in ShowActions()
Doug Anderson
2013-01-31
2
-6
/
+13
*
|
patman: Look for checkpatch in the scripts directory
Doug Anderson
2013-01-31
1
-1
/
+3
*
|
patman: Allow tests to run even if patman is in the path
Doug Anderson
2013-01-31
1
-2
/
+9
*
|
patman: Add spaces back into patman test
Doug Anderson
2013-01-31
1
-3
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-01-08
1
-1
/
+8
|
\
|
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
1
-1
/
+8
|
|
\
|
|
*
tools: imximage: Load a size that is multiple of 512
Fabio Estevam
2013-01-05
1
-1
/
+8
*
|
|
Revert "fw_env: fix building w/out a config.h"
Tom Rini
2012-12-20
2
-10
/
+26
*
|
|
fw_env: fix building w/out a config.h
Mike Frysinger
2012-12-19
2
-26
/
+10
*
|
|
fw_env: fix incorrect usage of open(O_CREAT)
Mike Frysinger
2012-12-19
1
-1
/
+1
*
|
|
fw_env: fix type of len
Mike Frysinger
2012-12-19
1
-1
/
+2
|
/
/
*
|
env: Handle write-once ethaddr and serial# generically
Joe Hershberger
2012-12-13
1
-17
/
+0
*
|
env: Add support for access control to .flags
Joe Hershberger
2012-12-13
1
-4
/
+70
*
|
tools/env: Add environment variable flags support
Joe Hershberger
2012-12-13
2
-0
/
+12
*
|
Correct comment to show the parameters as defined in tools/mkimage.h
Lars Rasmusson
2012-12-11
1
-1
/
+1
|
/
*
patman: Issue empty change logs for unchanged patches
Simon Glass
2012-11-14
1
-8
/
+13
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-11-05
2
-68
/
+40
|
\
|
*
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2012-10-27
2
-68
/
+40
|
|
\
|
|
*
imximage: make set_imx_hdr_v1/v2 easier to read
Troy Kisky
2012-10-20
1
-19
/
+11
|
|
*
imximage: change parameters to set_imx_hdr
Troy Kisky
2012-10-20
2
-15
/
+11
|
|
*
imximage: delay setting of image size
Troy Kisky
2012-10-20
1
-6
/
+6
|
|
*
imximage: fix size of image to load.
Troy Kisky
2012-10-20
1
-4
/
+2
|
|
*
imximage: move flash_offset check to common location
Troy Kisky
2012-10-20
1
-14
/
+5
|
|
*
imximage: remove redundant setting of app_dest_ptr
Troy Kisky
2012-10-20
1
-1
/
+0
|
|
*
imximage: check dcd_len as entries added
Troy Kisky
2012-10-20
1
-15
/
+11
*
|
|
patman: Add additional tags to ignore
Simon Glass
2012-11-04
1
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-10-26
1
-18
/
+65
|
\
\
|
*
|
omapimage: Add support for byteswapped SPI images
Tom Rini
2012-10-25
1
-18
/
+65
|
|
/
*
|
patman: force git log commands to not use color
Albert ARIBAUD
2012-10-19
2
-2
/
+3
*
|
env: cosmetic: Consilidate the default env definition
Joe Hershberger
2012-10-19
1
-96
/
+2
*
|
tools/env: Improve debug prints
Joe Hershberger
2012-10-16
1
-5
/
+22
*
|
tools/env: Fix variable delete operation
Joe Hershberger
2012-10-16
1
-2
/
+3
|
/
*
tools/env: Fix build failure from missing header include
Joe Hershberger
2012-10-15
1
-0
/
+1
*
kerneldoc: Implement "Example" section handling
Marek Vasut
2012-10-15
1
-0
/
+3
*
kerneldoc: Implant DocBook from Linux kernel
Marek Vasut
2012-10-15
5
-1
/
+3170
*
tools: Add a README note about fw_printenv lock file
Joe Hershberger
2012-10-15
1
-0
/
+4
*
env: Check for NULL pointer in envmatch()
Joe Hershberger
2012-10-15
1
-0
/
+2
*
tools/env: Serialize calls to fw_*env
Joe Hershberger
2012-10-15
1
-22
/
+37
*
tools/env: Don't call env_init() in fw_getenv()
Joe Hershberger
2012-10-15
1
-3
/
+0
[next]