alistair23-linux/arch/mips/ralink
Thomas Bogendoerfer e7ae8d174e MIPS: replace add_memory_region with memblock
add_memory_region was the old interface for registering memory and
was already changed to used memblock internaly. Replace it by
directly calling memblock functions.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2020-10-12 12:01:36 +02:00
..
bootrom.c MIPS: ralink: bootrom: mark a function as __init to save some memory 2020-05-31 13:35:13 +02:00
cevt-rt3352.c MIPS: Replace setup_irq() by request_irq() 2020-03-05 16:47:35 +01:00
clk.c
common.h
early_printk.c
ill_acc.c MIPS: ralink: add missing put_device in ill_acc_of_setup 2020-01-09 09:40:47 -08:00
irq-gic.c
irq.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
Kconfig clk: Allow the common clk framework to be selectable 2020-05-05 12:34:11 -07:00
Makefile
mt7620.c
mt7621.c MIPS: ralink: drop ralink_clk_init for mt7621 2020-05-31 14:17:00 +02:00
of.c MIPS: replace add_memory_region with memblock 2020-10-12 12:01:36 +02:00
Platform MIPS: ralink: Don't include objects twice 2020-05-15 09:10:07 +02:00
prom.c
reset.c
rt288x.c
rt305x.c
rt3883.c
timer-gic.c MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h> 2020-02-19 10:37:58 -08:00
timer.c