summaryrefslogtreecommitdiffstats
path: root/board/freescale/p2020ds
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc85xx: remove P2020DS board supportMasahiro Yamada2015-01-237-536/+0
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+10
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-1/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-5/+5
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+4
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-161-3/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-271-1/+1
* powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh2012-07-061-1/+5
* powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi2012-04-241-6/+2
* powerpc/85xx: Fix P2020DS bootingKumar Gala2011-10-181-0/+12
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun2011-10-091-49/+56
* powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun2011-07-111-0/+6
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-201-0/+7
* powerpc/85xx: Enable eSDHC boot support on P2020 DSJerry Huang2011-04-041-1/+12
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-19/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-041-9/+1
* powerpc/85xx: Add eSDHC support on P2020DSJerry Huang2011-04-041-0/+13
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-191-26/+0
* powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-111/+2
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-27/+7
* powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala2011-01-141-8/+6
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-3/+4
* hwconfig: Fix dummy initialization of {board, cpu}_hwconfigKumar Gala2010-11-301-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser2010-11-141-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-12/+12
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-4/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* Fix parameters to support RDIMM for P2020DSYork Sun2010-08-311-2/+2
* powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork2010-07-262-31/+32
* powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork2010-07-261-4/+4
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-10/+3
* Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala2010-07-161-149/+0
* p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi2010-04-071-35/+20
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-071-1/+0
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-3/+3
* ppc/85xx: Map boot page guarded for MP bootKumar Gala2010-01-051-1/+1
* ppc/85xx: Make flash TLB entry determined at runtime on FSL boardsKumar Gala2010-01-051-1/+1
* ppc/85xx: Move to using fsl_setup_hose on P2020 DSKumar Gala2010-01-051-7/+5
* Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-041-3/+3
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-271-3/+3
OpenPOWER on IntegriCloud