Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
dda0dbfc69f3d560c87f5be85f127ed862ea6721
/
Makefile
dda0dbf
Prepare v2014.04
by Tom Rini
· 11 years ago
v2014.04
395e60c
kbuild: fix a bug in regeneration of linker scripts
by Masahiro Yamada
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1a9df13
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
1cad23c
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
5dd73bc
Revert "arm: mxs: Add support for generating signed BootStream"
by Stefano Babic
· 11 years ago
e64348f
imx: add rules for U-Boot DTB support
by Stefano Babic
· 11 years ago
c494eaf
Prepare v2014.04-rc3
by Tom Rini
· 11 years ago
v2014.04-rc3
53e6b14
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
4642e00
Kbuild: allow building tools without board configuration
by Masahiro Yamada
· 11 years ago
6bd04bb
kbuild: fix bugs in cleaning targets
by Masahiro Yamada
· 11 years ago
5a449d7
kbuild: create a build directory automatically for out-of-tree build
by Masahiro Yamada
· 11 years ago
b97241b
kbuild: Rename UIMAGE to MKIMAGE
by Marek Vasut
· 11 years ago
2e50f6d
kbuild: delete *.pyc files by "make distclean"
by Masahiro Yamada
· 11 years ago
37bdf35
kbuild: delete SPLTREE and TPLTREE
by Masahiro Yamada
· 11 years ago
5ee828c
kbuild: rename OBJTREE to objtree
by Masahiro Yamada
· 11 years ago
0128632
kbuild: rename SRCTREE to srctree
by Masahiro Yamada
· 11 years ago
4379ac6
kbuild: rename TOPDIR to stctree
by Masahiro Yamada
· 11 years ago
f5c66bd
kbuild: use $(KBUILD_SRC) to check out-of-tree build
by Masahiro Yamada
· 11 years ago
4ab3fc5
kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
by Masahiro Yamada
· 11 years ago
e4536f8
freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}
by Masahiro Yamada
· 11 years ago
07e27ce
kbuild,mxs: use short logs for MXS images
by Masahiro Yamada
· 11 years ago
8ee950d
Prepare v2014.04-rc2
by Tom Rini
· 11 years ago
v2014.04-rc2
2e6b2f6
kbuild: fix a bug of make rule of version_autogenerated.h
by Masahiro Yamada
· 11 years ago
d57d60c
kbuild: move "checkgcc4" to PowerPC archprepare
by Masahiro Yamada
· 11 years ago
388b2e5
kbuild: move "checkthumb" to ARM archprepare
by Masahiro Yamada
· 11 years ago
026f9cf
kbuild: improve Kbuild speed
by Masahiro Yamada
· 11 years ago
cd2e46c
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
by Masahiro Yamada
· 11 years ago
cbac2a6
xilinx: delete meaningless .gitignore files
by Masahiro Yamada
· 11 years ago
33a02da
kbuild: allow empty board directories
by Masahiro Yamada
· 11 years ago
db5b339
kbuild: add "cross_tools" target to build tools for the target
by Masahiro Yamada
· 11 years ago
1ec8b4e
kbuild: fix "tools-all" target
by Masahiro Yamada
· 11 years ago
a86cf89
kbuild: consolidate PLATFORM_LIBS
by Masahiro Yamada
· 11 years ago
39f7611
dm: Add a demonstration/example driver
by Simon Glass
· 11 years ago
2e7d35d
dm: Add basic tests
by Simon Glass
· 11 years ago
6494d70
dm: Add base driver model support
by Simon Glass
· 11 years ago
714a562
sandbox: Build a device tree file for sandbox
by Simon Glass
· 11 years ago
3d5a335
nand_spl: display warning message to inform the end of nand_spl
by Masahiro Yamada
· 11 years ago
2d88a6a
Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR
by Masahiro Yamada
· 11 years ago
4a37755
kbuild: Move linker sciript check to prepare1
by Masahiro Yamada
· 11 years ago
331b45f
kbuild: Fix a false error of generic board support
by Masahiro Yamada
· 11 years ago
0d1e8aa
kbuild: get back DTB at the top directory
by Masahiro Yamada
· 11 years ago
ed1ca52
kbuild: add misc targets, help, ubootrelease, ubootversion
by Masahiro Yamada
· 11 years ago
886d86e
kbuild: support building signle targets
by Masahiro Yamada
· 11 years ago
630d234
kbuild: refactor more IMX image rules
by Masahiro Yamada
· 11 years ago
4e0c8ab
kbuild: use shorten logs for IMX images
by Masahiro Yamada
· 11 years ago
04a34c9
kbuild: use shorten logs for misc targets
by Masahiro Yamada
· 11 years ago
ad0fed4
kbuild: use shorten log for linking u-boot
by Masahiro Yamada
· 11 years ago
982a119
kbuild: use shorten logs for combined rules of mkimage, padding and cat
by Masahiro Yamada
· 11 years ago
ee0acfa
kbuild: use shorten logs for cat rules
by Masahiro Yamada
· 11 years ago
9bf215b
kbuild: use shorten logs for mkimage rules
by Masahiro Yamada
· 11 years ago
f9c235f
kbuild: use shorten logs objcopy rules
by Masahiro Yamada
· 11 years ago
03c7b3f
kbuild: Add $(Q) when descending into subdirectories
by Masahiro Yamada
· 11 years ago
95ddcd6
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
by Masahiro Yamada
· 11 years ago
6a44d80
kbuild: move asm-offsets.h rules to ./Kbuild
by Masahiro Yamada
· 11 years ago
6378008
kbuild: abolish "depend" target
by Masahiro Yamada
· 11 years ago
7424145
kbuild: consolidate version and timestamp headers generation
by Masahiro Yamada
· 11 years ago
5b1f1f4
Makefile: add a new script to check -fstack-usage support
by Masahiro Yamada
· 11 years ago
2765118
kbuild: fix errors of 'make *tags' and 'make cscope'
by Masahiro Yamada
· 11 years ago
73c8b52
kbuild: a minor optimization of "make clobber"
by Masahiro Yamada
· 11 years ago
3e11350
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
0a8e823
Prepare v2014.04-rc1
by Tom Rini
· 11 years ago
6ab6b2a
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
8fac9c7
kernel-doc: move kernel-doc tools to scripts/
by Masahiro Yamada
· 11 years ago
3341bfe
kbuild: check clean source and generate Makefile for out-of-tree build
by Masahiro Yamada
· 11 years ago
53bca5a
kbuild: support simultaneous board configuration and "make all"
by Masahiro Yamada
· 11 years ago
efcf861
kbuild: use scripts/Makefile.clean
by Masahiro Yamada
· 11 years ago
2887c47
Makefile: refactor tools-all targets
by Masahiro Yamada
· 11 years ago
3f76e98
Makefile: Do not pass MTD_VERSION from the top Makefile
by Masahiro Yamada
· 11 years ago
656de6b
kbuild: refactor Makefile and spl/Makefile more
by Masahiro Yamada
· 11 years ago
cbce795
examples: move api/ and standalone/ entry to examples/Makefile
by Masahiro Yamada
· 11 years ago
433b2f1
kbuild: change the top Makefile to more Kbuild-ish structure
by Masahiro Yamada
· 11 years ago
7390643
Makefile: remove a cleaning target "tidy"
by Masahiro Yamada
· 11 years ago
5fe6301
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
by Masahiro Yamada
· 11 years ago
47f1571
kbuild: convert some make rules to Kbuild style
by Masahiro Yamada
· 11 years ago
5f30f3b
kbuild: move some lines to more suitable place
by Masahiro Yamada
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
ced0715
Makefile: move more stuff to top Makefile
by Masahiro Yamada
· 11 years ago
fea1ca8
Makefile: refactor include path settings
by Masahiro Yamada
· 11 years ago
2b3c9d3
Makefile: move more flags to the top Makefile
by Masahiro Yamada
· 11 years ago
bf4b3de
kbuild: Use Kbuild.include
by Masahiro Yamada
· 11 years ago
f6322eb
Makefile: move some variable definitions to the top Makefile
by Masahiro Yamada
· 11 years ago
a0b14c3
nand-spl: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
4a20df3
examples: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
e183a17
board: samsung: refactor host programs
by Masahiro Yamada
· 11 years ago
940db16
tools: convert makefiles to kbuild style
by Masahiro Yamada
· 11 years ago
0b2d3f2
ARM: NET: Remove the IXP NPE ethernet driver
by Marek Vasut
· 11 years ago
690e425
powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI
by Prabhakar Kushwaha
· 11 years ago
b44bd2c
Prepare v2014.01
by Tom Rini
· 11 years ago
v2014.01
cddb6b8
Prepare v2014.01-rc3
by Tom Rini
· 11 years ago
v2014.01-rc3
7f673c9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
54799e4
arm64: Make checkarmreloc accept arm64 relocations
by Scott Wood
· 11 years ago
f4dc714
arm64: Turn u-boot.bin back into an ELF file after relocate-rela
by Scott Wood
· 11 years ago
8137af1
arm64: Add tool to statically apply RELA relocations
by Scott Wood
· 11 years ago
7dcd3a2
tegra: allow build to succeed with SPL disabled
by Vidya Sagar
· 11 years ago
5727026
Makefile: fix broken pipe error for lcd4_lwmon5 board
by Masahiro Yamada
· 11 years ago
ace8f50
Makefile: fix the typo error for mrproper
by Bo Shen
· 11 years ago
fd44194
Prepare v2014.01-rc2
by Tom Rini
· 11 years ago
v2014.01-rc2
475c506
Makefile, .gitignore: Cleanup non-existing binaries
by Masahiro Yamada
· 11 years ago
Next »