summaryrefslogtreecommitdiff
path: root/board/freescale/p2041rdb/p2041rdb.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-3/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-07-23powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp1-14/+0
2013-08-09powerpc/corenet: Move RCW print to cpu.cYork Sun1-15/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-25powerpc/p2041: fix serdes reference clock frequency display for PC boardShaohui Xie1-0/+11
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-1/+1
2013-01-30powerpc/p2041: move Lanes mux to board early initShaohui Xie1-0/+44
2012-07-07powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh1-1/+5
2012-04-25powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi1-4/+0
2011-12-07p2041rdb: fix serdes clock mapShaohui Xie1-10/+15
2011-10-03powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie1-0/+14
2011-09-30powerpc/p2041rdb: Add ethernet support on P2041RDB boardMingkai Hu1-0/+4
2011-07-17powerpc/p2041rdb: Add p2041rdb board supportMingkai Hu1-0/+203