| Commit message (Expand) | Author | Age | Lines |
... | |
* | kbuild: use shorten log for linking u-boot | Masahiro Yamada | 2014-02-25 | -19/+14 |
* | kbuild: use shorten logs for combined rules of mkimage, padding and cat | Masahiro Yamada | 2014-02-25 | -38/+41 |
* | kbuild: use shorten logs for cat rules | Masahiro Yamada | 2014-02-25 | -8/+15 |
* | kbuild: use shorten logs for mkimage rules | Masahiro Yamada | 2014-02-25 | -18/+20 |
* | kbuild: use shorten logs objcopy rules | Masahiro Yamada | 2014-02-25 | -12/+29 |
* | kbuild: Add $(Q) when descending into subdirectories | Masahiro Yamada | 2014-02-25 | -13/+8 |
* | kbuild: rename OBJCFLAGS to OBJCOPYFLAGS | Masahiro Yamada | 2014-02-25 | -8/+8 |
* | kbuild: move asm-offsets.h rules to ./Kbuild | Masahiro Yamada | 2014-02-25 | -34/+2 |
* | kbuild: abolish "depend" target | Masahiro Yamada | 2014-02-25 | -12/+15 |
* | kbuild: consolidate version and timestamp headers generation | Masahiro Yamada | 2014-02-25 | -37/+46 |
* | Makefile: add a new script to check -fstack-usage support | Masahiro Yamada | 2014-02-25 | -1/+3 |
* | kbuild: fix errors of 'make *tags' and 'make cscope' | Masahiro Yamada | 2014-02-21 | -1/+1 |
* | kbuild: a minor optimization of "make clobber" | Masahiro Yamada | 2014-02-21 | -1/+1 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-02-20 | -443/+866 |
|\ |
|
| * | Prepare v2014.04-rc1 | Tom Rini | 2014-02-19 | -2/+2 |
| * | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada | 2014-02-19 | -8/+8 |
| * | kernel-doc: move kernel-doc tools to scripts/ | Masahiro Yamada | 2014-02-19 | -3/+7 |
| * | kbuild: check clean source and generate Makefile for out-of-tree build | Masahiro Yamada | 2014-02-19 | -6/+55 |
| * | kbuild: support simultaneous board configuration and "make all" | Masahiro Yamada | 2014-02-19 | -2/+10 |
| * | kbuild: use scripts/Makefile.clean | Masahiro Yamada | 2014-02-19 | -82/+96 |
| * | Makefile: refactor tools-all targets | Masahiro Yamada | 2014-02-19 | -5/+3 |
| * | Makefile: Do not pass MTD_VERSION from the top Makefile | Masahiro Yamada | 2014-02-19 | -1/+1 |
| * | kbuild: refactor Makefile and spl/Makefile more | Masahiro Yamada | 2014-02-19 | -80/+85 |
| * | examples: move api/ and standalone/ entry to examples/Makefile | Masahiro Yamada | 2014-02-19 | -4/+1 |
| * | kbuild: change the top Makefile to more Kbuild-ish structure | Masahiro Yamada | 2014-02-19 | -123/+167 |
| * | Makefile: remove a cleaning target "tidy" | Masahiro Yamada | 2014-02-19 | -6/+2 |
| * | kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary | Masahiro Yamada | 2014-02-19 | -23/+0 |
| * | kbuild: convert some make rules to Kbuild style | Masahiro Yamada | 2014-02-19 | -34/+43 |
| * | kbuild: move some lines to more suitable place | Masahiro Yamada | 2014-02-19 | -33/+33 |
| * | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -39/+200 |
| * | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -271/+298 |
| * | Makefile: move more stuff to top Makefile | Masahiro Yamada | 2014-02-19 | -3/+17 |
| * | Makefile: refactor include path settings | Masahiro Yamada | 2014-02-19 | -1/+13 |
| * | Makefile: move more flags to the top Makefile | Masahiro Yamada | 2014-02-19 | -0/+35 |
| * | kbuild: Use Kbuild.include | Masahiro Yamada | 2014-02-19 | -3/+6 |
| * | Makefile: move some variable definitions to the top Makefile | Masahiro Yamada | 2014-02-19 | -13/+81 |
| * | nand-spl: Use scripts/Makefile.build | Masahiro Yamada | 2014-02-19 | -1/+1 |
| * | examples: Use scripts/Makefile.build | Masahiro Yamada | 2014-02-19 | -4/+1 |
| * | board: samsung: refactor host programs | Masahiro Yamada | 2014-02-19 | -0/+1 |
| * | tools: convert makefiles to kbuild style | Masahiro Yamada | 2014-02-19 | -7/+11 |
* | | ARM: NET: Remove the IXP NPE ethernet driver | Marek Vasut | 2014-02-06 | -1/+0 |
|/ |
|
* | powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI | Prabhakar Kushwaha | 2014-01-21 | -2/+2 |
* | Prepare v2014.01 | Tom Rini | 2014-01-20 | -1/+1 |
* | Prepare v2014.01-rc3 | Tom Rini | 2014-01-13 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-10 | -5/+36 |
|\ |
|
| * | arm64: Make checkarmreloc accept arm64 relocations | Scott Wood | 2014-01-09 | -5/+9 |
| * | arm64: Turn u-boot.bin back into an ELF file after relocate-rela | Scott Wood | 2014-01-09 | -0/+13 |
| * | arm64: Add tool to statically apply RELA relocations | Scott Wood | 2014-01-09 | -0/+12 |
| * | tegra: allow build to succeed with SPL disabled | Vidya Sagar | 2013-12-18 | -0/+2 |
* | | Makefile: fix broken pipe error for lcd4_lwmon5 board | Masahiro Yamada | 2013-12-18 | -11/+7 |