index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
ARM: davinci: fix davinci_cpufreq_init() declaration
Arnd Bergmann
1
-0
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
1
-4
/
+2
2022-04-29
ARM: davinci: remove include/mach/ subdirectory
Arnd Bergmann
1
-2
/
+2
2019-02-19
ARM: davinci: pull davinci_intc_base into the respective intc drivers
Bartosz Golaszewski
1
-2
/
+0
2019-02-19
ARM: davinci: remove davinci_intc_type
Bartosz Golaszewski
1
-1
/
+0
2019-01-10
ARM: davinci: remove dead code related to MAC address reading
Bartosz Golaszewski
1
-15
/
+0
2018-06-26
ARM: davinci: remove legacy clocks
David Lechner
1
-2
/
+0
2018-06-26
ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
David Lechner
1
-1
/
+0
2017-12-23
ARM: davinci: make argument to davinci_common_init() as const
Bhumika Goyal
1
-1
/
+1
2016-11-16
ARM: davinci: PM: rework init, remove platform device
Kevin Hilman
1
-1
/
+0
2016-05-18
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-6
/
+0
2016-04-29
ARM: davinci: only use NVMEM when available
Arnd Bergmann
1
-0
/
+5
2016-04-27
ARM: davinci: Move clock init after ioremap.
David Lechner
1
-6
/
+0
2016-03-02
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
1
-2
/
+2
2012-11-13
ARM: davinci: remove obsoleted init_consistent_dma_size()
Marek Szyprowski
1
-2
/
+0
2012-05-05
ARM: davinci: use machine specific hook for late init
Shawn Guo
1
-0
/
+7
2012-01-05
ARM: 7190/1: restart: davinci: use new restart hook
Sekhar Nori
1
-3
/
+0
2011-08-22
ARM: mach-davinci: Setup consistent dma size at boot time
Jon Medhurst
1
-0
/
+3
2010-05-13
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
1
-2
/
+0
2010-05-13
Davinci: jtag_id - use ioremap()
Cyril Chemparathy
1
-22
/
+30
2010-05-07
Davinci: watchdog reset separation across socs
Cyril Chemparathy
1
-0
/
+3
2010-02-05
TI Davinci EMAC : Re-use driver for other platforms.
Sriramakrishnan
1
-1
/
+1
2009-11-25
davinci: make it easier to identify SoC init failures
Sekhar Nori
1
-1
/
+3
2009-05-29
davinci: Integrate cp_intc support into low-level irq code
Mark A. Greer
1
-0
/
+2
2009-05-29
davinci: Factor out emac mac address handling
Mark A. Greer
1
-0
/
+12
2009-05-26
davinci: Move interrupt ctlr info to SoC infrastructure
Mark A. Greer
1
-0
/
+3
2009-05-26
davinci: Add clock init call to common init routine
Mark A. Greer
1
-0
/
+9
2009-05-26
davinci: Support JTAG ID register at any address
Mark A. Greer
1
-1
/
+28
2009-05-26
davinci: Encapsulate SoC-specific data in a structure
Mark A. Greer
1
-0
/
+55