Age | Commit message (Expand) | Author | Files | Lines |
2015-07-14 | RFC: Deprecate MAKEALL | Simon Glass | 1 | -0/+10 |
2015-04-07 | MAKEALL: fix get_target_arch() to adjust to '-' in Status field | Masahiro Yamada | 1 | -7/+1 |
2015-03-15 | MAKEALL: Don't try to print size when ./u-boot is deleted | Joe Hershberger | 1 | -7/+7 |
2015-01-16 | powerpc: 74xx_7xx: remove 74xx_7xx cpu support | Masahiro Yamada | 1 | -7/+0 |
2015-01-05 | powerpc: mpc824x: remove MPC824X cpu support | Masahiro Yamada | 1 | -6/+0 |
2014-08-29 | MAKEALL: run genboardscfg.py all the time | Masahiro Yamada | 1 | -7/+4 |
2014-08-22 | Makefile: remove generated boards.cfg within make distclean | Roger Meier | 1 | -1/+1 |
2014-07-30 | MAKEALL: adjust for Kconfig | Masahiro Yamada | 1 | -3/+13 |
2014-07-29 | MAKEALL: make sure to invoke GNU Make | Masahiro Yamada | 1 | -3/+9 |
2014-04-20 | MAKEALL: remove hard-coded MIPS boards | Daniel Schwierzeck | 1 | -39/+1 |
2014-04-20 | MIPS: drop incaip board | Daniel Schwierzeck | 1 | -4/+0 |
2014-02-20 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 1 | -3/+5 |
2014-02-19 | Makefile: remove a cleaning target "tidy" | Masahiro Yamada | 1 | -1/+1 |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada | 1 | -2/+4 |
2014-02-19 | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' | Albert ARIBAUD | 1 | -2/+0 |
2014-02-07 | arc: add architecture to MAKEALL | Alexey Brodkin | 1 | -0/+6 |
2014-02-06 | ARM: IXP: Remove the IXP architecture support | Marek Vasut | 1 | -2/+0 |
2014-01-09 | arm64: MAKEALL, filter armv8 boards from LIST_arm | David Feng | 1 | -1/+11 |
2013-11-25 | MAKEALL: add -b (--board) option | Masahiro Yamada | 1 | -2/+15 |
2013-11-08 | MAKEALL: rename boards_by_* functions to targets_by_* | Masahiro Yamada | 1 | -41/+41 |
2013-11-08 | MAKEALL: fix boards_by_field function | Masahiro Yamada | 1 | -9/+7 |
2013-11-08 | MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> | Masahiro Yamada | 1 | -1/+1 |
2013-11-08 | MAKEALL: fix awk warning message | Masahiro Yamada | 1 | -2/+2 |
2013-10-15 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 1 | -2/+2 |
2013-10-07 | omap1510inn: arm925t: remove support | Albert ARIBAUD | 1 | -1/+0 |
2013-09-12 | Merge and reformat boards.cfg and MAINTAINERS | Albert ARIBAUD | 1 | -27/+24 |
2013-07-24 | Licenses: introduce SPDX Unique Lincense Identifiers | Wolfgang Denk | 1 | -0/+2 |
2013-07-15 | Revert "MIPS: Jz4740: Add qi_lb60 board support" | Tom Rini | 1 | -5/+0 |
2013-05-15 | Power: remove support for Freescale MPC8220 | Wolfgang Denk | 1 | -7/+0 |
2013-04-03 | MAKEALL: Fix case substitution for old bash | York Sun | 1 | -1/+1 |
2013-03-27 | MAKEALL: allow regex matches for -s option | Stephen Warren | 1 | -2/+2 |
2013-03-12 | MAKEALL: fix kill_children for BSD hosts | Andreas Bießmann | 1 | -2/+14 |
2013-02-20 | MAKEALL: add support for per architecture toolchains | Allen Martin | 1 | -7/+25 |
2012-12-06 | MAKEALL: Add options for incremental building | Joe Hershberger | 1 | -8/+33 |
2012-12-06 | MAKEALL: Fix kill_children | Joe Hershberger | 1 | -2/+24 |
2012-11-07 | MAKEALL: Add spear platform target to compile all SPEAr boards | Stefan Roese | 1 | -0/+6 |
2012-10-30 | MAKEALL: Add -s to '${MAKE} tidy' section | Tom Rini | 1 | -1/+1 |
2012-10-15 | MAKEALL: add a -C/--check option to enable build checking | Kim Phillips | 1 | -3/+7 |
2012-10-15 | gth2: Remove this platform | Tom Rini | 1 | -1/+0 |
2012-09-26 | MAKEALL: fix per arch board lists | Allen Martin | 1 | -19/+15 |
2012-09-01 | MAKEALL: update to work with new boards.cfg syntax | Allen Martin | 1 | -3/+6 |
2012-08-09 | MAKEALL: Allow empty ERR directory | Andy Fleming | 1 | -2/+2 |
2012-05-22 | MAKEALL: Report boards with errors vs warnings | Joe Hershberger | 1 | -6/+20 |
2012-05-22 | MAKEALL: Fix error reporting for BUILD_NBUILDS==1 | Joe Hershberger | 1 | -3/+5 |
2012-05-18 | Improve MAKEALL parallel builds | Andy Fleming | 1 | -16/+18 |
2012-05-18 | Remove extra boards from LIST_ixp | Andy Fleming | 1 | -4/+1 |
2012-04-30 | Allow for parallel builds and saved output | Andy Fleming | 1 | -15/+122 |
2012-03-31 | MAKEALL: Add -m/-M option to determine maintainers | Marek Vasut | 1 | -3/+112 |
2012-03-26 | MAKEALL: display SPL size if present | Scott Wood | 1 | -2/+6 |
2012-01-14 | openrisc: Add architecture to MAKEALL | Stefan Kristiansson | 1 | -0/+5 |