summaryrefslogtreecommitdiff
path: root/board/stx
AgeCommit message (Expand)AuthorFilesLines
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-25MAINTAINERS: comment out invalid maintainersMasahiro Yamada2-2/+2
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2-6/+0
2014-08-21powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada7-883/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada3-0/+19
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada3-0/+45
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-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2-2/+2
2013-10-15Coding 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-03replace 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-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-13Refactor 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-16punt unused clean/distclean targetsMike Frysinger2-12/+0
2011-07-2985xx: enable FDT support for STX SSA boardWolfgang Denk1-0/+8
2011-04-21powerpc, 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-288xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-55/+12
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier3-6/+6
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk3-87/+0
2010-10-19Rename 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-22Move 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-2985xx: Move to a common linker scriptKumar Gala2-307/+0
2009-08-29stx: create common vendor/board hierarchy for STx boardsAlex Dubov20-0/+3237