| Commit message (Expand) | Author | Age | Files | Lines |
* | gitignore: Add defconfig and fdtgrep | Bin Meng | 2015-08-05 | 1 | -0/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2015-08-02 | 2 | -27/+94 |
|\ |
|
| * | imx: imximage: add new CHECK/CLR BIT command | Adrian Alonso | 2015-07-26 | 2 | -27/+93 |
| * | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 2015-07-17 | 2 | -2/+2 |
| |\ |
|
| * | | tools: mkimage: fix imximage header size | Albert ARIBAUD \(3ADEV\) | 2015-07-10 | 1 | -0/+1 |
* | | | patman: Don't run patman when it is imported as a module | Simon Glass | 2015-07-31 | 1 | -1/+4 |
* | | | patman: add distutils based installer | Chris Packham | 2015-07-28 | 4 | -8/+39 |
* | | | buildman: Correct '--fetch-arch' command documentation | Bin Meng | 2015-07-28 | 1 | -2/+2 |
* | | | Reproducible U-Boot build support, using SOURCE_DATE_EPOCH | Paul Kocialkowski | 2015-07-27 | 1 | -1/+20 |
* | | | tools: remove mpc86x_clk tool | Masahiro Yamada | 2015-07-27 | 3 | -207/+0 |
* | | | kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS | Stefan Roese | 2015-07-24 | 2 | -8/+8 |
* | | | kwbimage: Add support for SDIO/MMC boot device selection | Stefan Roese | 2015-07-24 | 1 | -0/+1 |
* | | | mkimage: Set up a file size parameter and keep it updated | Simon Glass | 2015-07-21 | 2 | -0/+19 |
* | | | fdt: Add fdtgrep tool | Simon Glass | 2015-07-21 | 2 | -1/+1239 |
* | | | mkimage: Display a better list of available image types | Simon Glass | 2015-07-21 | 1 | -7/+52 |
| |/
|/| |
|
* | | tools: ifdtool: Write correct offset on 32-bit machine | Bin Meng | 2015-07-14 | 1 | -1/+1 |
* | | builderthread.py: Keep 'SPL' | Tom Rini | 2015-07-14 | 1 | -1/+1 |
|/ |
|
* | tools/env/fw_env.h: Correct include order | Peter Robinson | 2015-06-18 | 1 | -1/+2 |
* | Merge git://git.denx.de/u-boot-marvell | Tom Rini | 2015-06-15 | 2 | -12/+24 |
|\ |
|
| * | tools/kwboot: Add parameters to set delay and timeout via cmdline | Stefan Roese | 2015-06-14 | 1 | -2/+12 |
| * | tools/kwbimage.c: Correct header size for SPI boot | Kevin Smith | 2015-06-14 | 1 | -10/+12 |
* | | kconfiglib: sync with the latest in Kconfiglib project | Masahiro Yamada | 2015-06-12 | 1 | -7/+35 |
|/ |
|
* | tools: ifdtool: Do not write region while its size is negative | Bin Meng | 2015-06-04 | 1 | -1/+1 |
* | sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block size | Daniel Kochmański | 2015-05-29 | 1 | -1/+7 |
* | tools: use pkg-config when available to get SSL flags | Thomas Petazzoni | 2015-05-28 | 1 | -1/+2 |
* | moveconfig: Print status about the processed defconfigs | Joe Hershberger | 2015-05-27 | 1 | -5/+11 |
* | moveconfig: Add a switch to enable printing errors | Joe Hershberger | 2015-05-27 | 1 | -0/+8 |
* | moveconfig: Print a message for missing compiler | Joe Hershberger | 2015-05-27 | 1 | -8/+20 |
* | moveconfig: Output a list of failed boards | Joe Hershberger | 2015-05-27 | 1 | -0/+4 |
* | moveconfig: Cleanup headers in arch and board | Joe Hershberger | 2015-05-27 | 1 | -5/+6 |
* | moveconfig: Add a switch to only cleanup headers | Joe Hershberger | 2015-05-27 | 1 | -5/+12 |
* | moveconfig: Add a parameter to accept a list to build | Joe Hershberger | 2015-05-27 | 1 | -6/+20 |
* | moveconfig: Ignore duplicate configs when moving | Joe Hershberger | 2015-05-27 | 1 | -0/+1 |
* | moveconfig: Always run savedefconfig on the moved config | Joe Hershberger | 2015-05-27 | 1 | -9/+21 |
* | tools: moveconfig: a tool to move CONFIGs from headers to defconfigs | Masahiro Yamada | 2015-05-27 | 1 | -0/+853 |
* | tools: mxsboot: Calculate ECC strength dynamically | Jörg Krause | 2015-05-24 | 1 | -13/+22 |
* | mtd: nand: mxs: Replace magic number for bits per ECC level with macro | Jörg Krause | 2015-05-24 | 1 | -1/+2 |
* | logos: Add Solidrun's logo | Fabio Estevam | 2015-05-15 | 1 | -0/+0 |
* | Fix musl build | Jörg Krause | 2015-05-08 | 3 | -0/+4 |
* | fw_env.h: include autoconf.h | Max Krummenacher | 2015-05-05 | 1 | -0/+1 |
* | patman: check git format.subjectprefix setting when generate patches prefix | Wu, Josh | 2015-04-23 | 3 | -2/+23 |
* | buildman: Add gcc 4.9.0 with Microblaze toolchain | Michal Simek | 2015-04-23 | 3 | -3/+3 |
* | patman: cover letter shows like 00/xx if more than 10 patches | Wu, Josh | 2015-04-18 | 1 | -2/+5 |
* | buildman: Make -V (verbose_build) really be verbose | Tom Rini | 2015-04-18 | 1 | -1/+3 |
* | buildman: Keep more outputs with the --keep-outputs flag | Tom Rini | 2015-04-18 | 1 | -4/+3 |
* | buildman: Allow comparison of build configuration | Simon Glass | 2015-04-18 | 3 | -15/+174 |
* | buildman: Store build config files | Simon Glass | 2015-04-18 | 1 | -7/+29 |
* | buildman: Adjust the 'aborted' heuristic for writing output | Simon Glass | 2015-04-18 | 1 | -5/+16 |
* | buildman: Show 'make' command line when -V is used | Simon Glass | 2015-04-18 | 2 | -1/+7 |
* | lpc32xx: add lpc32xx-spl.bin boot image target | Albert ARIBAUD \(3ADEV\) | 2015-04-10 | 2 | -0/+179 |