summaryrefslogtreecommitdiff
path: root/board/freescale/p1010rdb
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/+33
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-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini4-72/+128
2014-02-25powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang4-72/+128
2014-01-22powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2-8/+8
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 Sun1-1/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-4/+4
2013-11-13powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pbShengzhou Liu2-2/+190
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-25/+5
2013-10-17powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu1-6/+170
2013-10-17board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu3-20/+105
2013-10-17powerpc/p1010rdb: remove unused cpld_showShengzhou Liu1-35/+0
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-13/+13
2013-08-20powerpc/p1010rdb: fix calculating ddr_freq_mhzShengzhou Liu1-1/+1
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-21board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI definePrabhakar Kushwaha1-1/+1
2013-06-21powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha1-1/+6
2013-06-21board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha3-6/+165
2013-05-03powerpc/p1010rdb: Change flexcan compatible stringShengzhou Liu1-1/+1
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2-6/+6
2012-08-23p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)Matthew McClintock1-3/+4
2012-07-22Minor Coding Style Cleanup.Wolfgang Denk1-3/+0
2012-07-10Minor Coding Style cleanupWolfgang Denk1-1/+0
2012-07-07powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun2-5/+5
2012-07-07powerpc/p1010rdb: add readme document for p1010rdbShengzhou Liu1-0/+212
2012-07-07powerpc/p1010rdb: update mux config of p1010rdb boardShengzhou Liu1-12/+44
2012-04-25powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi1-5/+1
2012-04-25powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boardsYork Sun1-3/+3
2011-11-08powerpc/85xx: Make inclusion of USB device fixup conditionalRamneek Mehresh1-0/+2
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-30powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal5-0/+765