| Commit message (Expand) | Author | Age | Lines |
* | Correct comment to show the parameters as defined in tools/mkimage.h | Lars Rasmusson | 2012-12-11 | -1/+1 |
* | patman: Issue empty change logs for unchanged patches | Simon Glass | 2012-11-14 | -8/+13 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-11-05 | -68/+40 |
|\ |
|
| * | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2012-10-27 | -68/+40 |
| |\ |
|
| | * | imximage: make set_imx_hdr_v1/v2 easier to read | Troy Kisky | 2012-10-20 | -19/+11 |
| | * | imximage: change parameters to set_imx_hdr | Troy Kisky | 2012-10-20 | -15/+11 |
| | * | imximage: delay setting of image size | Troy Kisky | 2012-10-20 | -6/+6 |
| | * | imximage: fix size of image to load. | Troy Kisky | 2012-10-20 | -4/+2 |
| | * | imximage: move flash_offset check to common location | Troy Kisky | 2012-10-20 | -14/+5 |
| | * | imximage: remove redundant setting of app_dest_ptr | Troy Kisky | 2012-10-20 | -1/+0 |
| | * | imximage: check dcd_len as entries added | Troy Kisky | 2012-10-20 | -15/+11 |
* | | | patman: Add additional tags to ignore | Simon Glass | 2012-11-04 | -2/+2 |
|/ / |
|
* | | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-10-26 | -18/+65 |
|\ \ |
|
| * | | omapimage: Add support for byteswapped SPI images | Tom Rini | 2012-10-25 | -18/+65 |
| |/ |
|
* | | patman: force git log commands to not use color | Albert ARIBAUD | 2012-10-19 | -2/+3 |
* | | env: cosmetic: Consilidate the default env definition | Joe Hershberger | 2012-10-19 | -96/+2 |
* | | tools/env: Improve debug prints | Joe Hershberger | 2012-10-16 | -5/+22 |
* | | tools/env: Fix variable delete operation | Joe Hershberger | 2012-10-16 | -2/+3 |
|/ |
|
* | tools/env: Fix build failure from missing header include | Joe Hershberger | 2012-10-15 | -0/+1 |
* | kerneldoc: Implement "Example" section handling | Marek Vasut | 2012-10-15 | -0/+3 |
* | kerneldoc: Implant DocBook from Linux kernel | Marek Vasut | 2012-10-15 | -1/+3170 |
* | tools: Add a README note about fw_printenv lock file | Joe Hershberger | 2012-10-15 | -0/+4 |
* | env: Check for NULL pointer in envmatch() | Joe Hershberger | 2012-10-15 | -0/+2 |
* | tools/env: Serialize calls to fw_*env | Joe Hershberger | 2012-10-15 | -22/+37 |
* | tools/env: Don't call env_init() in fw_getenv() | Joe Hershberger | 2012-10-15 | -3/+0 |
* | tools/env: Remove unneeded complexity | Joe Hershberger | 2012-10-15 | -20/+13 |
* | tools/env: Use a board-specific default env | Joe Hershberger | 2012-10-15 | -17/+35 |
* | tools: Add cleanpatch | Fabio Estevam | 2012-10-15 | -0/+258 |
* | patman: Handle checkpatch.pl not providing file/line info | Simon Glass | 2012-10-15 | -2/+3 |
* | patman: Support Series-name tag to name a series | Simon Glass | 2012-10-15 | -2/+7 |
* | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut | 2012-10-15 | -20/+17 |
* | tools, config.mk: add binutils-version | Allen Martin | 2012-10-04 | -0/+20 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2012-09-27 | -7/+11 |
|\ |
|
| * | net: Make netconsole src and dest ports configurable | Joe Hershberger | 2012-09-24 | -7/+11 |
* | | patman: Use reverse order for changelog | Otavio Salvador | 2012-09-26 | -4/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2012-09-25 | -0/+387 |
|\ \
| |/
|/| |
|
| * | powerpc/CoreNet: add tool to support pbl image build. | Shaohui Xie | 2012-08-23 | -0/+387 |
* | | fw_env: Add env vars describing U-Boot target board | Benoît Thébaudeau | 2012-09-18 | -0/+11 |
* | | patman: Do not Cc addresses included in To list | Otavio Salvador | 2012-09-02 | -0/+7 |
* | | patman: Allow for changelog use in first version of a series | Otavio Salvador | 2012-09-02 | -3/+4 |
* | | patman: don't mess with signoffs | Ilya Yanok | 2012-09-02 | -11/+2 |
* | | patman: don't mess with changelog | Ilya Yanok | 2012-09-02 | -3/+2 |
* | | patman: don't pick changes while processing patches | Ilya Yanok | 2012-09-02 | -1/+2 |
* | | patman: fix end of changes detection | Ilya Yanok | 2012-09-02 | -0/+6 |
* | | tools: add kwboot binary to .gitignore file | Luka Perkov | 2012-08-10 | -0/+1 |
|/ |
|
* | MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes | Daniel Schwierzeck | 2012-07-27 | -1/+1 |
* | tools: clean up mingw ifdefs | Mike Frysinger | 2012-07-20 | -8/+10 |
* | tools: Fix mingw tools build | Vladimir Yakovlev | 2012-07-08 | -3/+10 |
* | kwboot: boot kirkwood SoCs over a serial link | Luka Perkov | 2012-07-07 | -0/+748 |
* | tools/mkenvimage.c: fix basename(3) usage | Andreas Bießmann | 2012-07-02 | -0/+1 |