summaryrefslogtreecommitdiff
path: root/board/freescale/mx31ads
AgeCommit message (Expand)Author
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-11mx31ads: Fix the U-Boot binary outputSimon Glass
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-04-13ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-12arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD
2012-11-10Merge git://git.denx.de/u-bootStefano Babic
2012-10-26ARM: Fix start.S when used with SPL in arm1136Stefano Babic
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau
2011-10-27imx: fix coding styleFabio Estevam
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-30mx31ads: Place machine ID into board configFabio Estevam
2011-09-30mx31ads: Remove dram_init_banksize()Fabio Estevam
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-06-06mx31ads: Use the new relocation schemeFabio Estevam
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-08-13mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD