summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/ls102xa/fdt.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass1-0/+4
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng1-0/+10
2018-08-08arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini1-2/+0
2016-01-28arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()Bin Meng1-10/+6
2015-10-29ls102xa: fdt: Disable IFC in SD boot for QSPIAlison Wang1-1/+1
2015-07-20arm: ls1021a: Remove the inappropriate use of the function 'sprintf'Alison Wang1-10/+11
2015-01-24fsl/ls1021qds: Add deep sleep supporttang yuantian1-0/+19
2015-01-24ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD bootAlison Wang1-0/+13
2015-01-24crypto/fsl: Add fixup for crypto nodeRuchika Gupta1-0/+17
2014-12-11arm: ls102xa: fixed a bus frequency setting errorTang Yuantian1-1/+1
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan1-0/+136