index
:
barebox
master
next
barebox master repository
Pengutronix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAKEALL
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: add SPDX-License-Identifier for files without explicit license
Ahmad Fatoum
2022-01-05
1
-0
/
+2
*
docs: use #!/usr/bin/env bash shebang instead of #!/bin/bash
Florian Klink
2019-12-06
1
-1
/
+1
*
Merge branch 'for-next/misc'
Sascha Hauer
2015-02-04
1
-2
/
+1
|
\
|
*
MAKEALL: do not create build directory explicitly
Masahiro Yamada
2015-02-02
1
-1
/
+0
|
*
MAKEALL: fix do_build_all
Masahiro Yamada
2015-02-02
1
-1
/
+1
*
|
MAKEALL: consolidate -j${JOBS} argument
Masahiro Yamada
2015-02-04
1
-3
/
+3
*
|
MAKEALL: do not pass unneeded -C option to make
Masahiro Yamada
2015-02-04
1
-3
/
+1
*
|
MAKEALL: use $(...) instead of `...` for readability
Masahiro Yamada
2015-02-04
1
-7
/
+7
*
|
MAKEALL: remove false positive error check
Masahiro Yamada
2015-02-04
1
-7
/
+0
*
|
MAKEALL: check the return code of "make" rather than "printf"
Masahiro Yamada
2015-02-04
1
-4
/
+9
|
/
*
MAKEALL: fix typos
Antony Pavlov
2013-06-05
1
-2
/
+2
*
MAKEALL: add regex support
Jean-Christophe PLAGNIOL-VILLARD
2013-02-04
1
-3
/
+13
*
MAKEALL: accept defconfig with '-' in it
Jean-Christophe PLAGNIOL-VILLARD
2012-09-19
1
-2
/
+4
*
nfs: add readlink support
Jean-Christophe PLAGNIOL-VILLARD
2012-09-05
1
-0
/
+1
*
MAKEALL: explicitly use bash
Sascha Hauer
2012-01-02
1
-1
/
+1
*
MAKEALL: use '.' instead of 'source'
Sascha Hauer
2011-11-28
1
-1
/
+1
*
MAKEALL: allow CROSS_COMPILE*=""
Jean-Christophe PLAGNIOL-VILLARD
2010-10-08
1
-3
/
+5
*
MAKEALL: make it generic
Jean-Christophe PLAGNIOL-VILLARD
2010-10-02
1
-59
/
+234
*
[MAKEALL] remove seriously broken boards from MAKEALL, add toolchain
Sascha Hauer
2008-07-03
1
-9
/
+1
*
Add MAKEALL script in order to be able to do test builds.
Robert Schwebel
2007-11-09
1
-0
/
+97
*
remove some outdated files
Sascha Hauer
2007-09-21
1
-354
/
+0
*
Minor code cleanup; update CHANGELOG.
Wolfgang Denk
2006-12-22
1
-1
/
+1
*
Preliminary support for the iDMR board (ColdFire).
Bartlomiej Sieka
2006-12-20
1
-2
/
+2
*
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
Wolfgang Denk
2006-11-30
1
-1
/
+1
|
\
|
*
Merge http://www.denx.de/git/u-boot
Kim Phillips
2006-11-28
1
-15
/
+15
|
|
\
|
*
|
mpc83xx: Add MPC8360EMDS basic board support
Dave Liu
2006-11-03
1
-1
/
+1
|
*
|
mpc83xx: Add support for the MPC8349E-mITX
Timur Tabi
2006-11-03
1
-1
/
+1
*
|
|
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
Stefan Roese
2006-11-29
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge with /home/stefan/git/u-boot/denx
Stefan Roese
2006-11-27
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge with /home/stefan/git/u-boot/denx
Stefan Roese
2006-11-10
1
-8
/
+15
|
\
\
|
|
/
|
*
Add ATSTK1000 and ATSTK1002 board support
Wolfgang Denk
2006-10-24
1
-1
/
+8
|
*
Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot
Wolfgang Denk
2006-10-18
1
-1
/
+1
|
|
\
|
|
*
Preliminary patch adding support for the MarelV38B board.
Bartlomiej Sieka
2006-10-13
1
-1
/
+1
|
*
|
Add support for EP82xxM boards
Wolfgang Denk
2006-10-09
1
-6
/
+6
|
|
/
*
|
Merge with /home/stefan/git/u-boot/denx
Stefan Roese
2006-09-18
1
-20
/
+35
|
\
\
|
|
/
|
*
Merge with /home/m8/git/u-boot
Wolfgang Denk
2006-09-09
1
-1
/
+1
|
|
\
|
|
*
Fix LOG_DIR directory creation error.
Marian Balakowicz
2006-09-07
1
-1
/
+1
|
*
|
Fix build problem cpu/ppc4xx/ndfc.c
Stefan Roese
2006-09-07
1
-14
/
+14
|
*
|
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese
2006-09-07
1
-4
/
+5
|
|
/
|
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
1
-3
/
+17
|
*
Minor cleanup
Wolfgang Denk
2006-08-18
1
-5
/
+5
|
*
Add support for WTK FO300 board (TQM5200 based).
Marian Balakowicz
2006-08-18
1
-1
/
+1
|
/
*
Disabled kvme080 board in MAKEALL because of build problems.
Wolfgang Denk
2006-07-21
1
-1
/
+1
*
Add support for friendly-arm SBC-2410X board
Wolfgang Denk
2006-07-21
1
-3
/
+4
*
Add support for KVME080 board
Wolfgang Denk
2006-07-21
1
-3
/
+3
*
* Cleanup TQM5200 board configurations:
Wolfgang Denk
2006-07-21
1
-0
/
+1
*
Add support for new TQM5200 revisions
Wolfgang Denk
2006-07-19
1
-2
/
+2
*
Add support for TQM885D board.
Markus Klotzbuecher
2006-07-12
1
-0
/
+1
*
Support for spc1920 board.
Markus Klotzbuecher
2006-07-12
1
-11
/
+11
*
Merge with /home/m8/git/u-boot
Wolfgang Denk
2006-07-05
1
-1
/
+1
|
\
[next]