| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig | Masahiro Yamada | 2017-04-27 | 1 | -1/+1 |
* | arm: Warn that starting with v2018.01 gcc-6 or later is required | Tom Rini | 2017-04-27 | 1 | -1/+11 |
* | ARMv8: add GOT sections to the list of sections copied | Philipp Tomsich | 2017-04-08 | 1 | -1/+1 |
* | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini | 2017-03-18 | 1 | -5/+3 |
* | ARMv8: Add secure sections for PSCI text and data | macro.wave.z@gmail.com | 2016-12-15 | 1 | -1/+2 |
* | TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 | Tom Rini | 2016-11-21 | 1 | -1/+1 |
* | efi: arm: Add EFI app support | Simon Glass | 2016-11-14 | 1 | -0/+7 |
* | tools: mkimage: add support for Vybrid image format | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -0/+3 |
* | ARM: Add secure section for initialized data | Chen-Yu Tsai | 2016-07-15 | 1 | -2/+2 |
* | arm: clang: Update support slightly | Tom Rini | 2016-04-01 | 1 | -0/+6 |
* | efi_loader: Add runtime services | Alexander Graf | 2016-03-15 | 1 | -0/+4 |
* | arm: config: enforce -fno-pic for gcc | Peng Fan | 2016-01-31 | 1 | -0/+1 |
* | arm, powerpc: Update cc-version tests to check for cc-name as well | Tom Rini | 2016-01-25 | 1 | -1/+2 |
* | arm: Include the .got section in the binary | Simon Glass | 2015-05-14 | 1 | -1/+2 |
* | generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig | Masahiro Yamada | 2015-03-28 | 1 | -3/+0 |
* | arm: build arch memset/memcpy in Thumb2 mode | Stefan Agner | 2015-01-09 | 1 | -1/+3 |
* | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | 1 | -1/+1 |
* | ARM: HYP/non-sec: add separate section for secure code | Marc Zyngier | 2014-07-28 | 1 | -1/+1 |
* | kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled | Alexey Ignatov | 2014-07-07 | 1 | -0/+4 |
* | build:arm: Remove setting of CROSS_COMPILE environment variable | Łukasz Majewski | 2014-04-07 | 1 | -4/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into master | Stefano Babic | 2014-04-04 | 1 | -9/+16 |
|\ |
|
| * | kbuild: move "checkthumb" to ARM archprepare | Masahiro Yamada | 2014-03-07 | 1 | -1/+11 |
| * | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada | 2014-03-04 | 1 | -1/+3 |
| * | kbuild: consolidate PLATFORM_LIBS | Masahiro Yamada | 2014-03-04 | 1 | -7/+2 |
* | | imx: add rules for U-Boot DTB support | Stefano Babic | 2014-04-02 | 1 | -0/+4 |
|/ |
|
* | kbuild: refactor more IMX image rules | Masahiro Yamada | 2014-02-25 | 1 | -0/+10 |
* | kbuild: rename OBJCFLAGS to OBJCOPYFLAGS | Masahiro Yamada | 2014-02-25 | 1 | -2/+2 |
* | ARM: merge commonly-defined PLATFORM_RELFLAGS | Masahiro Yamada | 2014-01-24 | 1 | -1/+2 |
* | arm: put .hash, .got.plt and .machine_param back in binaries | Albert ARIBAUD | 2014-01-14 | 1 | -1/+1 |
* | arm64: core support | David Feng | 2014-01-09 | 1 | -1/+6 |
* | arm: keep all sections in ELF file | Albert ARIBAUD | 2013-12-07 | 1 | -0/+3 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | ARM: use r9 for gd | Jeroen Hofstee | 2013-09-23 | 1 | -1/+1 |
* | ARM: refactor compiler options in config.mk | Masahiro Yamada | 2013-09-23 | 1 | -1/+2 |
* | arm: prevent using movt/movw address loads | Jeroen Hofstee | 2013-09-23 | 1 | -2/+6 |
* | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla | 2013-08-15 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | arm: ensure u-boot only uses relative relocations | Albert ARIBAUD | 2013-06-21 | 1 | -0/+5 |
* | arm: Enable -ffunction-sections / -fdata-sections / --gc-sections | Tom Rini | 2013-05-23 | 1 | -0/+3 |
* | arm: Remove deprecated and now unused NAND SPL | Benoît Thébaudeau | 2013-04-12 | 1 | -2/+0 |
* | arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms | Tom Rini | 2013-03-24 | 1 | -1/+1 |
* | arm: Enable generic board support | Simon Glass | 2013-03-15 | 1 | -0/+3 |
* | arm: work around assembler bug | Allen Martin | 2012-10-04 | 1 | -0/+18 |
* | Makefile: Add a 'checkthumb' rule | Tom Rini | 2012-05-15 | 1 | -0/+5 |
* | ARM: enable Thumb build | Aneesh V | 2012-05-15 | 1 | -7/+15 |
* | arm: Remove unneeded setting of LDCSRIPT | Simon Glass | 2012-03-30 | 1 | -7/+0 |
* | Reduce build times | Wolfgang Denk | 2011-11-03 | 1 | -9/+10 |
* | arm: adjust PLATFORM_LIBS for SPL | Aneesh V | 2011-07-26 | 1 | -3/+10 |
* | support CONFIG_SYS_LDSCRIPT on ARM | Michael Schwingen | 2011-06-23 | 1 | -0/+7 |
* | Handle most LDSCRIPT setting centrally | Scott Wood | 2011-04-30 | 1 | -1/+0 |