Age | Commit message (Expand) | Author |
2014-03-28 | kbuild: fix bugs in cleaning targets | Masahiro Yamada |
2014-03-28 | kbuild: create a build directory automatically for out-of-tree build | Masahiro Yamada |
2014-03-28 | kbuild: Rename UIMAGE to MKIMAGE | Marek Vasut |
2014-03-12 | kbuild: delete *.pyc files by "make distclean" | Masahiro Yamada |
2014-03-12 | kbuild: delete SPLTREE and TPLTREE | Masahiro Yamada |
2014-03-12 | kbuild: rename OBJTREE to objtree | Masahiro Yamada |
2014-03-12 | kbuild: rename SRCTREE to srctree | Masahiro Yamada |
2014-03-12 | kbuild: rename TOPDIR to stctree | Masahiro Yamada |
2014-03-12 | kbuild: use $(KBUILD_SRC) to check out-of-tree build | Masahiro Yamada |
2014-03-12 | kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG | Masahiro Yamada |
2014-03-12 | freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} | Masahiro Yamada |
2014-03-12 | kbuild,mxs: use short logs for MXS images | Masahiro Yamada |
2014-03-10 | Prepare v2014.04-rc2 | Tom Rini |
2014-03-10 | kbuild: fix a bug of make rule of version_autogenerated.h | Masahiro Yamada |
2014-03-07 | kbuild: move "checkgcc4" to PowerPC archprepare | Masahiro Yamada |
2014-03-07 | kbuild: move "checkthumb" to ARM archprepare | Masahiro Yamada |
2014-03-07 | kbuild: improve Kbuild speed | Masahiro Yamada |
2014-03-07 | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC | Masahiro Yamada |
2014-03-07 | xilinx: delete meaningless .gitignore files | Masahiro Yamada |
2014-03-04 | kbuild: allow empty board directories | Masahiro Yamada |
2014-03-04 | kbuild: add "cross_tools" target to build tools for the target | Masahiro Yamada |
2014-03-04 | kbuild: fix "tools-all" target | Masahiro Yamada |
2014-03-04 | kbuild: consolidate PLATFORM_LIBS | Masahiro Yamada |
2014-03-04 | dm: Add a demonstration/example driver | Simon Glass |
2014-03-04 | dm: Add basic tests | Simon Glass |
2014-03-04 | dm: Add base driver model support | Simon Glass |
2014-03-04 | sandbox: Build a device tree file for sandbox | Simon Glass |
2014-03-04 | nand_spl: display warning message to inform the end of nand_spl | Masahiro Yamada |
2014-03-04 | Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR | Masahiro Yamada |
2014-02-25 | kbuild: Move linker sciript check to prepare1 | Masahiro Yamada |
2014-02-25 | kbuild: Fix a false error of generic board support | Masahiro Yamada |
2014-02-25 | kbuild: get back DTB at the top directory | Masahiro Yamada |
2014-02-25 | kbuild: add misc targets, help, ubootrelease, ubootversion | Masahiro Yamada |
2014-02-25 | kbuild: support building signle targets | Masahiro Yamada |
2014-02-25 | kbuild: refactor more IMX image rules | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for IMX images | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for misc targets | Masahiro Yamada |
2014-02-25 | kbuild: use shorten log for linking u-boot | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for combined rules of mkimage, padding and cat | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for cat rules | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for mkimage rules | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs objcopy rules | Masahiro Yamada |
2014-02-25 | kbuild: Add $(Q) when descending into subdirectories | Masahiro Yamada |
2014-02-25 | kbuild: rename OBJCFLAGS to OBJCOPYFLAGS | Masahiro Yamada |
2014-02-25 | kbuild: move asm-offsets.h rules to ./Kbuild | Masahiro Yamada |
2014-02-25 | kbuild: abolish "depend" target | Masahiro Yamada |
2014-02-25 | kbuild: consolidate version and timestamp headers generation | Masahiro Yamada |
2014-02-25 | Makefile: add a new script to check -fstack-usage support | Masahiro Yamada |
2014-02-21 | kbuild: fix errors of 'make *tags' and 'make cscope' | Masahiro Yamada |
2014-02-21 | kbuild: a minor optimization of "make clobber" | Masahiro Yamada |