Commit Graph

526 Commits (999c39a45f115a17f6b894e3a9cd894c598fb2e0)

Author SHA1 Message Date
Doug Anderson 28b3594eb9 patman: Make "Reviewed-by" an important tag 12 years ago
Simon Glass 5f6a1c4200 patman: Add additional git utilties 12 years ago
Simon Glass e62f905e1c patman: Allow reading metadata from a list of commits 12 years ago
Simon Glass dc191505b9 patman: Allow commands to raise on error, or not 12 years ago
Simon Glass a10fd93cbc patman: Make command methods return a CommandResult 12 years ago
Simon Glass 71162e3cae patman: Add cros_subprocess library to manage subprocesses 12 years ago
Simon Glass 43bca004d6 patman: Use bright ANSI colours by default 12 years ago
Simon Glass bbd01435b9 patman: Use ANSI colours only when outputting to a terminal 12 years ago
Tom Rini 0cab42110d checkpatch.pl: Add 'debug' to the list of logFunctions 12 years ago
Lubomir Rintel f1932b7850 env: Allow accessing non-mtd devices 13 years ago
Robert P. J. Day 5501153917 Fix a couple typoes in tools/env/README 13 years ago
Kim Phillips d45a6ae241 tools: update checkpatch to latest upstream version 13 years ago
Robert P. J. Day 7789df9dc6 fw_env.config: Correct "fw_saveenv" to "fw_setenv". 13 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 13 years ago
Vadim Bendebury 99adf6eda7 patman: Allow use outside of u-boot tree 13 years ago
Doug Anderson 656cffeb49 patman: Add settings to the list of modules to doctest 13 years ago
Doug Anderson a1dcee84c9 patman: Add the concept of multiple projects 13 years ago
Doug Anderson 8568baed3b patman: Add support for settings in .patman 13 years ago
Doug Anderson 21a19d70e2 patman: Add a call to get_maintainer.pl if it exists 13 years ago
Doug Anderson 3118725515 patman: Add all CC addresses to the cover letter 13 years ago
Doug Anderson d94566a111 patman: Cache the CC list from MakeCcFile() for use in ShowActions() 13 years ago
Doug Anderson d96ef37df7 patman: Look for checkpatch in the scripts directory 13 years ago
Doug Anderson a970048e75 patman: Allow tests to run even if patman is in the path 13 years ago
Doug Anderson 05d5282b58 patman: Add spaces back into patman test 13 years ago
Fabio Estevam 6e08385715 tools: imximage: Let .name field be more generic 13 years ago
Otavio Salvador deb0757cc7 mx23: config: Enable mxsboot tool for i.MX23 based boards 13 years ago
Fabio Estevam 1411fb37b5 tools: imximage: Load a size that is multiple of 512 13 years ago
Tom Rini e3c52f2b87 Revert "fw_env: fix building w/out a config.h" 13 years ago
Mike Frysinger 92ace272d0 fw_env: fix building w/out a config.h 13 years ago
Mike Frysinger 7a546db2ff fw_env: fix incorrect usage of open(O_CREAT) 13 years ago
Mike Frysinger 3779c8e319 fw_env: fix type of len 13 years ago
Joe Hershberger 1d6cd0a3f6 env: Handle write-once ethaddr and serial# generically 13 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 13 years ago
Joe Hershberger 30fd4fadb3 tools/env: Add environment variable flags support 13 years ago
Lars Rasmusson ee7c0fc764 Correct comment to show the parameters as defined in tools/mkimage.h 13 years ago
Simon Glass 27e976004e patman: Issue empty change logs for unchanged patches 13 years ago
Simon Glass 619dd5de69 patman: Add additional tags to ignore 13 years ago
Tom Rini 79b9ebb700 omapimage: Add support for byteswapped SPI images 13 years ago
Troy Kisky ab857f2613 imximage: make set_imx_hdr_v1/v2 easier to read 13 years ago
Troy Kisky ad0826dcd8 imximage: change parameters to set_imx_hdr 13 years ago
Troy Kisky 243319825f imximage: delay setting of image size 13 years ago
Troy Kisky 348ca8efb7 imximage: fix size of image to load. 13 years ago
Troy Kisky 8d8cc828f4 imximage: move flash_offset check to common location 13 years ago
Troy Kisky f14e6258f3 imximage: remove redundant setting of app_dest_ptr 13 years ago
Troy Kisky 4d5fa98536 imximage: check dcd_len as entries added 13 years ago
Albert ARIBAUD 7f14f30a6d patman: force git log commands to not use color 13 years ago
Joe Hershberger ddd8418f7f env: cosmetic: Consilidate the default env definition 13 years ago
Joe Hershberger 74620e1c94 tools/env: Improve debug prints 13 years ago
Joe Hershberger ce2f580017 tools/env: Fix variable delete operation 13 years ago
Joe Hershberger 06134211ee tools/env: Fix build failure from missing header include 13 years ago