| Commit message (Expand) | Author | Age | Lines |
* | Export redesign | Martin Dorwig | 2015-01-29 | -31/+33 |
* | mpc8xx: remove lwmon board support | Masahiro Yamada | 2015-01-05 | -19/+0 |
* | kbuild: standalone: simplify clean-files | Masahiro Yamada | 2014-09-16 | -1/+1 |
* | standalone: use GCC_VERSION defined in compiler-gcc.h | Masahiro Yamada | 2014-09-16 | -5/+2 |
* | examples: select libgcc for non-default architecture | Alexey Brodkin | 2014-05-23 | -3/+1 |
* | standalone: delete an unused source file | Masahiro Yamada | 2014-04-17 | -100/+0 |
* | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada | 2014-03-07 | -1/+1 |
* | kbuild: improve Kbuild speed | Masahiro Yamada | 2014-03-07 | -3/+2 |
* | kbuild: use shorten logs for misc targets | Masahiro Yamada | 2014-02-25 | -33/+32 |
* | kbuild: use shorten logs objcopy rules | Masahiro Yamada | 2014-02-25 | -6/+10 |
* | examples: move api/ and standalone/ entry to examples/Makefile | Masahiro Yamada | 2014-02-19 | -8/+9 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -19/+18 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -15/+15 |
* | Makefile: move some flags to examples makefiles | Masahiro Yamada | 2014-02-19 | -0/+8 |
* | Makfile: move suffix rules to Makefile.build | Masahiro Yamada | 2014-02-19 | -2/+2 |
* | examples: Use scripts/Makefile.build | Masahiro Yamada | 2014-02-19 | -48/+19 |
* | arc: add support for standalone programs | Alexey Brodkin | 2014-02-07 | -0/+13 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-01-10 | -2/+17 |
|\ |
|
| * | arm64: core support | David Feng | 2014-01-09 | -0/+15 |
| * | ARM: fix the standalone programs | Jeroen Hofstee | 2013-12-12 | -2/+2 |
* | | Makefile, .gitignore: Cleanup non-existing binaries | Masahiro Yamada | 2013-12-16 | -1/+0 |
* | | examples: x86: delete 82559_eeprom | Masahiro Yamada | 2013-12-16 | -362/+0 |
* | | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) | Masahiro Yamada | 2013-12-16 | -13/+13 |
|/ |
|
* | Makefile: descend into subdirectories only when CONFIG_API is defined | Masahiro Yamada | 2013-11-25 | -15/+12 |
* | examples: delete unnecessary CPPFLAGS | Masahiro Yamada | 2013-11-25 | -4/+0 |
* | examples: remove the remainders of dead board | Masahiro Yamada | 2013-11-15 | -217/+1 |
* | cosmetic: remove empty lines at the top of file | Masahiro Yamada | 2013-11-08 | -1/+0 |
* | examples: enable gc-sections option | Rob Herring | 2013-11-04 | -1/+1 |
* | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 2013-09-20 | -3/+3 |
* | Revert "standalone-examples: support custom GCC lib" | Tom Rini | 2013-09-12 | -13/+2 |
* | standalone-examples: support custom GCC lib | Jack Mitchell | 2013-09-06 | -2/+13 |
* | Add LGPL-2.1+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -28/+4 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -326/+19 |
* | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 | Scott Wood | 2013-06-11 | -1/+2 |
* | Change stub example to use asm-generic/sections.h | Simon Glass | 2013-03-15 | -4/+3 |
* | ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data | Simon Glass | 2013-02-04 | -2/+2 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+1 |
* | MIPS: add board qemu-mips64 support | Zhi-zhou Zhang | 2012-10-16 | -0/+59 |
* | Examples: Properly append LDFLAGS to LD command | Marek Vasut | 2012-03-26 | -1/+1 |
* | openrisc: Add support for standalone programs | Stefan Kristiansson | 2012-01-13 | -0/+14 |
* | Standalone Apps: Standalone apps should need only exports.h. | Mike Partington | 2011-12-06 | -0/+2 |
* | api: export LCD device to external apps | Che-Liang Chiou | 2011-11-15 | -0/+67 |
* | Reduce build times | Wolfgang Denk | 2011-11-03 | -1/+2 |
* | nds32: standalone support | Macpaul Lin | 2011-10-22 | -1/+85 |
* | examples: api: allow build with private libgcc | Che-liang Chiou | 2011-10-22 | -3/+1 |
* | Replace space and tab checks with isblank | Jason Hobbs | 2011-10-17 | -2/+3 |
* | Fix a few gcc warnings. | Joakim Tjernlund | 2011-05-12 | -3/+3 |
* | Fix variable flavor in examples/standalone/Makefile | Che-liang Chiou | 2011-05-12 | -2/+2 |
* | MIPS: Introduce --gc-sections for MIPS | Daniel Schwierzeck | 2011-05-10 | -5/+5 |
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | -2/+2 |