aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t4qds/t4240qds.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove T4160QDS_NAND_defconfig boardJagan Teki1-929/+0
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+2
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-04dm: ppc: T4240: add i2c DM supportBiwen Li1-6/+39
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts 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
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-6/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-07-22powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie1-4/+6
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2014-06-05powerpc/t4qds: Add alternate serdes protocols to align with A-007186Shaohui Xie1-0/+27
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp1-16/+0
2013-08-20powerpc/t4240: fix lanes routing for QSGMII protocolsShaohui Xie1-2/+37
2013-08-20powerpc/common/vsc3316: remove const from vsc3316_config parameter defineShaohui Xie1-4/+4
2013-08-12powerpc/mpc85xx: Cleanup license header in source filesYork Sun1-17/+1
2013-08-09powerpc/T4240EMU: Add T4240EMU targetYork Sun1-0/+854