summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-02-25kbuild: use shorten logs objcopy rulesMasahiro Yamada1-12/+29
2014-02-25kbuild: Add $(Q) when descending into subdirectoriesMasahiro Yamada1-13/+8
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada1-8/+8
2014-02-25kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada1-34/+2
2014-02-25kbuild: abolish "depend" targetMasahiro Yamada1-12/+15
2014-02-25kbuild: consolidate version and timestamp headers generationMasahiro Yamada1-37/+46
2014-02-25Makefile: add a new script to check -fstack-usage supportMasahiro Yamada1-1/+3
2014-02-21kbuild: fix errors of 'make *tags' and 'make cscope'Masahiro Yamada1-1/+1
2014-02-21kbuild: a minor optimization of "make clobber"Masahiro Yamada1-1/+1
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-443/+866
2014-02-20Prepare v2014.04-rc1Tom Rini1-2/+2
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada1-8/+8
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada1-3/+7
2014-02-19kbuild: check clean source and generate Makefile for out-of-tree buildMasahiro Yamada1-6/+55
2014-02-19kbuild: support simultaneous board configuration and "make all"Masahiro Yamada1-2/+10
2014-02-19kbuild: use scripts/Makefile.cleanMasahiro Yamada1-82/+96
2014-02-19Makefile: refactor tools-all targetsMasahiro Yamada1-5/+3
2014-02-19Makefile: Do not pass MTD_VERSION from the top MakefileMasahiro Yamada1-1/+1
2014-02-19kbuild: refactor Makefile and spl/Makefile moreMasahiro Yamada1-80/+85
2014-02-19examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada1-4/+1
2014-02-19kbuild: change the top Makefile to more Kbuild-ish structureMasahiro Yamada1-123/+167
2014-02-19Makefile: remove a cleaning target "tidy"Masahiro Yamada1-6/+2
2014-02-19kbuild: generate {spl, tpl}-autoconf.mk only when it is necessaryMasahiro Yamada1-23/+0
2014-02-19kbuild: convert some make rules to Kbuild styleMasahiro Yamada1-34/+43
2014-02-19kbuild: move some lines to more suitable placeMasahiro Yamada1-33/+33
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-39/+200
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-271/+298
2014-02-19Makefile: move more stuff to top MakefileMasahiro Yamada1-3/+17
2014-02-19Makefile: refactor include path settingsMasahiro Yamada1-1/+13
2014-02-19Makefile: move more flags to the top MakefileMasahiro Yamada1-0/+35
2014-02-19kbuild: Use Kbuild.includeMasahiro Yamada1-3/+6
2014-02-19Makefile: move some variable definitions to the top MakefileMasahiro Yamada1-13/+81
2014-02-19nand-spl: Use scripts/Makefile.buildMasahiro Yamada1-1/+1
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada1-4/+1
2014-02-19board: samsung: refactor host programsMasahiro Yamada1-0/+1
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada1-7/+11
2014-02-06ARM: NET: Remove the IXP NPE ethernet driverMarek Vasut1-1/+0
2014-01-22powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha1-2/+2
2014-01-21Prepare v2014.01Tom Rini1-1/+1
2014-01-13Prepare v2014.01-rc3Tom Rini1-1/+1
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-5/+36
2014-01-09arm64: Make checkarmreloc accept arm64 relocationsScott Wood1-5/+9
2014-01-09arm64: Turn u-boot.bin back into an ELF file after relocate-relaScott Wood1-0/+13
2014-01-09arm64: Add tool to statically apply RELA relocationsScott Wood1-0/+12
2013-12-18tegra: allow build to succeed with SPL disabledVidya Sagar1-0/+2
2013-12-18Makefile: fix broken pipe error for lcd4_lwmon5 boardMasahiro Yamada1-11/+7
2013-12-18Makefile: fix the typo error for mrproperBo Shen1-1/+1
2013-12-16Prepare v2014.01-rc2Tom Rini1-1/+1
2013-12-16Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada1-5/+2
2013-12-16examples: x86: delete 82559_eepromMasahiro Yamada1-2/+1