summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * kbuild: Fix trailing whitespacesMichal Simek2014-05-121-3/+3
| * kbuild: build with -Werror=date-time if the compiler supports itMasahiro Yamada2014-05-121-0/+3
| * Prepare v2014.07-rc1Tom Rini2014-05-121-2/+2
* | arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais imageChristian Riesch2014-05-131-1/+1
|/
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-091-6/+67
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-251-0/+19
| |\
| | * Makefile: Add support of CONFIG_SPL_FSL_PBLPrabhakar Kushwaha2014-04-221-0/+19
| * | Revert "build: Use filechk rules to create and update u-boot.lds"Masahiro Yamada2014-04-231-5/+4
| |/
| * build: Use filechk rules to create and update u-boot.ldsJon Loeliger2014-04-181-4/+5
| * kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGSMasahiro Yamada2014-04-181-0/+5
| * kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada2014-04-181-6/+43
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-211-0/+10
|\ \ | |/ |/|
| * k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-171-0/+10
* | Prepare v2014.04Tom Rini2014-04-141-1/+1
|/
* kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada2014-04-111-3/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-5/+9
|\
| * Prepare v2014.04-rc3Tom Rini2014-03-311-1/+1
| * Kbuild: allow building tools without board configurationMasahiro Yamada2014-03-311-1/+4
| * kbuild: fix bugs in cleaning targetsMasahiro Yamada2014-03-281-1/+1
| * kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada2014-03-281-1/+2
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-281-1/+1
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-041-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-041-60/+44
|\ \ | |/
| * kbuild: delete *.pyc files by "make distclean"Masahiro Yamada2014-03-121-1/+1
| * kbuild: delete SPLTREE and TPLTREEMasahiro Yamada2014-03-121-4/+0
| * kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-121-4/+3
| * kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-121-3/+2
| * kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-121-10/+9
| * kbuild: use $(KBUILD_SRC) to check out-of-tree buildMasahiro Yamada2014-03-121-5/+3
| * kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada2014-03-121-2/+2
| * freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada2014-03-121-2/+2
| * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-121-1/+1
| * Prepare v2014.04-rc2Tom Rini2014-03-101-1/+1
| * kbuild: fix a bug of make rule of version_autogenerated.hMasahiro Yamada2014-03-101-1/+1
| * kbuild: move "checkgcc4" to PowerPC archprepareMasahiro Yamada2014-03-071-9/+0
| * kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-071-8/+0
| * kbuild: improve Kbuild speedMasahiro Yamada2014-03-071-3/+4
| * kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-071-3/+3
| * xilinx: delete meaningless .gitignore filesMasahiro Yamada2014-03-071-1/+0
| * kbuild: allow empty board directoriesMasahiro Yamada2014-03-041-1/+1
| * kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada2014-03-041-0/+3
| * kbuild: fix "tools-all" targetMasahiro Yamada2014-03-041-1/+1
| * kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-041-1/+1
| * dm: Add a demonstration/example driverSimon Glass2014-03-041-0/+1
| * dm: Add basic testsSimon Glass2014-03-041-0/+1
| * dm: Add base driver model supportSimon Glass2014-03-041-0/+1
| * sandbox: Build a device tree file for sandboxSimon Glass2014-03-041-0/+1
| * nand_spl: display warning message to inform the end of nand_splMasahiro Yamada2014-03-041-0/+7
| * Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIRMasahiro Yamada2014-03-041-4/+0
* | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-041-2/+0
OpenPOWER on IntegriCloud