summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx31ads
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* mx31ads: Fix the U-Boot binary outputSimon Glass2014-06-111-1/+3
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-0/+1
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-2/+7
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-5/+5
|\
| * Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-5/+5
* | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-9/+9
|/
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-62/+4
* arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-211-2/+10
* arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-211-1/+5
* remove all references to .dynsymAlbert ARIBAUD2013-06-211-5/+1
* ARM: Fix __bss_start and __bss_end in linker scriptsAlbert ARIBAUD2013-04-131-4/+10
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-9/+9
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-5/+11
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
| * arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-121-4/+10
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* Merge git://git.denx.de/u-bootStefano Babic2012-11-101-3/+5
|\
| * common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
| * common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* | ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-261-0/+2
|/
* mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau2012-10-151-2/+2
* imx: fix coding styleFabio Estevam2011-10-271-1/+1
* mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-271-3/+11
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* mx31ads: Place machine ID into board configFabio Estevam2011-09-301-1/+0
* mx31ads: Remove dram_init_banksize()Fabio Estevam2011-09-301-6/+0
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* mx31ads: Use the new relocation schemeFabio Estevam2011-06-063-14/+48
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-2/+0
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-272-3/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-6/+6
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-251-0/+12
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+2
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* mx31: move freescale's mx31 boards to vendor board dirJean-Christophe PLAGNIOL-VILLARD2008-08-135-0/+505
OpenPOWER on IntegriCloud