index
:
linux.git
master
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
/
ath79
/
setup.c
Age
Commit message (
Expand
)
Author
2020-07-28
MIPS: ath79: Remove unused include <asm/mips_machine.h>
Paul Cercueil
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-02-19
MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-07-16
MIPS: fix some more fall through errors in arch/mips
Stephen Rothwell
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-04-16
MIPS: perf: ath79: Fix perfcount IRQ assignment
Petr Štetiar
2019-01-22
MIPS: ath79: drop platform device registration code
John Crispin
2019-01-22
MIPS: ath79: drop machfiles
John Crispin
2019-01-22
MIPS: ath79: drop legacy IRQ code
John Crispin
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-24
MIPS: ath79: fix system restart
Felix Fietkau
2018-07-24
MIPS: ath79: add support for QCA953x QCA956x TP9343
Matthias Schiffer
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
2016-07-25
MIPS: ath79: Add missing include file
Guenter Roeck
2016-06-23
mips: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-05-13
MIPS: ath79: Disable platform code for OF boards.
Antony Pavlov
2016-05-13
MIPS: ath79: update devicetree clock support for AR9132
Antony Pavlov
2016-05-13
MIPS: ath79: Use the reset controller to restart OF machines
Alban Bedel
2016-05-13
MIPS: ath79: Remove the builtin DTB support
Alban Bedel
2016-05-13
MIPS: ath79: Add support for DTB passed using the UHI boot protocol
Alban Bedel
2016-01-04
MIPS: ath79: Remove some unused code from setup.c
Alban Bedel
2015-11-20
MIPS: ath79: Add a machine entry for booting OF machines
Alban Bedel
2015-11-20
MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
Alban Bedel
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
2015-06-21
MIPS: ath79: Add basic device tree support
Alban Bedel
2015-06-21
MIPS: ath79: Improve the DDR controller interface
Alban Bedel
2015-06-02
MIPS: ath79: Add a missing new line in log message
Alban Bedel
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2013-09-03
MIPS: ath79: Switch to the clkdev framework
Gabor Juhos
2013-09-03
MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates
Gabor Juhos
2013-09-03
MIPS: ath79: Use a helper function to get system clock rates
Gabor Juhos
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-08
MIPS: ath79: make use of the new memory detection code
John Crispin
2013-02-19
MIPS: ath79: add SoC detection code for the QCA955X SoCs
Gabor Juhos
2012-05-15
MIPS: ath79: add SoC detection code for AR934X
Gabor Juhos
2012-05-15
MIPS: ath79: sort case statements in ath79_detect_sys_type
Gabor Juhos
2012-01-11
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...
Ralf Baechle
2011-12-07
MIPS: ath79: Store the SoC revision in a global variable
Gabor Juhos
2011-12-07
MIPS: ath79: add revision id for the AR933X SoCs
Gabor Juhos
2011-12-07
MIPS: ath79: Remove superfluous parentheses
Gabor Juhos
2011-12-07
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
2011-01-18
MIPS: ath79: add common watchdog device
Gabor Juhos
2011-01-18
MIPS: ath79: utilize the MIPS multi-machine support
Gabor Juhos
2011-01-18
MIPS: ath79: add GPIOLIB support
Gabor Juhos
2011-01-18
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
Gabor Juhos