summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-8/+8
* kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada2014-02-191-3/+7
* kbuild: check clean source and generate Makefile for out-of-tree buildMasahiro Yamada2014-02-191-6/+55
* kbuild: support simultaneous board configuration and "make all"Masahiro Yamada2014-02-191-2/+10
* kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-191-82/+96
* Makefile: refactor tools-all targetsMasahiro Yamada2014-02-191-5/+3
* Makefile: Do not pass MTD_VERSION from the top MakefileMasahiro Yamada2014-02-191-1/+1
* kbuild: refactor Makefile and spl/Makefile moreMasahiro Yamada2014-02-191-80/+85
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-191-4/+1
* kbuild: change the top Makefile to more Kbuild-ish structureMasahiro Yamada2014-02-191-123/+167
* Makefile: remove a cleaning target "tidy"Masahiro Yamada2014-02-191-6/+2
* kbuild: generate {spl, tpl}-autoconf.mk only when it is necessaryMasahiro Yamada2014-02-191-23/+0
* kbuild: convert some make rules to Kbuild styleMasahiro Yamada2014-02-191-34/+43
* kbuild: move some lines to more suitable placeMasahiro Yamada2014-02-191-33/+33
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-39/+200
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-271/+298
* Makefile: move more stuff to top MakefileMasahiro Yamada2014-02-191-3/+17
* Makefile: refactor include path settingsMasahiro Yamada2014-02-191-1/+13
* Makefile: move more flags to the top MakefileMasahiro Yamada2014-02-191-0/+35
* kbuild: Use Kbuild.includeMasahiro Yamada2014-02-191-3/+6
* Makefile: move some variable definitions to the top MakefileMasahiro Yamada2014-02-191-13/+81
* nand-spl: Use scripts/Makefile.buildMasahiro Yamada2014-02-191-1/+1
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-191-4/+1
* board: samsung: refactor host programsMasahiro Yamada2014-02-191-0/+1
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-191-7/+11
* powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha2014-01-211-2/+2
* Prepare v2014.01Tom Rini2014-01-201-1/+1
* Prepare v2014.01-rc3Tom Rini2014-01-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-101-5/+36
|\
| * arm64: Make checkarmreloc accept arm64 relocationsScott Wood2014-01-091-5/+9
| * arm64: Turn u-boot.bin back into an ELF file after relocate-relaScott Wood2014-01-091-0/+13
| * arm64: Add tool to statically apply RELA relocationsScott Wood2014-01-091-0/+12
| * tegra: allow build to succeed with SPL disabledVidya Sagar2013-12-181-0/+2
* | Makefile: fix broken pipe error for lcd4_lwmon5 boardMasahiro Yamada2013-12-181-11/+7
* | Makefile: fix the typo error for mrproperBo Shen2013-12-181-1/+1
* | Prepare v2014.01-rc2Tom Rini2013-12-161-1/+1
* | Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-161-5/+2
* | examples: x86: delete 82559_eepromMasahiro Yamada2013-12-161-2/+1
* | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-161-8/+4
* | Makefile: delete unnecessary linesMasahiro Yamada2013-12-161-5/+0
* | Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-131-2/+2
* | drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada2013-12-131-2/+2
* | post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-131-1/+1
* | Makefile: delete a make rule of $(LDSCRIPT)Masahiro Yamada2013-12-131-5/+2
* | Makefile: correct dependencies of asm-offsets.[hs]Masahiro Yamada2013-12-131-15/+4
* | Makefile: use two double-quotations as a pairMasahiro Yamada2013-12-131-2/+2
* | Makefile: Do not create empty autoconf.mk on errorMasahiro Yamada2013-12-131-14/+11
* | Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-131-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-12-101-1/+1
|\
| * Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-101/+64
| |\
OpenPOWER on IntegriCloud