index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release v2021.02.0
v2021.02.0
Sascha Hauer
2021-02-22
1
-1
/
+1
*
Release v2021.01.0
v2021.01.0
Sascha Hauer
2021-01-18
1
-2
/
+2
*
Release v2020.12.0
v2020.12.0
Sascha Hauer
2020-12-11
1
-1
/
+1
*
Merge branch 'for-next/sandbox'
Sascha Hauer
2020-11-10
1
-0
/
+3
|
\
|
*
kbuild: force compiler to assume two's complement
Ahmad Fatoum
2020-10-19
1
-0
/
+3
*
|
Release v2020.11.0
v2020.11.0
Sascha Hauer
2020-11-09
1
-1
/
+1
|
/
*
Merge branch 'for-next/misc' into master
Sascha Hauer
2020-10-14
1
-0
/
+20
|
\
|
*
kbuild: add dtbs target for building all dtbs of an ARCH
Ahmad Fatoum
2020-10-07
1
-0
/
+20
*
|
Merge branch 'for-next/buildsystem-version' into master
Sascha Hauer
2020-10-14
1
-1
/
+2
|
\
\
|
*
|
Makefile: add buildsystem version variable
Steffen Trumtrar
2020-09-25
1
-1
/
+2
|
|
/
*
|
Release v2020.10.0
v2020.10.0
Sascha Hauer
2020-10-14
1
-1
/
+1
|
/
*
Merge branch 'for-next/kasan' into master
Sascha Hauer
2020-09-25
1
-1
/
+5
|
\
|
*
Add KASan support
Sascha Hauer
2020-09-22
1
-1
/
+5
*
|
Release v2020.09.0
v2020.09.0
Sascha Hauer
2020-09-23
1
-1
/
+1
|
/
*
Release v2020.08.0
v2020.08.0
Sascha Hauer
2020-08-17
1
-1
/
+1
*
Merge branch 'for-next/module'
Sascha Hauer
2020-07-27
1
-2
/
+10
|
\
|
*
Makefile: Initialize and export KBUILD variables
David Dgien
2020-07-01
1
-2
/
+10
*
|
Merge branch 'for-next/misc'
Sascha Hauer
2020-07-27
1
-14
/
+1
|
\
\
|
*
|
kbuild: remove package targets
Masahiro Yamada
2020-06-17
1
-12
/
+0
|
*
|
kbuild: remove AS variable
Masahiro Yamada
2020-06-17
1
-2
/
+1
|
|
/
*
|
Merge branch 'for-next/kbuild'
Sascha Hauer
2020-07-27
1
-3
/
+10
|
\
\
|
*
|
kbuild: add infrastructure to build userspace programs
Masahiro Yamada
2020-06-23
1
-3
/
+10
|
*
|
kbuild: add -Wmissing-prototypes and -std=gnu89 to KBUILD_HOSTCFLAGS
Masahiro Yamada
2020-06-23
1
-2
/
+2
|
|
/
*
|
Release v2020.07.0
v2020.07.0
Sascha Hauer
2020-07-14
1
-1
/
+1
|
/
*
Merge branch 'for-next/kbuild'
Sascha Hauer
2020-06-11
1
-6
/
+10
|
\
|
*
kbuild: switch over to thin archive
Masahiro Yamada
2020-05-25
1
-5
/
+5
|
*
kbuild: build modules by 'make'
Masahiro Yamada
2020-05-20
1
-0
/
+4
|
*
kbuild: add -std=gnu89 to KBUILD_CFLAGS
Masahiro Yamada
2020-05-20
1
-1
/
+1
*
|
Release v2020.06.0
v2020.06.0
Sascha Hauer
2020-06-10
1
-1
/
+1
|
/
*
Merge branch 'for-next/kbuild'
Sascha Hauer
2020-05-14
1
-328
/
+413
|
\
|
*
kbuild: resync top Makefile, mkmakefile, tags.sh with Linux 5.7-rc4
Masahiro Yamada
2020-05-12
1
-260
/
+345
|
*
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
2020-05-12
1
-1
/
+1
|
*
kbuild: add -Werror={strict-prototypes, implicit-int} to KBUILD_CFLAGS
Masahiro Yamada
2020-05-12
1
-3
/
+4
|
*
kbuild: sync if_changed and friends with Linux 5.7-rc2
Masahiro Yamada
2020-05-04
1
-11
/
+3
|
*
kbuild: sync filechk rule with Linux 5.7-rc2
Masahiro Yamada
2020-05-04
1
-5
/
+5
|
*
kbuild: do not delete $@ explicitly on failure
Masahiro Yamada
2020-05-04
1
-5
/
+1
|
*
ppc: rename arch/ppc/ to arch/powerpc/
Masahiro Yamada
2020-05-04
1
-0
/
+5
|
*
kbuild: set SRCARCH=arm when ARCH=arm64
Masahiro Yamada
2020-04-27
1
-4
/
+4
|
*
kbuild: use $(SRCARCH) to point to the arch directory
Masahiro Yamada
2020-04-27
1
-13
/
+13
|
*
kbuild: swap the include order of arch Makefile and auto.conf.cmd
Masahiro Yamada
2020-04-27
1
-4
/
+6
|
*
kbuild: remove meaningless headers_check from help target
Masahiro Yamada
2020-04-27
1
-3
/
+0
|
*
kconfig: update to Linux 5.7-rc2
Masahiro Yamada
2020-04-27
1
-1
/
+5
|
*
kbuild: prefix compiler flag variables with KBUILD_
Masahiro Yamada
2020-04-27
1
-24
/
+27
*
|
Release v2020.05.0
v2020.05.0
Sascha Hauer
2020-05-13
1
-1
/
+1
|
/
*
Merge branch 'for-next/arm'
Sascha Hauer
2020-04-16
1
-0
/
+4
|
\
|
*
kbuild: Allow building with ARCH set to "arm64"
Andrey Smirnov
2020-04-01
1
-0
/
+4
*
|
Release v2020.04.0
v2020.04.0
Sascha Hauer
2020-04-15
1
-1
/
+1
|
/
*
Merge branch 'for-next/misc'
Sascha Hauer
2020-03-18
1
-27
/
+11
|
\
|
*
kbuild: replace barebox-all with BAREBOX_OBJS
Masahiro Yamada
2020-03-11
1
-4
/
+3
|
*
kbuild: rename barebox-{common, lds} to BAREBOX_{OBJS, LDS}
Masahiro Yamada
2020-03-11
1
-11
/
+11
[next]