summaryrefslogtreecommitdiff
path: root/board/freescale/corenet_ds
AgeCommit message (Expand)AuthorFilesLines
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-12-03Move strtomhz() to vsprintf.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 Rini12-26/+12
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-2/+4
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/+8
2017-01-05ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun1-3/+3
2016-11-24powerpc: P5040DS: Remove macro CONFIG_P5040DSYork Sun2-8/+8
2016-11-24powerpc: P5020DS: Remove macro CONFIG_P5020DSYork Sun2-5/+5
2016-11-24powerpc: P4080DS: Remove macro CONFIG_P4080DSYork Sun1-2/+2
2016-11-24powerpc: P3041DS: Remove macro CONFIG_P3041DSYork Sun2-5/+5
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-08-02board/freescale: Update MAINTAINERS filesYork Sun1-1/+1
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-6/+0
2016-01-19Add more SPDX-License-Identifier tagsTom Rini5-15/+5
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten2-2/+2
2015-10-29net: Move some header files to include/Shaohui Xie3-3/+3
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040Aneesh Bansal1-0/+2
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal1-0/+5
2015-01-16powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DSgaurav rana1-0/+1
2014-12-05powerpc/hydra: fix judging condition of RGMII selectionMinghuan Lian1-1/+2
2014-12-05powerpc/hydra: Update MDIO mux fixupsChunhe Lan1-1/+3
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-12/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+29
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+63
2014-07-23powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun6-7/+7
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-30/+10
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-10-17SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang3-0/+68
2013-10-17Corenet/p5040/SGMII:fix the problem for SGMII5/6Zhao Qiang1-4/+18
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun1-2/+2
2013-08-09powerpc/corenet: Move RCW print to cpu.cYork Sun1-14/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-116/+7
2013-05-25powerpc/p5040: fix mdio mux for 10G portShaohui Xie1-4/+4
2013-05-25powerpc/p5040: enable PBL tool supportShaohui Xie1-0/+11
2013-05-10Fix references to the documentation filesAnatolij Gustschin1-1/+1
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-1/+1
2013-01-30powerpc/p2041: add RCW file for P2041RDBValentin Longchamp1-0/+11
2012-11-28powerpc/corenet_ds: Update DDR timing for single-rank DIMMsYork Sun1-2/+2
2012-11-28powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi4-6/+758
2012-08-23powerpc/85xx: get rid of enum board_slots in P4080 MDIO driverTimur Tabi1-40/+19
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie4-0/+84