summaryrefslogtreecommitdiffstats
path: root/board/stx
Commit message (Expand)AuthorAgeFilesLines
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-242-2/+2
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-132-6/+0
* powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada2014-08-217-883/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-303-0/+19
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-303-0/+45
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-256-8/+8
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-013-70/+10
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-162-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-221/+13
* replace last __bss_end__ occurrences with __bss_endAlbert ARIBAUD2013-04-021-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-182-2/+2
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-122-2/+2
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-222-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-222-0/+10
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+59
* punt unused clean/distclean targetsMike Frysinger2011-10-152-12/+0
* 85xx: enable FDT support for STX SSA boardWolfgang Denk2011-07-291-0/+8
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-201-2/+3
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-042-43/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-042-16/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-2/+2
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-142-65/+0
* miiphy: convert to linux/mii.hMike Frysinger2011-01-093-9/+9
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-55/+12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-173-6/+6
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-183-87/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-183-3/+3
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-093-5/+5
* Move arch/ppc to arch/powerpcStefan Roese2010-04-213-7/+7
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-132-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-132-5/+5
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-132-4/+4
* ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-242-2/+2
* 85xx: Move to a common linker scriptKumar Gala2009-08-282-307/+0
* stx: create common vendor/board hierarchy for STx boardsAlex Dubov2009-08-2820-0/+3237
OpenPOWER on IntegriCloud