| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | MAINTAINERS: comment out invalid maintainers | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -5/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+23 |
* | mx31ads: Fix the U-Boot binary output | Simon Glass | 2014-06-11 | 1 | -1/+3 |
* | arm: move exception handling out of start.S files | Albert ARIBAUD | 2014-05-15 | 1 | -0/+1 |
* | arm: make _end compiler-generated | Albert ARIBAUD | 2014-02-26 | 1 | -2/+7 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | 1 | -5/+5 |
|\ |
|
| * | Makefile: rename all libraries to built-in.o | Masahiro Yamada | 2013-11-17 | 1 | -5/+5 |
* | | arm: keep all sections in ELF file | Albert ARIBAUD | 2013-12-07 | 1 | -9/+9 |
|/ |
|
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -22/+2 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 4 | -62/+4 |
* | arm: make __rel_dyn_{start, end} compiler-generated | Albert ARIBAUD | 2013-06-21 | 1 | -2/+10 |
* | arm: make __image_copy_{start, end} compiler-generated | Albert ARIBAUD | 2013-06-21 | 1 | -1/+5 |
* | remove all references to .dynsym | Albert ARIBAUD | 2013-06-21 | 1 | -5/+1 |
* | ARM: Fix __bss_start and __bss_end in linker scripts | Albert ARIBAUD | 2013-04-13 | 1 | -4/+10 |
* | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau | 2013-04-12 | 1 | -9/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | 1 | -5/+11 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | 1 | -1/+1 |
| * | arm: make __bss_start and __bss_end__ compiler-generated | Albert ARIBAUD | 2013-03-12 | 1 | -4/+10 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.denx.de/u-boot | Stefano Babic | 2012-11-10 | 1 | -3/+5 |
|\ |
|
| * | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | 1 | -3/+0 |
| * | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | 1 | -0/+5 |
* | | ARM: Fix start.S when used with SPL in arm1136 | Stefano Babic | 2012-10-26 | 1 | -0/+2 |
|/ |
|
* | mx31: Fix PDR0_CSI_PODF | Benoît Thébaudeau | 2012-10-15 | 1 | -2/+2 |
* | imx: fix coding style | Fabio Estevam | 2011-10-27 | 1 | -1/+1 |
* | mx31: provide readable WEIM CS accessor | Helmut Raiger | 2011-10-27 | 1 | -3/+11 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | mx31ads: Place machine ID into board config | Fabio Estevam | 2011-09-30 | 1 | -1/+0 |
* | mx31ads: Remove dram_init_banksize() | Fabio Estevam | 2011-09-30 | 1 | -6/+0 |
* | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD | 2011-07-17 | 1 | -1/+1 |
* | mx31ads: Use the new relocation scheme | Fabio Estevam | 2011-06-06 | 3 | -14/+48 |
* | Handle most LDSCRIPT setting centrally | Scott Wood | 2011-04-30 | 1 | -2/+0 |
* | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic | 2011-04-27 | 2 | -3/+3 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | 1 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 2 | -6/+6 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -1/+1 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 1 | -1/+1 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | 1 | -0/+12 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -0/+2 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 1 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | 1 | -1/+1 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | mx31: move freescale's mx31 boards to vendor board dir | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | 5 | -0/+505 |