summaryrefslogtreecommitdiff
path: root/MAKEALL
AgeCommit message (Expand)Author
2015-07-14RFC: Deprecate MAKEALLSimon Glass
2015-04-07MAKEALL: fix get_target_arch() to adjust to '-' in Status fieldMasahiro Yamada
2015-03-15MAKEALL: Don't try to print size when ./u-boot is deletedJoe Hershberger
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada
2014-08-28MAKEALL: run genboardscfg.py all the timeMasahiro Yamada
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier
2014-07-30MAKEALL: adjust for KconfigMasahiro Yamada
2014-07-29MAKEALL: make sure to invoke GNU MakeMasahiro Yamada
2014-04-20MAKEALL: remove hard-coded MIPS boardsDaniel Schwierzeck
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19Makefile: remove a cleaning target "tidy"Masahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-07arc: add architecture to MAKEALLAlexey Brodkin
2014-02-06ARM: IXP: Remove the IXP architecture supportMarek Vasut
2014-01-09arm64: MAKEALL, filter armv8 boards from LIST_armDavid Feng
2013-11-25MAKEALL: add -b (--board) optionMasahiro Yamada
2013-11-08MAKEALL: rename boards_by_* functions to targets_by_*Masahiro Yamada
2013-11-08MAKEALL: fix boards_by_field functionMasahiro Yamada
2013-11-08MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH>Masahiro Yamada
2013-11-08MAKEALL: fix awk warning messageMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-07omap1510inn: arm925t: remove supportAlbert ARIBAUD
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk
2013-07-15Revert "MIPS: Jz4740: Add qi_lb60 board support"Tom Rini
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-04-02MAKEALL: Fix case substitution for old bashYork Sun
2013-03-27MAKEALL: allow regex matches for -s optionStephen Warren
2013-03-11MAKEALL: fix kill_children for BSD hostsAndreas Bießmann
2013-02-20MAKEALL: add support for per architecture toolchainsAllen Martin
2012-12-06MAKEALL: Add options for incremental buildingJoe Hershberger
2012-12-06MAKEALL: Fix kill_childrenJoe Hershberger
2012-11-07MAKEALL: Add spear platform target to compile all SPEAr boardsStefan Roese
2012-10-29MAKEALL: Add -s to '${MAKE} tidy' sectionTom Rini
2012-10-15MAKEALL: add a -C/--check option to enable build checkingKim Phillips
2012-10-15gth2: Remove this platformTom Rini
2012-09-25MAKEALL: fix per arch board listsAllen Martin
2012-09-01MAKEALL: update to work with new boards.cfg syntaxAllen Martin
2012-08-09MAKEALL: Allow empty ERR directoryAndy Fleming
2012-05-22MAKEALL: Report boards with errors vs warningsJoe Hershberger
2012-05-22MAKEALL: Fix error reporting for BUILD_NBUILDS==1Joe Hershberger
2012-05-18Improve MAKEALL parallel buildsAndy Fleming
2012-05-18Remove extra boards from LIST_ixpAndy Fleming
2012-04-30Allow for parallel builds and saved outputAndy Fleming
2012-03-30MAKEALL: Add -m/-M option to determine maintainersMarek Vasut
2012-03-26MAKEALL: display SPL size if presentScott Wood
2012-01-13openrisc: Add architecture to MAKEALLStefan Kristiansson