summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-171-3/+1
* | drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-171-3/+1
* | drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-171-4/+0
* | powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2013-11-171-8/+1
* | Makefile: merge $(LIBBOARD) into $(LIBS)Masahiro Yamada2013-11-171-9/+4
* | lib: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-171-4/+4
|/
* Makfile: fix a rule to build u-boot.sbMasahiro Yamada2013-11-061-1/+1
* Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-011-32/+6
* dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-1/+1
* ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada2013-10-311-6/+0
* ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada2013-10-311-4/+0
* ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada2013-10-311-5/+1
* fs: move some file system to fs/MakefileMasahiro Yamada2013-10-311-11/+1
* drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-311-15/+1
* ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-3/+5
* Makefile: prepare for using Kbuild-style MakefileMasahiro Yamada2013-10-311-5/+31
* powerpc/tool/pbl: fix pbl image compiling processShaohui Xie2013-10-161-0/+1
* Prepare v2013.10Tom Rini2013-10-161-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-141-0/+1
|\
| * drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek2013-09-251-0/+1
* | Prepare v2013.04-rc4Tom Rini2013-10-021-1/+1
* | Makefile: Do not show make debug messagesMasahiro Yamada2013-09-201-1/+1
* | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-3/+3
* | Prepare v2013.10-rc3Tom Rini2013-09-161-1/+1
|/
OpenPOWER on IntegriCloud