summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/bcm281xx
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-19/+9
* bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-236-6/+6
* bcm281xx: add support for "USB OTG clock"Steve Rae2014-12-293-0/+44
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-4/+0
* arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng2014-08-303-0/+178
* arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-227-0/+1694