aboutsummaryrefslogtreecommitdiff
path: root/board/stx
AgeCommit message (Expand)AuthorFilesLines
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun6-8/+8
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada3-70/+10
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2-2/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk2-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-221/+13
2013-04-02replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD1-1/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-2/+2
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD2-2/+2
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut2-6/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut2-0/+10
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+59
2011-10-15punt unused clean/distclean targetsMike Frysinger2-12/+0
2011-07-2985xx: enable FDT support for STX SSA boardWolfgang Denk1-0/+8
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund1-2/+3
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2-43/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2-16/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-2/+2
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2-65/+0
2011-01-09miiphy: convert to linux/mii.hMike Frysinger3-9/+9
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-55/+12
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-6/+6
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk3-87/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk3-3/+3
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher3-5/+5
2010-04-21Move arch/ppc to arch/powerpcStefan Roese3-7/+7
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-3/+3
2010-04-13Rename lib_generic/ to lib/Peter Tyser2-5/+5
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2-4/+4
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala2-2/+2
2009-08-2885xx: Move to a common linker scriptKumar Gala2-307/+0
2009-08-28stx: create common vendor/board hierarchy for STx boardsAlex Dubov20-0/+3237