Age | Commit message (Expand) | Author |
2014-04-18 | build: Use filechk rules to create and update u-boot.lds | Jon Loeliger |
2014-04-18 | kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGS | Masahiro Yamada |
2014-04-18 | kbuild: sync with Linux Kernel v3.15-rc1 | Masahiro Yamada |
2014-04-14 | Prepare v2014.04 | Tom Rini |
2014-04-11 | kbuild: fix a bug in regeneration of linker scripts | Masahiro Yamada |
2014-04-08 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-04-04 | arm: mxs: Add support for generating signed BootStream | Marek Vasut |
2014-04-04 | Merge branch 'master' of git://git.denx.de/u-boot-arm into master | Stefano Babic |
2014-04-04 | Revert "arm: mxs: Add support for generating signed BootStream" | Stefano Babic |
2014-04-02 | imx: add rules for U-Boot DTB support | Stefano Babic |
2014-03-31 | Prepare v2014.04-rc3 | Tom Rini |
2014-03-31 | arm: mxs: Add support for generating signed BootStream | Marek Vasut |
2014-03-31 | Kbuild: allow building tools without board configuration | Masahiro Yamada |
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 |