summaryrefslogtreecommitdiff
path: root/board/stx
Commit message (Expand)AuthorAgeLines
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-8/+8
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-70/+10
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-16-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-221/+13
* replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-02-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-2/+2
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-2/+2
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+10
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+59
* punt unused clean/distclean targetsMike Frysinger2011-10-15-12/+0
* 85xx: enable FDT support for STX SSA boardWolfgang Denk2011-07-29-0/+8
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-20-2/+3
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-04-43/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-04-16/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-65/+0
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-9/+9
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-55/+12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-6/+6
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-87/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+3
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-5/+5
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-7/+7
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-5/+5
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-4/+4
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-2/+0
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-24-2/+2
* 85xx: Move to a common linker scriptKumar Gala2009-08-28-307/+0
* stx: create common vendor/board hierarchy for STx boardsAlex Dubov2009-08-28-0/+3237