summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeLines
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-1/+1
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-07-3/+2
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-25-33/+32
* kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-25-6/+10
* examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-19-8/+9
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-19/+18
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-15/+15
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-19-0/+8
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-19-2/+2
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-19-48/+19
* arc: add support for standalone programsAlexey Brodkin2014-02-07-0/+13
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-10-2/+17
|\
| * arm64: core supportDavid Feng2014-01-09-0/+15
| * ARM: fix the standalone programsJeroen Hofstee2013-12-12-2/+2
* | Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-16-1/+0
* | examples: x86: delete 82559_eepromMasahiro Yamada2013-12-16-362/+0
* | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-16-13/+13
|/
* Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada2013-11-25-15/+12
* examples: delete unnecessary CPPFLAGSMasahiro Yamada2013-11-25-4/+0
* examples: remove the remainders of dead boardMasahiro Yamada2013-11-15-217/+1
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-1/+0
* examples: enable gc-sections optionRob Herring2013-11-04-1/+1
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-20-3/+3
* Revert "standalone-examples: support custom GCC lib"Tom Rini2013-09-12-13/+2
* standalone-examples: support custom GCC libJack Mitchell2013-09-06-2/+13
* Add LGPL-2.1+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-28/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-326/+19
* powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-11-1/+2
* Change stub example to use asm-generic/sections.hSimon Glass2013-03-15-4/+3
* ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-04-2/+2
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+1
* MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-16-0/+59
* Examples: Properly append LDFLAGS to LD commandMarek Vasut2012-03-26-1/+1
* openrisc: Add support for standalone programsStefan Kristiansson2012-01-13-0/+14
* Standalone Apps: Standalone apps should need only exports.h.Mike Partington2011-12-06-0/+2
* api: export LCD device to external appsChe-Liang Chiou2011-11-15-0/+67
* Reduce build timesWolfgang Denk2011-11-03-1/+2
* nds32: standalone supportMacpaul Lin2011-10-22-1/+85
* examples: api: allow build with private libgccChe-liang Chiou2011-10-22-3/+1
* Replace space and tab checks with isblankJason Hobbs2011-10-17-2/+3
* Fix a few gcc warnings.Joakim Tjernlund2011-05-12-3/+3
* Fix variable flavor in examples/standalone/MakefileChe-liang Chiou2011-05-12-2/+2
* MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck2011-05-10-5/+5
* x86: Rename i386 to x86Graeme Russ2011-04-13-2/+2
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12-1/+1
* Fix build problems caused by "_end" -> "__bss_end__" renameWolfgang Denk2011-03-31-4/+4
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-4/+4
* examples: update do_reset prototypeMike Frysinger2011-01-09-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* examples/standalone: Use gcc's -fno-toplevel-reorderPeter Tyser2010-10-12-0/+5