Age | Commit message (Expand) | Author |
2014-10-23 | kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax | Masahiro Yamada |
2014-10-23 | Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image | Stefan Roese |
2014-10-23 | arm: armada-xp: Add basic support for Marvell Armada XP SoC | Stefan Roese |
2014-10-23 | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common | Stefan Roese |
2014-10-14 | Prepare v2014.10 | Tom Rini |
2014-10-13 | Makefile: drop "tools-only" from no-dot-config-targets | Tom Rini |
2014-10-06 | Prepare v2014.10-rc3 | Tom Rini |
2014-09-24 | kbuild: refactor some makefiles | Masahiro Yamada |
2014-09-16 | kconfig: fix a bug of "make config" | Masahiro Yamada |
2014-09-16 | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada |
2014-09-11 | Makefile: default to cc for host compiler | Jeroen Hofstee |
2014-09-02 | Prepare v2014.10-rc2 | Tom Rini |
2014-08-28 | kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE | Masahiro Yamada |
2014-08-22 | kconfig: convert Kconfig helper script into a shell script | Masahiro Yamada |
2014-08-22 | Makefile: remove generated boards.cfg within make distclean | Roger Meier |
2014-08-21 | Makefile: Use Kbuild style for system_map.o generation step | Vasili Galka |
2014-08-21 | kbuild: sync mixed targets handling with Linux 3.16 | Masahiro Yamada |
2014-08-21 | kbuild: move extra gcc checks to scripts/Makefile.extrawarn | Masahiro Yamada |
2014-08-09 | Makefile: use u-boot.map for binary_size_check | Chris Packham |
2014-08-09 | Makefile: use $(shell ...) for determining file_size | Chris Packham |
2014-08-06 | Prepare v2014.10-rc1 | Tom Rini |
2014-07-30 | kconfig: switch to Kconfig | Masahiro Yamada |
2014-07-28 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-07-25 | keystone: add support for NAND gpheader image | Khoronzhuk, Ivan |
2014-07-22 | Makefile: fix tags target documentation | Igor Grinberg |
2014-07-22 | Makefile: fix ctags/etags clean targets | Igor Grinberg |
2014-07-22 | Makefile: fix the {c, e}tags/cscope build targets | Igor Grinberg |
2014-07-14 | Prepare v2014.07 | Tom Rini |
2014-07-07 | Makefile: drop arch/*/include/asm/proc from make mrproper pattern | Masahiro Yamada |
2014-07-07 | Avoid using gawk-specific strtonum() | Simon Glass |
2014-07-02 | Prepare v2014.07-rc4 | Tom Rini |
2014-06-20 | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) | Masahiro Yamada |
2014-06-19 | fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB | Simon Glass |
2014-06-11 | kbuild: move spl/Makefile to scripts/Makefile.spl | Masahiro Yamada |
2014-06-11 | kbuild: export HOSTCXX and HOSTCXXFLAGS | Masahiro Yamada |
2014-06-11 | fdt: Add DEV_TREE_BIN option to specify a device tree binary file | Simon Glass |
2014-06-11 | Check that u-boot.bin size looks correct | Simon Glass |
2014-06-11 | Makefile: fix clang warnings due to clang support | Jeroen Hofstee |
2014-06-10 | Prepare v2014.07-rc3 | Tom Rini |
2014-06-05 | nand_spl: remove nand_spl infrastructure | Masahiro Yamada |
2014-06-05 | kbuild: add missing PERL definition | Masahiro Yamada |
2014-06-05 | kbuild: remove unused RANLIB | Masahiro Yamada |
2014-05-30 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-05-27 | Prepare v2014.07-rc2 | Tom Rini |
2014-05-25 | sunxi: non-FEL SPL boot support for sun7i | Ian Campbell |
2014-05-24 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-05-23 | examples: select libgcc for non-default architecture | Alexey Brodkin |
2014-05-23 | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-05-20 | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD |
2014-05-15 | build: support a new image u-boot-dtb.img | Masahiro Yamada |