Age | Commit message (Expand) | Author |
2015-01-29 | Export redesign | Martin Dorwig |
2015-01-05 | mpc8xx: remove lwmon board support | Masahiro Yamada |
2014-09-16 | kbuild: standalone: simplify clean-files | Masahiro Yamada |
2014-09-16 | standalone: use GCC_VERSION defined in compiler-gcc.h | Masahiro Yamada |
2014-05-23 | examples: select libgcc for non-default architecture | Alexey Brodkin |
2014-04-17 | standalone: delete an unused source file | Masahiro Yamada |
2014-03-07 | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada |
2014-03-07 | kbuild: improve Kbuild speed | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs for misc targets | Masahiro Yamada |
2014-02-25 | kbuild: use shorten logs objcopy rules | Masahiro Yamada |
2014-02-19 | examples: move api/ and standalone/ entry to examples/Makefile | Masahiro Yamada |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2014-02-19 | Makefile: move some flags to examples makefiles | Masahiro Yamada |
2014-02-19 | examples: Use scripts/Makefile.build | Masahiro Yamada |
2014-02-07 | arc: add support for standalone programs | Alexey Brodkin |
2014-01-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-01-09 | arm64: core support | David Feng |
2013-12-16 | Makefile, .gitignore: Cleanup non-existing binaries | Masahiro Yamada |
2013-12-16 | examples: x86: delete 82559_eeprom | Masahiro Yamada |
2013-12-16 | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) | Masahiro Yamada |
2013-12-12 | ARM: fix the standalone programs | Jeroen Hofstee |
2013-11-25 | examples: delete unnecessary CPPFLAGS | Masahiro Yamada |
2013-11-15 | examples: remove the remainders of dead board | Masahiro Yamada |
2013-11-08 | cosmetic: remove empty lines at the top of file | Masahiro Yamada |
2013-09-20 | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day |
2013-09-12 | Revert "standalone-examples: support custom GCC lib" | Tom Rini |
2013-09-06 | standalone-examples: support custom GCC lib | Jack Mitchell |
2013-07-24 | Add LGPL-2.1+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-11 | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 | Scott Wood |
2013-03-15 | Change stub example to use asm-generic/sections.h | Simon Glass |
2013-02-04 | ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data | Simon Glass |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-16 | MIPS: add board qemu-mips64 support | Zhi-zhou Zhang |
2012-03-26 | Examples: Properly append LDFLAGS to LD command | Marek Vasut |
2012-01-13 | openrisc: Add support for standalone programs | Stefan Kristiansson |
2011-12-06 | Standalone Apps: Standalone apps should need only exports.h. | Mike Partington |
2011-11-03 | Reduce build times | Wolfgang Denk |
2011-10-22 | nds32: standalone support | Macpaul Lin |
2011-10-17 | Replace space and tab checks with isblank | Jason Hobbs |
2011-05-12 | Fix a few gcc warnings. | Joakim Tjernlund |
2011-05-12 | Fix variable flavor in examples/standalone/Makefile | Che-liang Chiou |
2011-05-10 | MIPS: Introduce --gc-sections for MIPS | Daniel Schwierzeck |
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ |
2011-04-12 | Make STANDALONE_LOAD_ADDR configurable per board | Wolfgang Denk |
2011-03-31 | Fix build problems caused by "_end" -> "__bss_end__" rename | Wolfgang Denk |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-12 | examples/standalone: Use gcc's -fno-toplevel-reorder | Peter Tyser |