Age | Commit message (Expand) | Author |
2014-01-24 | ARM: merge commonly-defined PLATFORM_RELFLAGS | Masahiro Yamada |
2014-01-14 | arm: put .hash, .got.plt and .machine_param back in binaries | Albert ARIBAUD |
2014-01-09 | arm64: core support | David Feng |
2013-12-07 | arm: keep all sections in ELF file | Albert ARIBAUD |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-09-23 | ARM: use r9 for gd | Jeroen Hofstee |
2013-09-23 | ARM: refactor compiler options in config.mk | Masahiro Yamada |
2013-09-23 | arm: prevent using movt/movw address loads | Jeroen Hofstee |
2013-08-15 | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-21 | arm: ensure u-boot only uses relative relocations | Albert ARIBAUD |
2013-05-23 | arm: Enable -ffunction-sections / -fdata-sections / --gc-sections | Tom Rini |
2013-04-12 | arm: Remove deprecated and now unused NAND SPL | Benoît Thébaudeau |
2013-03-24 | arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms | Tom Rini |
2013-03-15 | arm: Enable generic board support | Simon Glass |
2012-10-04 | arm: work around assembler bug | Allen Martin |
2012-05-15 | Makefile: Add a 'checkthumb' rule | Tom Rini |
2012-05-15 | ARM: enable Thumb build | Aneesh V |
2012-03-30 | arm: Remove unneeded setting of LDCSRIPT | Simon Glass |
2011-11-03 | Reduce build times | Wolfgang Denk |
2011-07-26 | arm: adjust PLATFORM_LIBS for SPL | Aneesh V |
2011-06-23 | support CONFIG_SYS_LDSCRIPT on ARM | Michael Schwingen |
2011-04-30 | Handle most LDSCRIPT setting centrally | Scott Wood |
2011-04-12 | Make STANDALONE_LOAD_ADDR configurable per board | Wolfgang Denk |
2011-02-02 | ARM: fix broken build of ARM | Stefano Babic |
2010-10-29 | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk |
2010-10-13 | arm926ejs, tx25: add support for ELF relocations | Heiko Schocher |
2010-10-13 | arm: implement ELF relocations | Albert Aribaud |
2010-09-19 | ARM: add relocation support | Heiko Schocher |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |