aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/ls102xa/cpu.c
AgeCommit message (Expand)Author
2024-07-15arm: cpu: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini
2022-12-22net: Remove more legacy functionsTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-12-13arm: ls102x: add get_svr and IS_SVR_REV helperShengzhou Liu
2015-11-30arm: ls1021a: Ensure Generic Timer disabled before jumping into the OSAlison Wang
2015-10-29arm: ls102xa: enable snooping for CAAM transactionshoria.geanta@freescale.com
2015-10-12ls102xa: Fix reset hangFabio Estevam
2015-08-03armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin tableWang Dongsheng
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-02-24arm: ls102xa: workaround for cache coherency problemchenhui zhao
2015-02-24arm/ls102xa: create TLB to map PCIe regionMinghuan Lian
2014-12-11ls1021a: adding a secondary core boot address and kick functionsXiubo Li
2014-12-11arm: ls102xa: clear EPU registers for deep sleepchenhui zhao
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan