| Commit message (Expand) | Author | Age | Lines |
* | 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 | -14/+11 |
* | kbuild: use shorten logs objcopy rules | Masahiro Yamada | 2014-02-25 | -4/+6 |
* | examples: move api/ and standalone/ entry to examples/Makefile | Masahiro Yamada | 2014-02-19 | -4/+0 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -9/+13 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -7/+7 |
* | Makefile: move some flags to examples makefiles | Masahiro Yamada | 2014-02-19 | -0/+4 |
* | examples: Use scripts/Makefile.build | Masahiro Yamada | 2014-02-19 | -32/+14 |
* | 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 |
|/ |
|
* | examples: delete unnecessary CPPFLAGS | Masahiro Yamada | 2013-11-25 | -2/+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 |
* | 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 | -218/+13 |
* | 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 |
* | Reduce build times | Wolfgang Denk | 2011-11-03 | -1/+2 |
* | nds32: standalone support | Macpaul Lin | 2011-10-22 | -1/+85 |
* | 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 |
* | Make STANDALONE_LOAD_ADDR configurable per board | Wolfgang Denk | 2011-04-12 | -1/+1 |
* | Fix build problems caused by "_end" -> "__bss_end__" rename | Wolfgang Denk | 2011-03-31 | -4/+4 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -4/+4 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | examples/standalone: Use gcc's -fno-toplevel-reorder | Peter Tyser | 2010-10-12 | -0/+5 |
* | MIPS: update the MIPS u-boot.lds | Xiangfu Liu | 2010-09-04 | -1/+1 |
* | smc91xx_eeprom: Correct chip detection check. | Juergen Kilb | 2010-07-12 | -1/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -12/+12 |
* | examples/standalone: Remove relocation compile flags for PowerPC | Peter Tyser | 2010-06-29 | -0/+10 |
* | nios: remove nios-32 arch | Thomas Chou | 2010-05-28 | -17/+0 |
* | nios2: fix r15 issue for gcc4 | Thomas Chou | 2010-05-28 | -3/+3 |