summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2013-09-121-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-121-1/+1
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-111-1/+1
| |\
| | * CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap2013-08-271-1/+1
* | | Always build u-boot.img when using CONFIG_SPL_FRAMEWORKHenrik Nordström2013-09-061-0/+1
|/ /
* | Prepare v2013.10-rc2Tom Rini2013-09-021-1/+1
* | Makefile: Fix build in a separated directory treeYork Sun2013-08-211-2/+2
* | TPL : introduce the TPL based on the SPLYing Zhang2013-08-201-8/+42
* | SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes2013-08-191-2/+17
* | Prepare v2013.10-rc1Tom Rini2013-08-191-2/+2
* | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-181-1/+1
|\ \ | |/
| * ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-1/+1
* | Validate dtc is new enoughStephen Warren2013-08-021-1/+7
|/
* Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk2013-07-241-18/+2
* Prepare v2013.07Tom Rini2013-07-231-1/+1
* Prepare v2013.07-rc3Tom Rini2013-07-121-1/+1
* Makefile: fix readelf usageAndreas Bießmann2013-07-031-1/+1
* Prepare v2013.07-rc2Tom Rini2013-06-281-1/+1
* image: Add RSA support for image signingSimon Glass2013-06-261-0/+1
OpenPOWER on IntegriCloud