summaryrefslogtreecommitdiff
path: root/board/freescale/p2041rdb
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-2/+2
2021-06-17board: freescale: p2041rdb: Add MAINTAINERPriyanka Jain1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-12-10board: freescale: powerpc: add support for all RGMII modesMadalin Bucur1-10/+19
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-3/+3
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.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-26powerpc: Enable device tree support for P2041RDBHou Zhiqiang1-0/+18
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 Rini6-13/+6
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-06-04freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-1/+1
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-3/+0
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-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: 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-23powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2014-01-22powerpc/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-17powerpc: 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-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 Xie2-39/+44
2012-08-09powerpc/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-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-11-08powerpc/QorIQ: fix network frame manager TBI PHY address settingsRoy Zang1-8/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-10powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun1-28/+50