aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada1-5/+1
2013-10-31fs: move some file system to fs/MakefileMasahiro Yamada1-11/+1
2013-10-31drivers: move some drivers to drivers/MakefileMasahiro Yamada1-15/+1
2013-10-31ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada1-3/+5
2013-10-31Makefile: prepare for using Kbuild-style MakefileMasahiro Yamada1-5/+31
2013-10-16powerpc/tool/pbl: fix pbl image compiling processShaohui Xie1-0/+1
2013-10-16Prepare v2013.10Tom Rini1-1/+1
2013-10-14Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+1
2013-10-02Prepare v2013.04-rc4Tom Rini1-1/+1
2013-09-25drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek1-0/+1
2013-09-20Makefile: Do not show make debug messagesMasahiro Yamada1-1/+1
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-3/+3
2013-09-16Prepare v2013.10-rc3Tom Rini1-1/+1
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD1-1/+1
2013-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-09-06Always build u-boot.img when using CONFIG_SPL_FRAMEWORKHenrik Nordström1-0/+1
2013-09-02Prepare v2013.10-rc2Tom Rini1-1/+1
2013-08-27CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap1-1/+1
2013-08-21Makefile: Fix build in a separated directory treeYork Sun1-2/+2
2013-08-20TPL : introduce the TPL based on the SPLYing Zhang1-8/+42
2013-08-19SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes1-2/+17
2013-08-19Prepare v2013.10-rc1Tom Rini1-2/+2
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini1-1/+1
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-1/+1
2013-08-02Validate dtc is new enoughStephen Warren1-1/+7
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk1-18/+2
2013-07-23Prepare v2013.07Tom Rini1-1/+1
2013-07-12Prepare v2013.07-rc3Tom Rini1-1/+1
2013-07-03Makefile: fix readelf usageAndreas Bießmann1-1/+1
2013-06-28Prepare v2013.07-rc2Tom Rini1-1/+1
2013-06-26image: Add RSA support for image signingSimon Glass1-0/+1
2013-06-26Add proftool to decode profile dataSimon Glass1-1/+2
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+7
2013-06-21arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD1-0/+7
2013-06-14Prepare v2013.07-rc1Tom Rini1-2/+2
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-06-03arm: vf610: Add Vybrid VF610 CPU supportAlison Wang1-1/+1
2013-05-28tegra: always build u-boot-nodtb-tegra.binStephen Warren1-10/+7
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-6/+3
2013-05-06arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut1-5/+2
2013-05-01Trigger generic board error only when buildingSimon Glass1-0/+10
2013-04-22imx: Move some i.MX common functions into the imx-common directoryStefan Roese1-1/+1
2013-04-22Makefile: Add target for combined u-boot.img & spl/u-boot.binStefan Roese1-0/+12
2013-04-19Prepare v2013.04Tom Rini1-1/+1
2013-04-15Prepare v2013.04-rc3Tom Rini1-1/+1
2013-04-15Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-26/+14
2013-04-12tpm: Add Infineon slb9635_i2c TPM driverRong Chang1-1/+1
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+4
2013-04-12arm: Remove support for smdk6400Benoît Thébaudeau1-17/+0
2013-04-12imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau1-0/+5
2013-04-12imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau1-0/+5
2013-04-12Makefile: Move SHELL setup to config.mkBenoît Thébaudeau1-6/+1
2013-04-12Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau1-3/+2
2013-04-03Prepare v2013.04-rc2Tom Rini1-1/+1
2013-04-02build: Fix make errors generated when building 'distclean'Vadim Bendebury1-1/+3
2013-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat1-0/+1
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter1-1/+1
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+2
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-10/+3
2013-03-04Prepare v2013.04-rc1Tom Rini1-2/+2
2013-03-04sandbox: Add host filesystemSimon Glass1-0/+1
2013-02-23Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic1-9/+9
2013-02-14x86: Remove unneeded cruft from main MakefileSimon Glass1-5/+1
2013-02-12build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador1-2/+2
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-7/+8
2013-02-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-4/+5
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky1-4/+4
2013-01-21mx23: config: Enable building of u-boot.sb binaryOtavio Salvador1-0/+1
2013-01-16Merge remote-tracking branch 'mpc83xx/next'Kim Phillips1-1/+5
2013-01-16Tegra30: Add generic Tegra30 build supportTom Warren1-3/+3
2013-01-15Prepare v2013.01Tom Rini1-1/+1
2013-01-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-01-10Makefile: remove MLO.byteswap on clobberNishanth Menon1-1/+1
2013-01-10Prepare v2013.01-rc3Tom Rini1-1/+1
2012-12-22Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD1-18/+46
2012-12-19spl: Change PAD_TO to CONFIG_SPL_PAD_TOScott Wood1-1/+5
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin1-17/+45
2012-12-14Prepare v2013.01-rc2Tom Rini1-1/+1
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang1-16/+44
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic1-16/+44
2012-12-06Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hexJoe Hershberger1-5/+5
2012-12-05Makefile: Add target for combined spl/u-boot.bin & u-boot.imgStefan Roese1-0/+3
2012-12-05Makefile: Add possibility to set entry-point for u-boot.imgStefan Roese1-1/+10
2012-12-04mxs: Silence elftosbMarek Vasut1-1/+1
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black1-3/+3
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-5/+17
2012-11-26powerpc: change .fixup test to a GCC version testScott Wood1-0/+10
2012-11-26spl: introduce CONFIG_SPL_TARGETScott Wood1-0/+1
2012-11-26spl: rename u-boot-pad.bin to u-boot-with-spl.binScott Wood1-4/+4
2012-11-26Add u-boot-pad.bin target to the MakefileJosé Miguel Gonçalves1-5/+6
2012-11-20musb-new: port of Linux musb driverIlya Yanok1-0/+1
2012-11-15SOUND: SAMSUNG: Add I2S driverRajeshwari Shinde1-0/+1
2012-11-14pmic:fuel-gauge: Support for MAX17042 fuel-gaugeŁukasz Majewski1-0/+1
2012-11-14pmic:battery: Support for Trats Battery at PMIC frameworkŁukasz Majewski1-1/+2
2012-11-14pmic: Move pmic related code to ./drivers/power directoryŁukasz Majewski1-1/+2
2012-11-14Makefile: silence 'make clean'Andreas Bießmann1-1/+1
2012-11-10Merge git://git.denx.de/u-bootStefano Babic1-32/+29
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-7/+8
2012-11-04Makefile: use EXTRAVERSION for -rc? tagWolfgang Denk1-2/+2
2012-11-04Prepare v2013.01-rc1Tom Rini1-3/+3
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren1-1/+2
2012-10-29ARM: tegra: combine duplicate Makefile rulesStephen Warren1-7/+8
2012-10-26arm: arm925t: remove SX1 boardAlbert ARIBAUD1-14/+0
2012-10-26ARM: Add SPL target to arm1136Stefano Babic1-0/+1
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black1-1/+2
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+1
2012-10-22common: Add symbol handling for generic lists into MakefileMarek Vasut1-5/+15
2012-10-15kerneldoc: Implant DocBook from Linux kernelMarek Vasut1-1/+6
2012-10-15Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren1-0/+2
2012-10-15add check infrastructure, default sparseKim Phillips1-0/+18
2012-10-15Prepare v2012.10Tom Rini1-1/+1
2012-10-08Prepare v2012.10-rc3Tom Rini1-1/+1
2012-10-01Prepare v2012.10-rc2Tom Rini1-1/+1
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+1
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini1-2/+2
2012-09-27Makefile: Move SPL files to clobber, remove from cleanTom Rini1-4/+3
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+6
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut1-1/+1
2012-09-21Prepare v2012.10-rc1Tom Rini1-2/+2
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-5/+3
2012-09-20Merge branch 'ext4'Tom Rini1-3/+9
2012-09-18IPL: Remove remains of OneNAND IPLMarek Vasut1-10/+0
2012-09-10MX: set a common place to share code for Freescale i.MXStefano Babic1-5/+2
2012-09-04MX28: Cleanup mxsboot within make mrproperMarek Vasut1-0/+1
2012-09-02fix out of tree building with kallsymsMike Frysinger1-1/+1
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-0/+1
2012-09-01dfu: DFU backend implementationLukasz Majewski1-0/+1
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador1-1/+4
2012-09-01tegra20: enable SPL for tegra20 boardsAllen Martin1-0/+9
2012-09-01tegra20: add u-boot-*-tegra.bin targetsAllen Martin1-0/+14
2012-09-01tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin1-0/+3
2012-09-01MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut1-1/+1
2012-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu1-2/+3
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese1-0/+1
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie1-0/+6
2012-08-17Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood1-1/+1
2012-08-10Makefile: cosmetic: optimize usage of LIBS-yDaniel Schwierzeck1-11/+6
2012-08-10Makefile: replace LIBS by LIBS-yDaniel Schwierzeck1-68/+68
2012-08-10Makefile: allow appending to LIB in sub-makefilesDaniel Schwierzeck1-1/+1
2012-08-09ext4fs ls load supportUma Shankar1-3/+9
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman1-1/+1
2012-08-09sandbox: Add basic test for command executionSimon Glass1-0/+1
2012-07-30Prepare v2012.07Wolfgang Denk1-1/+1
2012-07-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk1-1/+1
2012-07-29Makefile: avoid "Generating asm-offsets.h" message with "-s"Wolfgang Denk1-1/+1
2012-07-27MIPS: fix renaming of inca-swap-bytes to xway-swap-bytesDaniel Schwierzeck1-1/+1
2012-07-27Prepare v2012.07-rc3Wolfgang Denk1-1/+1
2012-07-22Prepare v2012.07-rc2Wolfgang Denk1-1/+1
2012-07-10Prepare v2012.07-rc1Wolfgang Denk1-3/+3
2012-07-07Makefile: Add u-boot.spr build target (SPEAr)Stefan Roese1-0/+17
2012-05-25create lib/tizen directoryDonghwa Lee1-0/+3
2012-05-15Makefile: Add a 'checkthumb' ruleTom Rini1-0/+7
2012-04-25Prepare v2012.04.01Wolfgang Denk1-1/+1
2012-04-21Prepare v2012.04Wolfgang Denk1-1/+1
2012-04-18Prepare v2012.04-rc3Wolfgang Denk1-1/+1
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk1-1/+1
2012-03-31Prepare v2012.04-rc1Wolfgang Denk1-3/+3