Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
335d31a8213edc111a3074d20f750060f7032c5b
/
Makefile
5bfd11b
kernel-doc: move kernel-doc tools to scripts/
by Masahiro Yamada
· 11 years ago
4c85768
kbuild: check clean source and generate Makefile for out-of-tree build
by Masahiro Yamada
· 11 years ago
2fe8cd4
kbuild: support simultaneous board configuration and "make all"
by Masahiro Yamada
· 11 years ago
0a17a42
kbuild: use scripts/Makefile.clean
by Masahiro Yamada
· 11 years ago
832ef28
Makefile: refactor tools-all targets
by Masahiro Yamada
· 11 years ago
6d7dc64
Makefile: Do not pass MTD_VERSION from the top Makefile
by Masahiro Yamada
· 11 years ago
f8eb670
kbuild: refactor Makefile and spl/Makefile more
by Masahiro Yamada
· 11 years ago
262fe12
examples: move api/ and standalone/ entry to examples/Makefile
by Masahiro Yamada
· 11 years ago
8dbc1a2
kbuild: change the top Makefile to more Kbuild-ish structure
by Masahiro Yamada
· 11 years ago
d01ec13
Makefile: remove a cleaning target "tidy"
by Masahiro Yamada
· 11 years ago
f50a968
kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
by Masahiro Yamada
· 11 years ago
4dd075d
kbuild: convert some make rules to Kbuild style
by Masahiro Yamada
· 11 years ago
27d027f
kbuild: move some lines to more suitable place
by Masahiro Yamada
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
41ec9ba
Makefile: move more stuff to top Makefile
by Masahiro Yamada
· 11 years ago
0302445
Makefile: refactor include path settings
by Masahiro Yamada
· 11 years ago
700dd89
Makefile: move more flags to the top Makefile
by Masahiro Yamada
· 11 years ago
7449ab1
kbuild: Use Kbuild.include
by Masahiro Yamada
· 11 years ago
57d42c9
Makefile: move some variable definitions to the top Makefile
by Masahiro Yamada
· 11 years ago
81056db
nand-spl: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
6b05dae
examples: Use scripts/Makefile.build
by Masahiro Yamada
· 11 years ago
e2aadb9
board: samsung: refactor host programs
by Masahiro Yamada
· 11 years ago
f243180
tools: convert makefiles to kbuild style
by Masahiro Yamada
· 11 years ago
950f2f7
powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI
by Prabhakar Kushwaha
· 11 years ago
65ffdc5
Prepare v2014.01
by Tom Rini
· 11 years ago
7d82bca
Prepare v2014.01-rc3
by Tom Rini
· 11 years ago
f041083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
4f62eb4
arm64: Make checkarmreloc accept arm64 relocations
by Scott Wood
· 11 years ago
a8d4910
arm64: Turn u-boot.bin back into an ELF file after relocate-rela
by Scott Wood
· 11 years ago
49fa059
arm64: Add tool to statically apply RELA relocations
by Scott Wood
· 11 years ago
5ff24f2
tegra: allow build to succeed with SPL disabled
by Vidya Sagar
· 11 years ago
62aa18a
Makefile: fix broken pipe error for lcd4_lwmon5 board
by Masahiro Yamada
· 11 years ago
bf0df6d
Makefile: fix the typo error for mrproper
by Bo Shen
· 11 years ago
bde12dd
Prepare v2014.01-rc2
by Tom Rini
· 11 years ago
c81f0d7
Makefile, .gitignore: Cleanup non-existing binaries
by Masahiro Yamada
· 11 years ago
c229d81
examples: x86: delete 82559_eeprom
by Masahiro Yamada
· 11 years ago
71db754
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
by Masahiro Yamada
· 11 years ago
6125379
Makefile: delete unnecessary lines
by Masahiro Yamada
· 11 years ago
7935a82
Makefile: Move some scripts imported from Linux
by Masahiro Yamada
· 11 years ago
136cfe3
drivers/mtd: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
2a24c33
post: descend only when CONFIG_HAS_POST is defined
by Masahiro Yamada
· 11 years ago
abb2ceb
Makefile: delete a make rule of $(LDSCRIPT)
by Masahiro Yamada
· 11 years ago
7a4b95f
Makefile: correct dependencies of asm-offsets.[hs]
by Masahiro Yamada
· 11 years ago
7c9c744
Makefile: use two double-quotations as a pair
by Masahiro Yamada
· 11 years ago
dab0992
Makefile: Do not create empty autoconf.mk on error
by Masahiro Yamada
· 11 years ago
5155381
Add dumpimage, a tool to extract data from U-Boot images
by Guilherme Maciel Ferreira
· 11 years ago
46f5a76
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1d17de6
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
95fc6d6
arm: keep all sections in ELF file
by Albert ARIBAUD
· 11 years ago
3c25a66
blackfin: Do not generate unused header bootrom-asm-offsets.h
by Masahiro Yamada
· 11 years ago
a69aac7
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
9e4cfc4
Prepare v2014.01-rc1
by Tom Rini
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
1a96a03
Makefile: move some libraries to lib/Makefile
by Masahiro Yamada
· 11 years ago
6c9a022
Makefile: descend into subdirectories only when CONFIG_API is defined
by Masahiro Yamada
· 11 years ago
228773f
tools: updater: Remove remainders of dead board
by Masahiro Yamada
· 11 years ago
af1274a
Makefile: move fs/fat/ entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
7dadf34
powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c
by Masahiro Yamada
· 11 years ago
f7b8743
powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c
by Masahiro Yamada
· 11 years ago
60305cb
Makefile: delete unused lines
by Masahiro Yamada
· 11 years ago
9f36f06
Makefile: refactor a little
by Masahiro Yamada
· 11 years ago
30a198b
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
70c612f
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
by Masahiro Yamada
· 11 years ago
d32a49d
drivers/net/fm: descend only when CONFIG_FMAN_ENET=y
by Masahiro Yamada
· 11 years ago
4fb1f69
drivers/qe: move the entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
a927d45
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
by Masahiro Yamada
· 11 years ago
9dc9356
Makefile: merge $(LIBBOARD) into $(LIBS)
by Masahiro Yamada
· 11 years ago
199ccfc
lib: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
6c04dcd
Makfile: fix a rule to build u-boot.sb
by Masahiro Yamada
· 11 years ago
33ed77e
Makefile: convert makefiles to Kbuild style and delete grep switch
by Masahiro Yamada
· 11 years ago
9e09735
dts, api, test: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
cd6fdfb
ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
827b816
ARM: omap: move OMAP specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
df04214
ARM: tegra: move Tegra specific code under arch/arm/
by Masahiro Yamada
· 11 years ago
006bb56
fs: move some file system to fs/Makefile
by Masahiro Yamada
· 11 years ago
887082a
drivers: move some drivers to drivers/Makefile
by Masahiro Yamada
· 11 years ago
15103d1
ARM: imx-common: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
8d45f36
Makefile: prepare for using Kbuild-style Makefile
by Masahiro Yamada
· 11 years ago
e1e22d2
powerpc/tool/pbl: fix pbl image compiling process
by Shaohui Xie
· 11 years ago
0a76183
Prepare v2013.10
by Tom Rini
· 11 years ago
461ea5f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1631ae5
Prepare v2013.04-rc4
by Tom Rini
· 11 years ago
ca7e574
drivers:power:max77693: add support for new multi function pmic max77693
by Piotr Wilczek
· 11 years ago
4c81285
Makefile: Do not show make debug messages
by Masahiro Yamada
· 11 years ago
832d36e
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
ad556ae
Prepare v2013.10-rc3
by Tom Rini
· 11 years ago
48e910f
Merge and reformat boards.cfg and MAINTAINERS
by Albert ARIBAUD
· 11 years ago
9b560a3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
a780d13
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
f2396ff
Always build u-boot.img when using CONFIG_SPL_FRAMEWORK
by Henrik Nordström
· 11 years ago
dc8107c
Prepare v2013.10-rc2
by Tom Rini
· 11 years ago
d440993
CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles
by Chander Kashyap
· 11 years ago
7ff9f53
Makefile: Fix build in a separated directory tree
by York Sun
· 11 years ago
2d2e3b6
TPL : introduce the TPL based on the SPL
by Ying Zhang
· 11 years ago
2c8c3c2
SPL: Makefile: Build a separate autoconf.mk for SPL
by Joel Fernandes
· 11 years ago
7c12e65
Prepare v2013.10-rc1
by Tom Rini
· 11 years ago
68e005c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
5605505
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· 11 years ago
1f78f06
Validate dtc is new enough
by Stephen Warren
· 11 years ago
Next »