| Commit message (Expand) | Author | Age | Lines |
* | pxa: palmtreo680 flash programming utility | Mike Dunn | 2013-06-22 | -0/+177 |
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-06-08 | -17/+10 |
|\ |
|
| * | wandboard: Add Boot Splash image with Wandboard logo | Otavio Salvador | 2013-06-03 | -0/+0 |
| * | build: Use generic boot logo matching | Otavio Salvador | 2013-06-03 | -17/+10 |
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | -49/+300 |
|\ \
| |/
|/| |
|
| * | buildman: Produce a sensible error message when branch is missing | Simon Glass | 2013-05-14 | -6/+19 |
| * | mkimage: Put FIT loading in function and tidy error handling | Simon Glass | 2013-05-14 | -39/+57 |
| * | image: Rename fit_add_hashes() to fit_add_verification_data() | Simon Glass | 2013-05-14 | -78/+67 |
| * | image: Convert fit_image_hash_set_value() to static, and rename | Simon Glass | 2013-05-14 | -31/+31 |
| * | image: Split hash node processing into its own function | Simon Glass | 2013-05-14 | -39/+57 |
| * | image: Move HOSTCC image code to tools/ | Simon Glass | 2013-05-14 | -0/+203 |
| * | image: Split FIT code into new image-fit.c | Simon Glass | 2013-05-14 | -0/+2 |
| * | mkimage: Move ARRAY_SIZE to header file | Simon Glass | 2013-05-14 | -1/+2 |
| * | patman: Do not hardcode python path | Michal Simek | 2013-05-09 | -1/+1 |
| * | buildman: Allow conflicting tags to avoid spurious errors | Simon Glass | 2013-05-09 | -1/+8 |
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-11 | -9/+25 |
|\ \
| |/
|/| |
|
| * | imx: Align the imximage header and payload to multiples of 4k | Marek Vasut | 2013-05-05 | -5/+9 |
| * | tools: arm: imx: Implement BOOT_OFFSET command for imximage | Marek Vasut | 2013-04-28 | -0/+12 |
| * | mxs: mxsboot: Move sdcard BCB header to 4 sectors offset | Otavio Salvador | 2013-04-26 | -4/+4 |
* | | patman: fix gitutil for decorations | Andreas Bießmann | 2013-04-18 | -4/+7 |
* | | fdt: Ensure that libfdt_env.h comes from U-Boot | Simon Glass | 2013-04-17 | -1/+2 |
|/ |
|
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-04-12 | -152/+3917 |
|\ |
|
| * | env: Add redundant env support to UBI env | Joe Hershberger | 2013-04-11 | -0/+3 |
| * | env: Add support for UBI environment | Joe Hershberger | 2013-04-11 | -1/+2 |
| * | patman: Add Series-process-log tag to sort/uniq change logs | Simon Glass | 2013-04-08 | -4/+16 |
| * | patman: Add -a option to refrain from test-applying the patches | Simon Glass | 2013-04-08 | -3/+7 |
| * | patman: Don't barf if the word 'commit' starts a line | Doug Anderson | 2013-04-08 | -1/+1 |
| * | patman: Provide option to ignore bad aliases | Simon Glass | 2013-04-08 | -24/+61 |
| * | buildman - U-Boot multi-threaded builder and summary tool | Simon Glass | 2013-04-04 | -0/+3030 |
| * | patman: Ignore all Gerrit Commit-* tags | Simon Glass | 2013-04-04 | -1/+1 |
| * | patman: Minor help message/README fixes | Simon Glass | 2013-04-04 | -3/+3 |
| * | patman: Fix the comment in CheckTags to mention multiple tags | Simon Glass | 2013-04-04 | -2/+3 |
| * | patman: Don't allow spaces in tags | Simon Glass | 2013-04-04 | -1/+1 |
| * | patman: Fix up checkpatch parsing to deal with 'CHECK' lines | Simon Glass | 2013-04-04 | -62/+112 |
| * | patman: Add Cover-letter-cc tag to Cc cover letter to people | Simon Glass | 2013-04-04 | -4/+27 |
| * | patman: Allow specifying the message ID your series is in reply to | Doug Anderson | 2013-04-04 | -2/+9 |
| * | patman: Make "Reviewed-by" an important tag | Doug Anderson | 2013-04-04 | -4/+4 |
| * | patman: Add additional git utilties | Simon Glass | 2013-04-04 | -1/+123 |
| * | patman: Allow reading metadata from a list of commits | Simon Glass | 2013-04-04 | -7/+29 |
| * | patman: Allow commands to raise on error, or not | Simon Glass | 2013-04-04 | -7/+13 |
| * | patman: Make command methods return a CommandResult | Simon Glass | 2013-04-04 | -24/+64 |
| * | patman: Add cros_subprocess library to manage subprocesses | Simon Glass | 2013-04-04 | -0/+397 |
| * | patman: Use bright ANSI colours by default | Simon Glass | 2013-04-04 | -8/+11 |
| * | patman: Use ANSI colours only when outputting to a terminal | Simon Glass | 2013-04-04 | -2/+9 |
* | | autoconfig.mk: Make it possible to define configs from other configs | Benoît Thébaudeau | 2013-04-12 | -0/+2 |
* | | logo: update to the new logo for ATMEL | Josh Wu | 2013-04-05 | -0/+0 |
|/ |
|
* | checkpatch.pl: Add 'debug' to the list of logFunctions | Tom Rini | 2013-03-27 | -0/+1 |
* | env: Allow accessing non-mtd devices | Lubomir Rintel | 2013-03-11 | -10/+27 |
* | Fix a couple typoes in tools/env/README | Robert P. J. Day | 2013-03-11 | -2/+2 |
* | tools: update checkpatch to latest upstream version | Kim Phillips | 2013-03-11 | -192/+556 |