summaryrefslogtreecommitdiff
path: root/board/freescale/mx31ads
AgeCommit message (Expand)AuthorFilesLines
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-06-12mx31ads: Fix the U-Boot binary outputSimon Glass1-1/+3
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD1-0/+1
2014-02-27arm: make _end compiler-generatedAlbert ARIBAUD1-2/+7
2013-12-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-5/+5
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD1-9/+9
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada1-5/+5
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-62/+4
2013-06-22arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD1-2/+10
2013-06-22arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD1-1/+5
2013-06-22remove all references to .dynsymAlbert ARIBAUD1-5/+1
2013-04-14ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD1-4/+10
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau1-9/+9
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-5/+11
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-03-13arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD1-4/+10
2012-11-10Merge git://git.denx.de/u-bootStefano Babic1-3/+5
2012-10-26ARM: Fix start.S when used with SPL in arm1136Stefano Babic1-0/+2
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau1-2/+2
2011-10-27imx: fix coding styleFabio Estevam1-1/+1
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger1-3/+11
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-01mx31ads: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx31ads: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-06-06mx31ads: Use the new relocation schemeFabio Estevam3-14/+48
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-2/+0
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2-3/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier2-6/+6
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-08-26Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+2
2009-05-16Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD5-0/+505