aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-01-21powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha1-2/+2
2014-01-20Prepare v2014.01v2014.01Tom Rini1-1/+1
2014-01-13Prepare v2014.01-rc3v2014.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-rc2v2014.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
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada1-8/+4
2013-12-16Makefile: delete unnecessary linesMasahiro Yamada1-5/+0
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada1-2/+2
2013-12-13drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada1-2/+2
2013-12-13post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada1-1/+1
2013-12-13Makefile: delete a make rule of $(LDSCRIPT)Masahiro Yamada1-5/+2
2013-12-13Makefile: correct dependencies of asm-offsets.[hs]Masahiro Yamada1-15/+4
2013-12-13Makefile: use two double-quotations as a pairMasahiro Yamada1-2/+2
2013-12-13Makefile: Do not create empty autoconf.mk on errorMasahiro Yamada1-14/+11
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira1-0/+1
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-101/+64
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD1-1/+1
2013-12-06blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada1-1/+0
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+1
2013-11-25Prepare v2014.01-rc1v2014.01-rc1Tom Rini1-3/+3
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-0/+1
2013-11-25Makefile: move some libraries to lib/MakefileMasahiro Yamada1-5/+0
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada1-5/+6
2013-11-25tools: updater: Remove remainders of dead boardMasahiro Yamada1-4/+1
2013-11-17Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada1-2/+1
2013-11-17powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada1-1/+0
2013-11-17powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada1-1/+0
2013-11-17Makefile: delete unused linesMasahiro Yamada1-6/+0
2013-11-17Makefile: refactor a littleMasahiro Yamada1-3/+1
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada1-56/+56
2013-11-17drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada1-3/+1
2013-11-17drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada1-3/+1
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada1-4/+0
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada1-8/+1
2013-11-17Makefile: merge $(LIBBOARD) into $(LIBS)Masahiro Yamada1-9/+4
2013-11-17lib: descend into sub directories only when it is necessaryMasahiro Yamada1-4/+4
2013-11-06Makfile: fix a rule to build u-boot.sbMasahiro Yamada1-1/+1
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada1-32/+6
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada1-1/+1
2013-10-31ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada1-6/+0
2013-10-31ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada1-4/+0