summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-07-25keystone: add support for NAND gpheader imageKhoronzhuk, Ivan
2014-07-22Makefile: fix tags target documentationIgor Grinberg
2014-07-22Makefile: fix ctags/etags clean targetsIgor Grinberg
2014-07-22Makefile: fix the {c, e}tags/cscope build targetsIgor Grinberg
2014-07-14Prepare v2014.07v2014.07Tom Rini
2014-07-07Makefile: drop arch/*/include/asm/proc from make mrproper patternMasahiro Yamada
2014-07-07Avoid using gawk-specific strtonum()Simon Glass
2014-07-02Prepare v2014.07-rc4v2014.07-rc4Tom Rini
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada
2014-06-19fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTBSimon Glass
2014-06-11kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada
2014-06-11kbuild: export HOSTCXX and HOSTCXXFLAGSMasahiro Yamada
2014-06-11fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass
2014-06-11Check that u-boot.bin size looks correctSimon Glass
2014-06-11Makefile: fix clang warnings due to clang supportJeroen Hofstee
2014-06-10Prepare v2014.07-rc3v2014.07-rc3Tom Rini
2014-06-05nand_spl: remove nand_spl infrastructureMasahiro Yamada
2014-06-05kbuild: add missing PERL definitionMasahiro Yamada
2014-06-05kbuild: remove unused RANLIBMasahiro Yamada
2014-05-30Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-27Prepare v2014.07-rc2v2014.07-rc2Tom Rini
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell
2014-05-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-23examples: select libgcc for non-default architectureAlexey Brodkin
2014-05-23Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-15build: support a new image u-boot-dtb.imgMasahiro Yamada
2014-05-13arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais imageChristian Riesch
2014-05-12kbuild: Fix trailing whitespacesMichal Simek
2014-05-12kbuild: build with -Werror=date-time if the compiler supports itMasahiro Yamada
2014-05-12Prepare v2014.07-rc1v2014.07-rc1Tom Rini
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-04-23Revert "build: Use filechk rules to create and update u-boot.lds"Masahiro Yamada
2014-04-22Makefile: Add support of CONFIG_SPL_FSL_PBLPrabhakar Kushwaha
2014-04-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-18build: Use filechk rules to create and update u-boot.ldsJon Loeliger
2014-04-18kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGSMasahiro Yamada
2014-04-18kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada
2014-04-17k2hk: add support for k2hk SOC and EVMVitaly Andrianov
2014-04-14Prepare v2014.04v2014.04Tom Rini
2014-04-11kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-04arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic
2014-04-04Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic
2014-04-02imx: add rules for U-Boot DTB supportStefano Babic
2014-03-31Prepare v2014.04-rc3v2014.04-rc3Tom Rini
2014-03-31arm: mxs: Add support for generating signed BootStreamMarek Vasut
2014-03-31Kbuild: allow building tools without board configurationMasahiro Yamada