summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-12-16Prepare v2014.01-rc2v2014.01-rc2Tom Rini
2013-12-16Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada
2013-12-16examples: x86: delete 82559_eepromMasahiro Yamada
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada
2013-12-16Makefile: delete unnecessary linesMasahiro Yamada
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada
2013-12-13drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada
2013-12-13post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada
2013-12-13Makefile: delete a make rule of $(LDSCRIPT)Masahiro Yamada
2013-12-13Makefile: correct dependencies of asm-offsets.[hs]Masahiro Yamada
2013-12-13Makefile: use two double-quotations as a pairMasahiro Yamada
2013-12-13Makefile: Do not create empty autoconf.mk on errorMasahiro Yamada
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-12-06blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-11-25Prepare v2014.01-rc1v2014.01-rc1Tom Rini
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-25Makefile: move some libraries to lib/MakefileMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25tools: updater: Remove remainders of dead boardMasahiro Yamada
2013-11-17Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada
2013-11-17powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada
2013-11-17powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada
2013-11-17Makefile: delete unused linesMasahiro Yamada
2013-11-17Makefile: refactor a littleMasahiro Yamada
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada
2013-11-17drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada
2013-11-17drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada
2013-11-17Makefile: merge $(LIBBOARD) into $(LIBS)Masahiro Yamada
2013-11-17lib: descend into sub directories only when it is necessaryMasahiro Yamada
2013-11-06Makfile: fix a rule to build u-boot.sbMasahiro Yamada
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada
2013-11-01dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada
2013-10-31fs: move some file system to fs/MakefileMasahiro Yamada
2013-10-31drivers: move some drivers to drivers/MakefileMasahiro Yamada
2013-10-31ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31Makefile: prepare for using Kbuild-style MakefileMasahiro Yamada
2013-10-16powerpc/tool/pbl: fix pbl image compiling processShaohui Xie
2013-10-16Prepare v2013.10v2013.10Tom Rini
2013-10-14Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-10-02Prepare v2013.04-rc4v2013.10-rc4Tom Rini
2013-09-25drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek