Age | Commit message (Expand) | Author |
2013-03-11 | env: Allow accessing non-mtd devices | Lubomir Rintel |
2013-03-11 | Fix a couple typoes in tools/env/README | Robert P. J. Day |
2013-03-11 | tools: update checkpatch to latest upstream version | Kim Phillips |
2013-02-19 | fw_env.config: Correct "fw_saveenv" to "fw_setenv". | Robert P. J. Day |
2013-02-12 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-02-07 | treewide: include libfdt_env.h before fdt.h | Kim Phillips |
2013-01-31 | patman: Allow use outside of u-boot tree | Vadim Bendebury |
2013-01-31 | patman: Add settings to the list of modules to doctest | Doug Anderson |
2013-01-31 | patman: Add the concept of multiple projects | Doug Anderson |
2013-01-31 | patman: Add support for settings in .patman | Doug Anderson |
2013-01-31 | patman: Add a call to get_maintainer.pl if it exists | Doug Anderson |
2013-01-31 | patman: Add all CC addresses to the cover letter | Doug Anderson |
2013-01-31 | patman: Cache the CC list from MakeCcFile() for use in ShowActions() | Doug Anderson |
2013-01-31 | patman: Look for checkpatch in the scripts directory | Doug Anderson |
2013-01-31 | patman: Allow tests to run even if patman is in the path | Doug Anderson |
2013-01-31 | patman: Add spaces back into patman test | Doug Anderson |
2013-01-28 | tools: imximage: Let .name field be more generic | Fabio Estevam |
2013-01-21 | mx23: config: Enable mxsboot tool for i.MX23 based boards | Otavio Salvador |
2013-01-08 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-01-08 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-01-05 | tools: imximage: Load a size that is multiple of 512 | Fabio Estevam |
2012-12-20 | Revert "fw_env: fix building w/out a config.h" | Tom Rini |
2012-12-19 | fw_env: fix building w/out a config.h | Mike Frysinger |
2012-12-19 | fw_env: fix incorrect usage of open(O_CREAT) | Mike Frysinger |
2012-12-19 | fw_env: fix type of len | Mike Frysinger |
2012-12-13 | env: Handle write-once ethaddr and serial# generically | Joe Hershberger |
2012-12-13 | env: Add support for access control to .flags | Joe Hershberger |
2012-12-13 | tools/env: Add environment variable flags support | Joe Hershberger |
2012-12-11 | Correct comment to show the parameters as defined in tools/mkimage.h | Lars Rasmusson |
2012-11-14 | patman: Issue empty change logs for unchanged patches | Simon Glass |
2012-11-05 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-11-04 | patman: Add additional tags to ignore | Simon Glass |
2012-10-27 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2012-10-26 | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD |
2012-10-25 | omapimage: Add support for byteswapped SPI images | Tom Rini |
2012-10-20 | imximage: make set_imx_hdr_v1/v2 easier to read | Troy Kisky |
2012-10-20 | imximage: change parameters to set_imx_hdr | Troy Kisky |
2012-10-20 | imximage: delay setting of image size | Troy Kisky |
2012-10-20 | imximage: fix size of image to load. | Troy Kisky |
2012-10-20 | imximage: move flash_offset check to common location | Troy Kisky |
2012-10-20 | imximage: remove redundant setting of app_dest_ptr | Troy Kisky |
2012-10-20 | imximage: check dcd_len as entries added | Troy Kisky |
2012-10-19 | patman: force git log commands to not use color | Albert ARIBAUD |
2012-10-19 | env: cosmetic: Consilidate the default env definition | Joe Hershberger |
2012-10-16 | tools/env: Improve debug prints | Joe Hershberger |
2012-10-16 | tools/env: Fix variable delete operation | Joe Hershberger |
2012-10-15 | tools/env: Fix build failure from missing header include | Joe Hershberger |
2012-10-15 | kerneldoc: Implement "Example" section handling | Marek Vasut |
2012-10-15 | kerneldoc: Implant DocBook from Linux kernel | Marek Vasut |
2012-10-15 | tools: Add a README note about fw_printenv lock file | Joe Hershberger |