| Commit message (Expand) | Author | Age | Lines |
... | |
| * | build: Use filechk rules to create and update u-boot.lds | Jon Loeliger | 2014-04-18 | -4/+5 |
| * | kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGS | Masahiro Yamada | 2014-04-18 | -0/+5 |
| * | kbuild: sync with Linux Kernel v3.15-rc1 | Masahiro Yamada | 2014-04-18 | -6/+43 |
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-21 | -0/+10 |
|\ \
| |/
|/| |
|
| * | k2hk: add support for k2hk SOC and EVM | Vitaly Andrianov | 2014-04-17 | -0/+10 |
* | | Prepare v2014.04 | Tom Rini | 2014-04-14 | -1/+1 |
|/ |
|
* | kbuild: fix a bug in regeneration of linker scripts | Masahiro Yamada | 2014-04-11 | -3/+3 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-08 | -5/+9 |
|\ |
|
| * | Prepare v2014.04-rc3 | Tom Rini | 2014-03-31 | -1/+1 |
| * | Kbuild: allow building tools without board configuration | Masahiro Yamada | 2014-03-31 | -1/+4 |
| * | kbuild: fix bugs in cleaning targets | Masahiro Yamada | 2014-03-28 | -1/+1 |
| * | kbuild: create a build directory automatically for out-of-tree build | Masahiro Yamada | 2014-03-28 | -1/+2 |
| * | kbuild: Rename UIMAGE to MKIMAGE | Marek Vasut | 2014-03-28 | -1/+1 |
* | | arm: mxs: Add support for generating signed BootStream | Marek Vasut | 2014-04-04 | -0/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm into master | Stefano Babic | 2014-04-04 | -60/+44 |
|\ \
| |/ |
|
| * | kbuild: delete *.pyc files by "make distclean" | Masahiro Yamada | 2014-03-12 | -1/+1 |
| * | kbuild: delete SPLTREE and TPLTREE | Masahiro Yamada | 2014-03-12 | -4/+0 |
| * | kbuild: rename OBJTREE to objtree | Masahiro Yamada | 2014-03-12 | -4/+3 |
| * | kbuild: rename SRCTREE to srctree | Masahiro Yamada | 2014-03-12 | -3/+2 |
| * | kbuild: rename TOPDIR to stctree | Masahiro Yamada | 2014-03-12 | -10/+9 |
| * | kbuild: use $(KBUILD_SRC) to check out-of-tree build | Masahiro Yamada | 2014-03-12 | -5/+3 |
| * | kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG | Masahiro Yamada | 2014-03-12 | -2/+2 |
| * | freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} | Masahiro Yamada | 2014-03-12 | -2/+2 |
| * | kbuild,mxs: use short logs for MXS images | Masahiro Yamada | 2014-03-12 | -1/+1 |
| * | Prepare v2014.04-rc2 | Tom Rini | 2014-03-10 | -1/+1 |
| * | kbuild: fix a bug of make rule of version_autogenerated.h | Masahiro Yamada | 2014-03-10 | -1/+1 |
| * | kbuild: move "checkgcc4" to PowerPC archprepare | Masahiro Yamada | 2014-03-07 | -9/+0 |
| * | kbuild: move "checkthumb" to ARM archprepare | Masahiro Yamada | 2014-03-07 | -8/+0 |
| * | kbuild: improve Kbuild speed | Masahiro Yamada | 2014-03-07 | -3/+4 |
| * | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC | Masahiro Yamada | 2014-03-07 | -3/+3 |
| * | xilinx: delete meaningless .gitignore files | Masahiro Yamada | 2014-03-07 | -1/+0 |
| * | kbuild: allow empty board directories | Masahiro Yamada | 2014-03-04 | -1/+1 |
| * | kbuild: add "cross_tools" target to build tools for the target | Masahiro Yamada | 2014-03-04 | -0/+3 |
| * | kbuild: fix "tools-all" target | Masahiro Yamada | 2014-03-04 | -1/+1 |
| * | kbuild: consolidate PLATFORM_LIBS | Masahiro Yamada | 2014-03-04 | -1/+1 |
| * | dm: Add a demonstration/example driver | Simon Glass | 2014-03-04 | -0/+1 |
| * | dm: Add basic tests | Simon Glass | 2014-03-04 | -0/+1 |
| * | dm: Add base driver model support | Simon Glass | 2014-03-04 | -0/+1 |
| * | sandbox: Build a device tree file for sandbox | Simon Glass | 2014-03-04 | -0/+1 |
| * | nand_spl: display warning message to inform the end of nand_spl | Masahiro Yamada | 2014-03-04 | -0/+7 |
| * | Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR | Masahiro Yamada | 2014-03-04 | -4/+0 |
* | | Revert "arm: mxs: Add support for generating signed BootStream" | Stefano Babic | 2014-04-04 | -2/+0 |
* | | imx: add rules for U-Boot DTB support | Stefano Babic | 2014-04-02 | -3/+3 |
* | | arm: mxs: Add support for generating signed BootStream | Marek Vasut | 2014-03-31 | -0/+2 |
|/ |
|
* | kbuild: Move linker sciript check to prepare1 | Masahiro Yamada | 2014-02-25 | -4/+5 |
* | kbuild: Fix a false error of generic board support | Masahiro Yamada | 2014-02-25 | -8/+7 |
* | kbuild: get back DTB at the top directory | Masahiro Yamada | 2014-02-25 | -1/+7 |
* | kbuild: add misc targets, help, ubootrelease, ubootversion | Masahiro Yamada | 2014-02-25 | -7/+58 |
* | kbuild: support building signle targets | Masahiro Yamada | 2014-02-25 | -0/+52 |
* | kbuild: refactor more IMX image rules | Masahiro Yamada | 2014-02-25 | -1/+4 |