Commit Graph

1657 Commits (2302b3ab85843c9a8dbb3a924030659d87a23349)

Author SHA1 Message Date
Masahiro Yamada 5add293bd8 generic-board: make compile-time noise for non-generic boards 10 years ago
Simon Glass 57f878efe5 dm: sunxi: Add a new config for an FDT-based pcDuino3 10 years ago
Masahiro Yamada 76eb5d815e kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax 10 years ago
Stefan Roese b2b8a6967a Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image 10 years ago
Stefan Roese 41e5ee54e3 arm: armada-xp: Add basic support for Marvell Armada XP SoC 10 years ago
Stefan Roese d80cca29fe arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common 10 years ago
Tom Rini c43fd23cf6 Prepare v2014.10 10 years ago
Tom Rini c7ad5cbb1e Makefile: drop "tools-only" from no-dot-config-targets 10 years ago
Tom Rini 742de9076e Prepare v2014.10-rc3 10 years ago
Masahiro Yamada f494e0a184 kbuild: refactor some makefiles 10 years ago
Masahiro Yamada f458e3559b kconfig: fix a bug of "make config" 10 years ago
Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
Jeroen Hofstee b477fe44ee Makefile: default to cc for host compiler 10 years ago
Tom Rini d6c1ffc7d2 Prepare v2014.10-rc2 10 years ago
Masahiro Yamada 4a8ed8e248 kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE 10 years ago
Masahiro Yamada 3ff291f371 kconfig: convert Kconfig helper script into a shell script 10 years ago
Roger Meier fd18a89e7f Makefile: remove generated boards.cfg within make distclean 10 years ago
Vasili Galka cac8f38aff Makefile: Use Kbuild style for system_map.o generation step 10 years ago
Masahiro Yamada e773440425 kbuild: sync mixed targets handling with Linux 3.16 10 years ago
Masahiro Yamada 6419e14492 kbuild: move extra gcc checks to scripts/Makefile.extrawarn 10 years ago
Chris Packham 3ce7a4fefa Makefile: use u-boot.map for binary_size_check 10 years ago
Chris Packham 67b060b46b Makefile: use $(shell ...) for determining file_size 10 years ago
Tom Rini e76b933e02 Prepare v2014.10-rc1 10 years ago
Masahiro Yamada 51148790f2 kconfig: switch to Kconfig 10 years ago
Khoronzhuk, Ivan 0e7f2dbac6 keystone: add support for NAND gpheader image 10 years ago
Igor Grinberg 5fc2f924dc Makefile: fix tags target documentation 10 years ago
Igor Grinberg b3dfe43c6c Makefile: fix ctags/etags clean targets 10 years ago
Igor Grinberg 8d819ab5e1 Makefile: fix the {c, e}tags/cscope build targets 10 years ago
Tom Rini 524123a707 Prepare v2014.07 10 years ago
Masahiro Yamada e9c16a8012 Makefile: drop arch/*/include/asm/proc from make mrproper pattern 10 years ago
Simon Glass 0b308f14f0 Avoid using gawk-specific strtonum() 10 years ago
Tom Rini a176ff0705 Prepare v2014.07-rc4 10 years ago
Masahiro Yamada 45f0ad9545 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) 10 years ago
Simon Glass d18926af30 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB 10 years ago
Masahiro Yamada c71630838d kbuild: move spl/Makefile to scripts/Makefile.spl 10 years ago
Masahiro Yamada 15c939f970 kbuild: export HOSTCXX and HOSTCXXFLAGS 10 years ago
Simon Glass 63b4b5bae5 fdt: Add DEV_TREE_BIN option to specify a device tree binary file 10 years ago
Simon Glass 89742924c8 Check that u-boot.bin size looks correct 10 years ago
Jeroen Hofstee 9262233a96 Makefile: fix clang warnings due to clang support 10 years ago
Tom Rini 76b21026ce Prepare v2014.07-rc3 10 years ago
Masahiro Yamada 66948c25bb nand_spl: remove nand_spl infrastructure 10 years ago
Masahiro Yamada f77d709663 kbuild: add missing PERL definition 10 years ago
Masahiro Yamada 06e878cb3d kbuild: remove unused RANLIB 10 years ago
Tom Rini 0116f40bbc Prepare v2014.07-rc2 10 years ago
Ian Campbell 50827a5991 sunxi: non-FEL SPL boot support for sun7i 10 years ago
Alexey Brodkin e75e73dd5f examples: select libgcc for non-default architecture 10 years ago
Masahiro Yamada 2405d09c4c build: support a new image u-boot-dtb.img 10 years ago
Christian Riesch 532d531828 arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image 10 years ago
Michal Simek 69c0d323e3 kbuild: Fix trailing whitespaces 10 years ago
Masahiro Yamada 65bb6d8dee kbuild: build with -Werror=date-time if the compiler supports it 10 years ago