summaryrefslogtreecommitdiffstats
path: root/board/freescale/corenet_ds
Commit message (Expand)AuthorAgeFilesLines
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+29
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+63
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-256-7/+7
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-30/+10
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-241-14/+0
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-161-3/+3
* SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang2013-10-163-0/+68
* Corenet/p5040/SGMII:fix the problem for SGMII5/6Zhao Qiang2013-10-161-4/+18
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-091-2/+2
* powerpc/corenet: Move RCW print to cpu.cYork Sun2013-08-091-14/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-116/+7
* powerpc/p5040: fix mdio mux for 10G portShaohui Xie2013-05-241-4/+4
* powerpc/p5040: enable PBL tool supportShaohui Xie2013-05-241-0/+11
* Fix references to the documentation filesAnatolij Gustschin2013-05-101-1/+1
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-041-1/+1
* powerpc/p2041: add RCW file for P2041RDBValentin Longchamp2013-01-301-0/+11
* powerpc/corenet_ds: Update DDR timing for single-rank DIMMsYork Sun2012-11-271-2/+2
* powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-274-6/+758
* powerpc/85xx: get rid of enum board_slots in P4080 MDIO driverTimur Tabi2012-08-231-40/+19
* powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-234-0/+84
* powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi2012-04-241-4/+0
* net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-271-0/+2
* powerpc/QorIQ: fix network frame manager TBI PHY address settingsRoy Zang2011-11-082-16/+0
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-201-8/+30
* fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpersShengzhou Liu2011-10-182-48/+14
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun2011-10-091-125/+97
* powerpc/85xx: refactor common P-Series CoreNet files for FSL boardsKumar Gala2011-09-294-226/+0
* powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMMYork Sun2011-09-291-19/+84
* powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2011-09-291-14/+0
* powerpc/85xx: Cleanup extern in corenet_ds board codeKumar Gala2011-09-292-2/+1
* powerpc/hydra: Add ethernet support on P5020/P3041 DS boardsTimur Tabi2011-09-292-0/+555
* powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming2011-09-294-4/+538
* powerpc/85xx: corenet_ds - Remove unused 'execute' perm in TLB entriesKumar Gala2011-09-291-15/+15
* powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie2011-07-291-0/+1
* MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-291-1/+1
* powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George2011-07-291-1/+2
* powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun2011-07-111-0/+6
* powerpc/corenet_ds: Fix RCW overriding for RDIMMYork Sun2011-07-111-1/+1
* powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't setKumar Gala2011-07-111-0/+2
* powerpc/85xx: Fix compile errors if CONFIG_SYS_{B,Q}MAN_MEM_PHYS aren't setKumar Gala2011-07-112-0/+8
* powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala2011-04-276-7/+87
* powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie2011-04-101-1/+11
* powerpc/85xx: Update fixed DDR3 timing table for P4080DSYork Sun2011-04-041-8/+8
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-27/+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-10/+1
* powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala2011-04-041-3/+0
* powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr initKumar Gala2011-04-042-21/+17
OpenPOWER on IntegriCloud