aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t1040qds/t1040qds.c
AgeCommit message (Expand)AuthorFilesLines
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-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-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-01-25powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha1-5/+0
2015-01-16mpc85xx/t1040qds: convert deep sleep to generic board interfacetang yuantian1-12/+11
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2014-04-22T1040QDS/U-QE: Add u-qe support to t1040qdsZhao Qiang1-0/+27
2014-04-22mpc85xx: Add deep sleep support on T1040QDSTang Yuantian1-0/+12
2014-02-03boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha1-0/+1
2014-01-02board/t1040qds: Enable memory reset controlPrabhakar Kushwaha1-0/+5
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp1-14/+0
2013-10-16powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha1-0/+255