aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/p2041rdb
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-10-29net: Move some header files to include/Shaohui Xie1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+11
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2014-01-21powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha1-6/+6
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-2/+2
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+4
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp1-14/+0
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-3/+3
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 Denk5-60/+5
2013-05-24powerpc/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 Xie2-39/+44
2012-08-08powerpc/p2041: configure the CPLD lane_mux according to RCWShaohui Xie1-0/+39
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+123
2012-07-06powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh1-1/+5
2012-04-24powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi1-4/+0
2011-12-06p2041rdb: fix serdes clock mapShaohui Xie1-10/+15
2011-11-08powerpc/QorIQ: fix network frame manager TBI PHY address settingsRoy Zang1-8/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-09powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun1-28/+50
2011-10-03powerpc/p2041rdb: remove watch dog related codesShaohui Xie2-12/+1
2011-10-03powerpc/p2041rdb: updated description of cpld commandShaohui Xie1-8/+8
2011-10-03powerpc/p2041rdb: add more ddr frequencies supportShaohui Xie1-1/+4
2011-10-03powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie2-0/+17
2011-10-03powerpc/p2041rdb: update cpld reset command according to CPLD 2.0Shaohui Xie2-7/+11
2011-09-29powerpc/85xx: Refactor P2041RDB to use common p_corenet filesKumar Gala4-202/+0
2011-09-29powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entriesKumar Gala1-15/+19
2011-09-29powerpc/p2041rdb: Add ethernet support on P2041RDB boardMingkai Hu3-0/+230
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk1-1/+1
2011-07-17powerpc/p2041rdb: Add p2041rdb board supportMingkai Hu8-0/+793