summaryrefslogtreecommitdiff
path: root/board/freescale/bsc9132qds
AgeCommit message (Expand)AuthorFilesLines
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+25
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-07-23powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2014-01-03board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha1-1/+1
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun1-1/+1
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2-8/+9
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-6/+6
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-32/+5
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-13/+13
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-5/+5
2013-08-09board/bsc9132qds: Configure DSP DDR controllerPriyanka Jain1-0/+22
2013-08-09board/bsc9132qds: Add DSP side tlb and lawsPriyanka Jain2-0/+13
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-101/+6
2013-06-21powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha1-3/+8
2013-06-2185xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFTAndy Fleming1-2/+2
2013-06-21board/bsc9132qds:Add NAND boot support using new SPL formatPrabhakar Kushwaha4-11/+166
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-1/+1
2013-01-30powerpc/85xx: Add BSC9132QDS supportPrabhakar Kushwaha6-0/+941