summaryrefslogtreecommitdiffstats
path: root/MAKEALL
Commit message (Expand)AuthorAgeFilesLines
* RFC: Deprecate MAKEALLSimon Glass2015-07-141-0/+10
* MAKEALL: fix get_target_arch() to adjust to '-' in Status fieldMasahiro Yamada2015-04-071-7/+1
* MAKEALL: Don't try to print size when ./u-boot is deletedJoe Hershberger2015-03-151-7/+7
* powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-161-7/+0
* powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada2015-01-051-6/+0
* MAKEALL: run genboardscfg.py all the timeMasahiro Yamada2014-08-281-7/+4
* Makefile: remove generated boards.cfg within make distcleanRoger Meier2014-08-221-1/+1
* MAKEALL: adjust for KconfigMasahiro Yamada2014-07-301-3/+13
* MAKEALL: make sure to invoke GNU MakeMasahiro Yamada2014-07-291-3/+9
* MAKEALL: remove hard-coded MIPS boardsDaniel Schwierzeck2014-04-201-39/+1
* MIPS: drop incaip boardDaniel Schwierzeck2014-04-201-4/+0
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-201-3/+5
|\
| * Makefile: remove a cleaning target "tidy"Masahiro Yamada2014-02-191-1/+1
| * kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-2/+4
* | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-191-2/+0
|\ \ | |/ |/|
| * ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-061-2/+0
* | arc: add architecture to MAKEALLAlexey Brodkin2014-02-071-0/+6
|/
* arm64: MAKEALL, filter armv8 boards from LIST_armDavid Feng2014-01-091-1/+11
* MAKEALL: add -b (--board) optionMasahiro Yamada2013-11-251-2/+15
* MAKEALL: rename boards_by_* functions to targets_by_*Masahiro Yamada2013-11-081-41/+41
* MAKEALL: fix boards_by_field functionMasahiro Yamada2013-11-081-9/+7
* MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>Masahiro Yamada2013-11-081-1/+1
* MAKEALL: fix awk warning messageMasahiro Yamada2013-11-081-2/+2
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* omap1510inn: arm925t: remove supportAlbert ARIBAUD2013-10-071-1/+0
* Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2013-09-121-27/+24
* Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk2013-07-241-0/+2
* Revert "MIPS: Jz4740: Add qi_lb60 board support"Tom Rini2013-07-151-5/+0
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-7/+0
* MAKEALL: Fix case substitution for old bashYork Sun2013-04-021-1/+1
* MAKEALL: allow regex matches for -s optionStephen Warren2013-03-271-2/+2
* MAKEALL: fix kill_children for BSD hostsAndreas Bießmann2013-03-111-2/+14
* MAKEALL: add support for per architecture toolchainsAllen Martin2013-02-201-7/+25
* MAKEALL: Add options for incremental buildingJoe Hershberger2012-12-061-8/+33
* MAKEALL: Fix kill_childrenJoe Hershberger2012-12-061-2/+24
* MAKEALL: Add spear platform target to compile all SPEAr boardsStefan Roese2012-11-071-0/+6
* MAKEALL: Add -s to '${MAKE} tidy' sectionTom Rini2012-10-291-1/+1
* MAKEALL: add a -C/--check option to enable build checkingKim Phillips2012-10-151-3/+7
* gth2: Remove this platformTom Rini2012-10-151-1/+0
* MAKEALL: fix per arch board listsAllen Martin2012-09-251-19/+15
* MAKEALL: update to work with new boards.cfg syntaxAllen Martin2012-09-011-3/+6
* MAKEALL: Allow empty ERR directoryAndy Fleming2012-08-091-2/+2
* MAKEALL: Report boards with errors vs warningsJoe Hershberger2012-05-221-6/+20
* MAKEALL: Fix error reporting for BUILD_NBUILDS==1Joe Hershberger2012-05-221-3/+5
* Improve MAKEALL parallel buildsAndy Fleming2012-05-181-16/+18
* Remove extra boards from LIST_ixpAndy Fleming2012-05-181-4/+1
* Allow for parallel builds and saved outputAndy Fleming2012-04-301-15/+122
* MAKEALL: Add -m/-M option to determine maintainersMarek Vasut2012-03-301-3/+112
* MAKEALL: display SPL size if presentScott Wood2012-03-261-2/+6
* openrisc: Add architecture to MAKEALLStefan Kristiansson2012-01-131-0/+5
OpenPOWER on IntegriCloud