| Commit message (Expand) | Author | Age | Lines |
* | Prepare v2014.10-rc2 | Tom Rini | 2014-09-02 | -1/+1 |
* | kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE | Masahiro Yamada | 2014-08-28 | -1/+5 |
* | kconfig: convert Kconfig helper script into a shell script | Masahiro Yamada | 2014-08-22 | -2/+2 |
* | Makefile: remove generated boards.cfg within make distclean | Roger Meier | 2014-08-22 | -0/+1 |
* | Makefile: Use Kbuild style for system_map.o generation step | Vasili Galka | 2014-08-21 | -3/+7 |
* | kbuild: sync mixed targets handling with Linux 3.16 | Masahiro Yamada | 2014-08-21 | -3/+3 |
* | kbuild: move extra gcc checks to scripts/Makefile.extrawarn | Masahiro Yamada | 2014-08-21 | -4/+2 |
* | Makefile: use u-boot.map for binary_size_check | Chris Packham | 2014-08-09 | -3/+4 |
* | Makefile: use $(shell ...) for determining file_size | Chris Packham | 2014-08-09 | -1/+1 |
* | Prepare v2014.10-rc1 | Tom Rini | 2014-08-06 | -2/+2 |
* | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | -62/+54 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-28 | -0/+6 |
|\ |
|
| * | keystone: add support for NAND gpheader image | Khoronzhuk, Ivan | 2014-07-25 | -0/+6 |
* | | Makefile: fix tags target documentation | Igor Grinberg | 2014-07-22 | -1/+2 |
* | | Makefile: fix ctags/etags clean targets | Igor Grinberg | 2014-07-22 | -1/+1 |
* | | Makefile: fix the {c, e}tags/cscope build targets | Igor Grinberg | 2014-07-22 | -2/+2 |
* | | Prepare v2014.07 | Tom Rini | 2014-07-14 | -1/+1 |
* | | Makefile: drop arch/*/include/asm/proc from make mrproper pattern | Masahiro Yamada | 2014-07-07 | -1/+1 |
* | | Avoid using gawk-specific strtonum() | Simon Glass | 2014-07-07 | -1/+2 |
|/ |
|
* | Prepare v2014.07-rc4 | Tom Rini | 2014-07-02 | -1/+1 |
* | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) | Masahiro Yamada | 2014-06-20 | -8/+8 |
* | fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB | Simon Glass | 2014-06-19 | -1/+1 |
* | kbuild: move spl/Makefile to scripts/Makefile.spl | Masahiro Yamada | 2014-06-11 | -5/+3 |
* | kbuild: export HOSTCXX and HOSTCXXFLAGS | Masahiro Yamada | 2014-06-11 | -1/+1 |
* | fdt: Add DEV_TREE_BIN option to specify a device tree binary file | Simon Glass | 2014-06-11 | -1/+1 |
* | Check that u-boot.bin size looks correct | Simon Glass | 2014-06-11 | -1/+13 |
* | Makefile: fix clang warnings due to clang support | Jeroen Hofstee | 2014-06-11 | -28/+0 |
* | Prepare v2014.07-rc3 | Tom Rini | 2014-06-10 | -1/+1 |
* | nand_spl: remove nand_spl infrastructure | Masahiro Yamada | 2014-06-05 | -27/+1 |
* | kbuild: add missing PERL definition | Masahiro Yamada | 2014-06-05 | -1/+2 |
* | kbuild: remove unused RANLIB | Masahiro Yamada | 2014-06-05 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-05-30 | -0/+10 |
|\ |
|
| * | sunxi: non-FEL SPL boot support for sun7i | Ian Campbell | 2014-05-25 | -0/+10 |
* | | Prepare v2014.07-rc2 | Tom Rini | 2014-05-27 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-05-24 | -0/+8 |
|\ |
|
| * | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-05-23 | -0/+8 |
| |\ |
|
| | * | build: support a new image u-boot-dtb.img | Masahiro Yamada | 2014-05-15 | -0/+8 |
* | | | examples: select libgcc for non-default architecture | Alexey Brodkin | 2014-05-23 | -0/+1 |
|/ / |
|
* | | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2014-05-20 | -5/+8 |
|\ \
| |/ |
|
| * | kbuild: Fix trailing whitespaces | Michal Simek | 2014-05-12 | -3/+3 |
| * | kbuild: build with -Werror=date-time if the compiler supports it | Masahiro Yamada | 2014-05-12 | -0/+3 |
| * | Prepare v2014.07-rc1 | Tom Rini | 2014-05-12 | -2/+2 |
* | | arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image | Christian Riesch | 2014-05-13 | -1/+1 |
|/ |
|
* | Merge branch 'u-boot/master' | Albert ARIBAUD | 2014-05-09 | -6/+67 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-04-25 | -0/+19 |
| |\ |
|
| | * | Makefile: Add support of CONFIG_SPL_FSL_PBL | Prabhakar Kushwaha | 2014-04-22 | -0/+19 |
| * | | Revert "build: Use filechk rules to create and update u-boot.lds" | Masahiro Yamada | 2014-04-23 | -5/+4 |
| |/ |
|
| * | 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 |