summaryrefslogtreecommitdiffstats
path: root/MAKEALL
Commit message (Expand)AuthorAgeFilesLines
* treewide: add SPDX-License-Identifier for files without explicit licenseAhmad Fatoum2022-01-051-0/+2
* docs: use #!/usr/bin/env bash shebang instead of #!/bin/bashFlorian Klink2019-12-061-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2015-02-041-2/+1
|\
| * MAKEALL: do not create build directory explicitlyMasahiro Yamada2015-02-021-1/+0
| * MAKEALL: fix do_build_allMasahiro Yamada2015-02-021-1/+1
* | MAKEALL: consolidate -j${JOBS} argumentMasahiro Yamada2015-02-041-3/+3
* | MAKEALL: do not pass unneeded -C option to makeMasahiro Yamada2015-02-041-3/+1
* | MAKEALL: use $(...) instead of `...` for readabilityMasahiro Yamada2015-02-041-7/+7
* | MAKEALL: remove false positive error checkMasahiro Yamada2015-02-041-7/+0
* | MAKEALL: check the return code of "make" rather than "printf"Masahiro Yamada2015-02-041-4/+9
|/
* MAKEALL: fix typosAntony Pavlov2013-06-051-2/+2
* MAKEALL: add regex supportJean-Christophe PLAGNIOL-VILLARD2013-02-041-3/+13
* MAKEALL: accept defconfig with '-' in itJean-Christophe PLAGNIOL-VILLARD2012-09-191-2/+4
* nfs: add readlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+1
* MAKEALL: explicitly use bashSascha Hauer2012-01-021-1/+1
* MAKEALL: use '.' instead of 'source'Sascha Hauer2011-11-281-1/+1
* MAKEALL: allow CROSS_COMPILE*=""Jean-Christophe PLAGNIOL-VILLARD2010-10-081-3/+5
* MAKEALL: make it genericJean-Christophe PLAGNIOL-VILLARD2010-10-021-59/+234
* [MAKEALL] remove seriously broken boards from MAKEALL, add toolchainSascha Hauer2008-07-031-9/+1
* Add MAKEALL script in order to be able to do test builds.Robert Schwebel2007-11-091-0/+97
* remove some outdated filesSascha Hauer2007-09-211-354/+0
* Minor code cleanup; update CHANGELOG.Wolfgang Denk2006-12-221-1/+1
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-201-2/+2
* Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-301-1/+1
|\
| * Merge http://www.denx.de/git/u-bootKim Phillips2006-11-281-15/+15
| |\
| * | mpc83xx: Add MPC8360EMDS basic board supportDave Liu2006-11-031-1/+1
| * | mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-1/+1
* | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-291-2/+3
| |/ |/|
* | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-271-1/+1
|\|
* | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-101-8/+15
|\|
| * Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-241-1/+8
| * Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-181-1/+1
| |\
| | * Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-131-1/+1
| * | Add support for EP82xxM boardsWolfgang Denk2006-10-091-6/+6
| |/
* | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-181-20/+35
|\|
| * Merge with /home/m8/git/u-bootWolfgang Denk2006-09-091-1/+1
| |\
| | * Fix LOG_DIR directory creation error.Marian Balakowicz2006-09-071-1/+1
| * | Fix build problem cpu/ppc4xx/ndfc.cStefan Roese2006-09-071-14/+14
| * | Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-4/+5
| |/
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-3/+17
| * Minor cleanupWolfgang Denk2006-08-181-5/+5
| * Add support for WTK FO300 board (TQM5200 based).Marian Balakowicz2006-08-181-1/+1
|/
* Disabled kvme080 board in MAKEALL because of build problems.Wolfgang Denk2006-07-211-1/+1
* Add support for friendly-arm SBC-2410X boardWolfgang Denk2006-07-211-3/+4
* Add support for KVME080 boardWolfgang Denk2006-07-211-3/+3
* * Cleanup TQM5200 board configurations:Wolfgang Denk2006-07-211-0/+1
* Add support for new TQM5200 revisionsWolfgang Denk2006-07-191-2/+2
* Add support for TQM885D board.Markus Klotzbuecher2006-07-121-0/+1
* Support for spc1920 board.Markus Klotzbuecher2006-07-121-11/+11
* Merge with /home/m8/git/u-bootWolfgang Denk2006-07-051-1/+1
|\