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