summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-1/+1
* | | blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada2013-12-061-1/+0
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-021-0/+1
|\ \
| * | Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-0/+1
* | | Prepare v2014.01-rc1Tom Rini2013-11-251-3/+3
* | | Makefile: move some libraries to lib/MakefileMasahiro Yamada2013-11-251-5/+0
* | | Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-251-5/+6
* | | tools: updater: Remove remainders of dead boardMasahiro Yamada2013-11-251-4/+1
|/ /
* | Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada2013-11-171-2/+1
* | powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada2013-11-171-1/+0
* | powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada2013-11-171-1/+0
* | Makefile: delete unused linesMasahiro Yamada2013-11-171-6/+0
* | Makefile: refactor a littleMasahiro Yamada2013-11-171-3/+1
* | Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-56/+56
OpenPOWER on IntegriCloud