index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mach-ath79
/
reset.c
Age
Commit message (
Expand
)
Author
2023-10-24
mips: Remove common.h usage
Tom Rini
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2019-04-12
mips: add initial support for qca956x referenced board
Rosy Song
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-31
mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define
Wills Wang
2016-05-31
mips: ath79: Add support for ungating USB and ethernet on qca953x
Wills Wang
2016-05-31
mips: ath79: Rename get_bootstrap into ath79_get_bootstrap
Wills Wang
2016-05-26
mips: ath79: ar933x: Fix ethernet PHY mismatch
Wills Wang
2016-05-21
mips: ath79: Add support for ungating ethernet on ar933x and ar934x
Marek Vasut
2016-05-21
mips: ath79: Add support for ungating USB on ar933x and ar934x
Marek Vasut
2016-05-21
mips: ath79: Fix compiler warning on const assignment
Marek Vasut
2016-05-21
mips: add base support for QCA/Atheros ath79 SOCs
Wills Wang