aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/bcm281xx
AgeCommit message (Expand)AuthorFilesLines
2024-07-15arm: cpu: Remove duplicate newlinesMarek Vasut1-1/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini7-7/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini7-0/+7
2024-05-06arm: bcm: Remove <common.h> and add needed includesTom Rini7-7/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-19/+9
2017-08-13bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de1-2/+2
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada6-6/+6
2014-12-29bcm281xx: add support for "USB OTG clock"Steve Rae3-0/+44
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada1-4/+0
2014-08-30arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng3-0/+178
2014-02-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo7-0/+1694