Commit Graph

180 Commits (d2c6181d2d2afe00399cf0c8d9deafcb66b77330)

Author SHA1 Message Date
Masahiro Yamada 8e71443211 kbuild: standalone: simplify clean-files 10 years ago
Masahiro Yamada 2d5db193ee standalone: use GCC_VERSION defined in compiler-gcc.h 10 years ago
Alexey Brodkin e75e73dd5f examples: select libgcc for non-default architecture 10 years ago
Masahiro Yamada 4ed15fccb7 standalone: delete an unused source file 10 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 years ago
Masahiro Yamada 026f9cf24f kbuild: improve Kbuild speed 10 years ago
Masahiro Yamada 04a34c96b1 kbuild: use shorten logs for misc targets 10 years ago
Masahiro Yamada f9c235fd99 kbuild: use shorten logs objcopy rules 10 years ago
Masahiro Yamada cbce795e5e examples: move api/ and standalone/ entry to examples/Makefile 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada d958002589 Makefile: move some flags to examples makefiles 10 years ago
Masahiro Yamada 5651ccffa4 Makfile: move suffix rules to Makefile.build 10 years ago
Masahiro Yamada 4a20df395d examples: Use scripts/Makefile.build 10 years ago
Alexey Brodkin 794ab57497 arc: add support for standalone programs 10 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
Masahiro Yamada 475c506d08 Makefile, .gitignore: Cleanup non-existing binaries 11 years ago
Masahiro Yamada aaed2eb5c7 examples: x86: delete 82559_eeprom 11 years ago
Masahiro Yamada e8a8b8246a Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 11 years ago
Jeroen Hofstee a5a42eec8e ARM: fix the standalone programs 11 years ago
Masahiro Yamada 8a7e7d5697 Makefile: descend into subdirectories only when CONFIG_API is defined 11 years ago
Masahiro Yamada fdb87049d8 examples: delete unnecessary CPPFLAGS 11 years ago
Masahiro Yamada 13b213b47d examples: remove the remainders of dead board 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Rob Herring e32a268b6f examples: enable gc-sections option 11 years ago
Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. 11 years ago
Tom Rini 8386ca8bea Revert "standalone-examples: support custom GCC lib" 11 years ago
Jack Mitchell 4412db4646 standalone-examples: support custom GCC lib 11 years ago
Wolfgang Denk eee479cf6a Add LGPL-2.1+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Scott Wood a166fbca20 powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 11 years ago
Simon Glass 716cc8cc7f Change stub example to use asm-generic/sections.h 11 years ago
Simon Glass 6bb9ba7260 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data 11 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Zhi-zhou Zhang 32afad783e MIPS: add board qemu-mips64 support 12 years ago
Marek Vasut e0e7f3b210 Examples: Properly append LDFLAGS to LD command 12 years ago
Stefan Kristiansson 3553493d8b openrisc: Add support for standalone programs 13 years ago
Mike Partington 0910d0bcb8 Standalone Apps: Standalone apps should need only exports.h. 13 years ago
Che-Liang Chiou a2a5729fc1 api: export LCD device to external apps 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago
Macpaul Lin 72c73ddec3 nds32: standalone support 13 years ago
Che-liang Chiou 349e83f071 examples: api: allow build with private libgcc 13 years ago
Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank 13 years ago
Joakim Tjernlund cd8c87756a Fix a few gcc warnings. 13 years ago
Che-liang Chiou 0da43893dd Fix variable flavor in examples/standalone/Makefile 13 years ago
Daniel Schwierzeck 660da0947a MIPS: Introduce --gc-sections for MIPS 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 13 years ago
Wolfgang Denk 7ec830d580 Fix build problems caused by "_end" -> "__bss_end__" rename 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago