aboutsummaryrefslogtreecommitdiff
path: root/board/samsung/smdk6400
AgeCommit message (Expand)AuthorFilesLines
2013-04-12arm: Remove support for smdk6400Benoît Thébaudeau7-666/+0
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau1-2/+1
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau1-0/+4
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-1/+6
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-03arm: nvidia and smdk6400: use common code for machine typeIgor Grinberg1-1/+0
2011-06-08SMDK6400: fix the compiler errorMinkyu Kang1-0/+2
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-2/+0
2011-03-27SMDK6400: Fixup dram_init for relocation supportseedshope1-1/+7
2011-03-27SMDK6400: Fix the mutiple link errorseedshope1-1/+0
2011-03-27SMDK6400: Fix some label undefined in build errorseedshope1-3/+24
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-12-22Merge branch 'next' of ../nextWolfgang Denk1-0/+37
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-4/+2
2010-11-28Remove board_init_f function from nand_boot.cSughosh Ganu1-0/+37
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-3/+3
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-2/+2
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2-2/+2
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+12
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood1-11/+0
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-0/+2
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel2-2/+2
2009-04-05Move machine specific code to board at s3c64xx (v2)Kyungmin Park1-0/+7
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk1-16/+16
2008-08-31smdk6400: add gitignoreJean-Christophe PLAGNIOL-VILLARD1-0/+5
2008-08-31ARM: Add support for S3C6400 based SMDK6400 boardGuennadi Liakhovetski5-0/+592