summaryrefslogtreecommitdiff
path: root/board/freescale/corenet_ds/corenet_ds.c
AgeCommit message (Expand)Author
2022-08-20ppc: Remove corenet_ds boardsTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur
2020-05-18common: Drop image.h from common headerSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2016-11-23powerpc: P5040DS: Remove macro CONFIG_P5040DSYork Sun
2016-11-23powerpc: P5020DS: Remove macro CONFIG_P5020DSYork Sun
2016-11-23powerpc: P3041DS: Remove macro CONFIG_P3041DSYork Sun
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp
2013-08-09powerpc/corenet: Move RCW print to cpu.cYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2012-11-27powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi
2012-04-24powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi
2011-09-29powerpc/85xx: Cleanup extern in corenet_ds board codeKumar Gala
2011-09-29powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming
2011-07-29powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie
2011-07-11powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't setKumar Gala
2011-04-27powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala
2010-11-12powerpc/corenet_ds: display the RCW at bootTimur Tabi
2010-10-20Adding fixed sdram setting for cornet_ds boardYork Sun
2010-08-19powerpc/85xx: Fix SRIO LAW setup on corenet_ds boardsLian Minghuan
2010-08-01powerpc/p4080: Add support for the P4080DS boardKumar Gala