aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t208xrdb/t208xrdb.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-5/+0
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-5/+0
2021-08-18board: t208x: Extend cs4340_get_fw_addr() functionalityKuldeep Singh1-0/+20
2021-08-18board: freescale: t208xrdb: enable Power-On Reset for rev D boardsCamelia Groza1-0/+7
2021-06-17board: freescale: t208xrdb: add Linux fdt fix-ups for rev DCamelia Groza1-0/+1
2021-06-17board: freescale: t208xrdb: detect the board revision versionCamelia Groza1-2/+17
2021-06-17board: freescale: t208xrdb: remove the legacy non-DM_ETH codeCamelia Groza1-4/+0
2021-04-15board: freescale: t208xrdb: fdt fixups under DM_ETHCamelia Groza1-0/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur1-0/+2
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
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-6/+0
2015-05-04board/t2080rdb: reset cs4315 phyShengzhou Liu1-0/+7
2015-04-20board/t208xrdb: VID supportYing Zhang1-0/+7
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-4/+9
2014-04-22board/t2080rdb: some update for t2080rdbShengzhou Liu1-1/+1
2014-03-07powerpc/t2080rdb: Add T2080PCIe-RDB board supportShengzhou Liu1-0/+124