Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2887c47338777cda675fc3aec8b88ab8dc18235d
/
Makefile
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
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
cddb6b8
Prepare v2014.01-rc3
by Tom Rini
· 11 years ago
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
475c506
Makefile, .gitignore: Cleanup non-existing binaries
by Masahiro Yamada
· 11 years ago
aaed2eb
examples: x86: delete 82559_eeprom
by Masahiro Yamada
· 11 years ago
e8a8b82
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
by Masahiro Yamada
· 11 years ago
6bb6049
Makefile: delete unnecessary lines
by Masahiro Yamada
· 11 years ago
dd88ab3
Makefile: Move some scripts imported from Linux
by Masahiro Yamada
· 11 years ago
392ba52
drivers/mtd: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
755e08f
post: descend only when CONFIG_HAS_POST is defined
by Masahiro Yamada
· 11 years ago
8e9a6cb
Makefile: delete a make rule of $(LDSCRIPT)
by Masahiro Yamada
· 11 years ago
74c43bb
Makefile: correct dependencies of asm-offsets.[hs]
by Masahiro Yamada
· 11 years ago
a8c0754
Makefile: use two double-quotations as a pair
by Masahiro Yamada
· 11 years ago
65947ab
Makefile: Do not create empty autoconf.mk on error
by Masahiro Yamada
· 11 years ago
a804b5c
Add dumpimage, a tool to extract data from U-Boot images
by Guilherme Maciel Ferreira
· 11 years ago
4b210ad
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
f15ea6e
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
47ed5dd
arm: keep all sections in ELF file
by Albert ARIBAUD
· 11 years ago
985e18d
blackfin: Do not generate unused header bootrom-asm-offsets.h
by Masahiro Yamada
· 11 years ago
77fdd6d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
d19ad72
Prepare v2014.01-rc1
by Tom Rini
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
fdc3697
Makefile: move some libraries to lib/Makefile
by Masahiro Yamada
· 11 years ago
8a7e7d5
Makefile: descend into subdirectories only when CONFIG_API is defined
by Masahiro Yamada
· 11 years ago
2e78e75
tools: updater: Remove remainders of dead board
by Masahiro Yamada
· 11 years ago
57c3e5f
Makefile: move fs/fat/ entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
0a3656a
powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c
by Masahiro Yamada
· 11 years ago
5cdee2d
powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c
by Masahiro Yamada
· 11 years ago
88afda1
Makefile: delete unused lines
by Masahiro Yamada
· 11 years ago
bc8bb6e
Makefile: refactor a little
by Masahiro Yamada
· 11 years ago
e2906a5
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
fdd91fa
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
by Masahiro Yamada
· 11 years ago
fc9ac35
drivers/net/fm: descend only when CONFIG_FMAN_ENET=y
by Masahiro Yamada
· 11 years ago
4c76b55
drivers/qe: move the entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
c54ecaa
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
by Masahiro Yamada
· 11 years ago
08e39a8
Makefile: merge $(LIBBOARD) into $(LIBS)
by Masahiro Yamada
· 11 years ago
164922b
lib: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
edabc1bc
Makfile: fix a rule to build u-boot.sb
by Masahiro Yamada
· 11 years ago
3bddafa
Makefile: convert makefiles to Kbuild style and delete grep switch
by Masahiro Yamada
· 11 years ago
bcfe8fd
dts, api, test: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
09ab61c
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
3c5edd8
ARM: omap: move OMAP specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
37d82be
ARM: tegra: move Tegra specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
e82004b
fs: move some file system to fs/Makefile
by Masahiro Yamada
· 11 years ago
9c3f0bc
drivers: move some drivers to drivers/Makefile
by Masahiro Yamada
· 11 years ago
71f84ef
ARM: imx-common: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ce28d7a
Makefile: prepare for using Kbuild-style Makefile
by Masahiro Yamada
· 11 years ago
262737f
powerpc/tool/pbl: fix pbl image compiling process
by Shaohui Xie
· 11 years ago
183acb7
Prepare v2013.10
by Tom Rini
· 11 years ago
4fa7613
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
0c5274e
Prepare v2013.04-rc4
by Tom Rini
· 11 years ago
0475044
drivers:power:max77693: add support for new multi function pmic max77693
by Piotr Wilczek
· 11 years ago
50c2a91
Makefile: Do not show make debug messages
by Masahiro Yamada
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
46ef4fa
Prepare v2013.10-rc3
by Tom Rini
· 11 years ago
27af930
Merge and reformat boards.cfg and MAINTAINERS
by Albert ARIBAUD
· 11 years ago
7bcee5f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
5480ac3
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4c26737
Always build u-boot.img when using CONFIG_SPL_FRAMEWORK
by Henrik Nordström
· 11 years ago
fb18fa9
Prepare v2013.10-rc2
by Tom Rini
· 11 years ago
ad403e7
CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles
by Chander Kashyap
· 11 years ago
b6df9b0
Makefile: Fix build in a separated directory tree
by York Sun
· 11 years ago
3aa29de
TPL : introduce the TPL based on the SPL
by Ying Zhang
· 11 years ago
39bc12d
SPL: Makefile: Build a separate autoconf.mk for SPL
by Joel Fernandes
· 11 years ago
40a60c6
Prepare v2013.10-rc1
by Tom Rini
· 11 years ago
e20cc2c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
806d279
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· 11 years ago
501ebdf
Validate dtc is new enough
by Stephen Warren
· 11 years ago
eca3aeb
Licenses: introduce SPDX Unique Lincense Identifiers
by Wolfgang Denk
· 11 years ago
62c175f
Prepare v2013.07
by Tom Rini
· 11 years ago
68c517e
Prepare v2013.07-rc3
by Tom Rini
· 11 years ago
c1273d7
Makefile: fix readelf usage
by Andreas Bießmann
· 11 years ago
Next »