summaryrefslogtreecommitdiff
path: root/board/freescale/p1_p2_rdb_pc
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/+51
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-02-21common: Add get_effective_memsize() to memsize.cYork Sun1-1/+1
2013-12-11powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointersClaudiu Manoil1-2/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-4/+4
2013-11-06freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada1-1/+1
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-25/+5
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-65/+65
2013-10-17powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand bootYing Zhang3-79/+27
2013-10-17powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPLYing Zhang1-0/+9
2013-10-17powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPLYing Zhang3-12/+110
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-1/+1
2013-08-09p1020rdb-pd: platform supportHaijun.Zhang3-3/+4
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-84/+5
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2013-05-03powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PCXu Jiucheng2-1/+33
2013-05-03qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020Zhicheng Fan1-0/+47
2012-11-288xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming1-1/+1
2012-11-27powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL bootScott Wood3-3/+21
2012-11-27powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory mapScott Wood1-1/+1
2012-11-27powerpc/mpc85xx/p1_p2_rdb_pc: new SPL supportScott Wood4-5/+151
2012-08-23powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPLScott Wood1-2/+0
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+46
2012-04-25powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi1-7/+1
2012-04-25powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boardsYork Sun1-2/+2
2011-11-11powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NANDKumar Gala1-4/+6
2011-11-08powerpc/85xx: Make inclusion of USB device fixup conditionalRamneek Mehresh1-0/+3
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-30powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang5-0/+946