aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
AgeCommit message (Expand)AuthorFilesLines
2016-07-31Drop the MAKEALL toolSimon Glass1-850/+0
2015-07-14RFC: Deprecate MAKEALLSimon Glass1-0/+10
2015-04-07MAKEALL: fix get_target_arch() to adjust to '-' in Status fieldMasahiro Yamada1-7/+1
2015-03-15MAKEALL: Don't try to print size when ./u-boot is deletedJoe Hershberger1-7/+7
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada1-7/+0
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada1-6/+0
2014-08-28MAKEALL: run genboardscfg.py all the timeMasahiro Yamada1-7/+4
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier1-1/+1
2014-07-30MAKEALL: adjust for KconfigMasahiro Yamada1-3/+13
2014-07-29MAKEALL: make sure to invoke GNU MakeMasahiro Yamada1-3/+9
2014-04-20MAKEALL: remove hard-coded MIPS boardsDaniel Schwierzeck1-39/+1
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck1-4/+0
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-3/+5
2014-02-19Makefile: remove a cleaning target "tidy"Masahiro Yamada1-1/+1
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-2/+4
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+0
2014-02-07arc: add architecture to MAKEALLAlexey Brodkin1-0/+6
2014-02-06ARM: IXP: Remove the IXP architecture supportMarek Vasut1-2/+0
2014-01-09arm64: MAKEALL, filter armv8 boards from LIST_armDavid Feng1-1/+11
2013-11-25MAKEALL: add -b (--board) optionMasahiro Yamada1-2/+15
2013-11-08MAKEALL: rename boards_by_* functions to targets_by_*Masahiro Yamada1-41/+41
2013-11-08MAKEALL: fix boards_by_field functionMasahiro Yamada1-9/+7
2013-11-08MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>Masahiro Yamada1-1/+1
2013-11-08MAKEALL: fix awk warning messageMasahiro Yamada1-2/+2
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-10-07omap1510inn: arm925t: remove supportAlbert ARIBAUD1-1/+0
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD1-27/+24
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk1-0/+2
2013-07-15Revert "MIPS: Jz4740: Add qi_lb60 board support"Tom Rini1-5/+0
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk1-7/+0
2013-04-02MAKEALL: Fix case substitution for old bashYork Sun1-1/+1
2013-03-27MAKEALL: allow regex matches for -s optionStephen Warren1-2/+2
2013-03-11MAKEALL: fix kill_children for BSD hostsAndreas Bießmann1-2/+14
2013-02-20MAKEALL: add support for per architecture toolchainsAllen Martin1-7/+25
2012-12-06MAKEALL: Add options for incremental buildingJoe Hershberger1-8/+33
2012-12-06MAKEALL: Fix kill_childrenJoe Hershberger1-2/+24
2012-11-07MAKEALL: Add spear platform target to compile all SPEAr boardsStefan Roese1-0/+6
2012-10-29MAKEALL: Add -s to '${MAKE} tidy' sectionTom Rini1-1/+1
2012-10-15MAKEALL: add a -C/--check option to enable build checkingKim Phillips1-3/+7
2012-10-15gth2: Remove this platformTom Rini1-1/+0
2012-09-25MAKEALL: fix per arch board listsAllen Martin1-19/+15
2012-09-01MAKEALL: update to work with new boards.cfg syntaxAllen Martin1-3/+6
2012-08-09MAKEALL: Allow empty ERR directoryAndy Fleming1-2/+2
2012-05-22MAKEALL: Report boards with errors vs warningsJoe Hershberger1-6/+20
2012-05-22MAKEALL: Fix error reporting for BUILD_NBUILDS==1Joe Hershberger1-3/+5
2012-05-18Improve MAKEALL parallel buildsAndy Fleming1-16/+18
2012-05-18Remove extra boards from LIST_ixpAndy Fleming1-4/+1
2012-04-30Allow for parallel builds and saved outputAndy Fleming1-15/+122
2012-03-30MAKEALL: Add -m/-M option to determine maintainersMarek Vasut1-3/+112
2012-03-26MAKEALL: display SPL size if presentScott Wood1-2/+6