index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-prima2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
|
*
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-06-03
1
-1
/
+1
*
|
clocksource/drivers/prima2: Add the COMPILE_TEST option
Daniel Lezcano
2016-06-28
1
-0
/
+1
*
|
clocksource/drivers/atlas7: Add the COMPILE_TEST option
Daniel Lezcano
2016-06-28
1
-0
/
+1
|
/
*
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-20
1
-3
/
+0
|
\
|
*
ARM: drop unused Makefile.boot of Multiplatform SoCs
Masahiro Yamada
2016-02-08
1
-3
/
+0
*
|
ARM: prima2: always enable reset controller
Arnd Bergmann
2016-02-26
1
-0
/
+1
|
/
*
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
2015-12-01
1
-1
/
+2
*
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-12-01
2
-2
/
+2
*
ARM: Remove __ref on hotplug cpu die path
Stephen Boyd
2015-10-22
1
-1
/
+1
*
-
.
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
2015-09-03
3
-3
/
+47
|
\
\
|
|
*
ARM: move heavy barrier support out of line
Russell King
2015-07-25
1
-0
/
+1
|
|
/
|
/
|
|
*
Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...
Kevin Hilman
2015-07-08
2
-3
/
+46
|
|
\
|
/
/
|
*
ARM: prima2: move to use REGMAP APIs for rtciobrg
Guo Zeng
2015-06-10
2
-3
/
+46
*
|
ARM: v7 setup function should invalidate L1 cache
Russell King
2015-06-01
1
-1
/
+0
|
/
*
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-19
1
-1
/
+1
*
ARM: make arrays containing machine compatible strings const
Uwe Kleine-König
2015-02-19
1
-3
/
+3
*
ARM: prima2: do not select SMP_ON_UP
Arnd Bergmann
2015-02-18
1
-1
/
+0
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2015-02-17
7
-132
/
+42
|
\
|
*
ARM: sirf: add Atlas7 machine support
Zhiwu Song
2015-01-20
2
-1
/
+25
|
*
ARM: sirf: move to debug_ll_io_init and drop map_io
Barry Song
2015-01-20
3
-41
/
+0
|
*
ARM: sirf: move platsmp to support Atlas7 SoC
Zhiwu Song
2015-01-20
2
-40
/
+13
|
*
ARM: sirf: drop Marco machine
Barry Song
2015-01-20
3
-27
/
+0
|
*
ARM: sirf: drop Marco support in reset controller module
Barry Song
2015-01-20
1
-29
/
+12
|
*
ARM: sirf: drop Marco low-level debug port
Barry Song
2015-01-14
1
-2
/
+0
*
|
ARM: sirf: drop redundant function and marco declaration
Barry Song
2015-02-06
1
-15
/
+0
|
/
*
ARM: mach-prima2: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
*
ARM: use menuconfig for sub-arch menus
Rob Herring
2014-06-17
1
-4
/
+2
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
4
-51
/
+6
|
\
|
*
ARM: l2c: prima2: convert to generic l2c OF initialisation
Russell King
2014-05-30
3
-31
/
+6
|
*
ARM: l2c: prima2: remove cache size override
Russell King
2014-05-30
1
-20
/
+2
|
*
ARM: l2c: fix register naming
Russell King
2014-05-30
1
-3
/
+2
|
*
ARM: l2c: remove unnecessary call to outer_flush_all()
Russell King
2014-05-22
1
-1
/
+0
*
|
ARM: prima2: rstc: fix some minor checkpatch issues
Xianglong Du
2014-05-12
1
-14
/
+20
|
/
*
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
1
-1
/
+1
*
ARM: prima2: build reset code standalone
Arnd Bergmann
2014-03-17
3
-13
/
+13
*
Merge tag 'sirf-soc-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2014-03-09
6
-47
/
+72
|
\
|
*
ARM: prima2: move to generic reset controller driver framework
Barry Song
2014-03-05
2
-34
/
+60
|
*
ARM: prima2: staticize sirfsoc_init_late function
Barry Song
2014-03-05
1
-1
/
+1
|
*
ARM: prima2: rtciobrg: fix the typo about license
Barry Song
2014-03-05
1
-1
/
+1
|
*
ARM: prima2: common: fix checkpatch issues
Barry Song
2014-03-05
1
-3
/
+3
|
*
ARM: prima2: platsmp: fix checkpatch issues
Barry Song
2014-03-05
1
-3
/
+3
|
*
ARM: prima2: l2x0: fix checkpatch issues
Barry Song
2014-03-05
1
-5
/
+4
*
|
ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform
Rob Herring
2014-02-19
1
-1
/
+0
*
|
ARM: select HAVE_SMP for V7 multi-platform
Rob Herring
2014-02-19
1
-1
/
+0
*
|
ARM: centralize common multi-platform kconfig options
Rob Herring
2014-02-19
1
-4
/
+0
|
/
*
ARM: clean up cache handling in platform code
Nicolas Pitre
2013-12-11
1
-2
/
+1
*
ARM: prima2: remove custom .init_time hook
Sebastian Hesselbarth
2013-09-29
1
-11
/
+0
*
clk: prima2: declare OF clock provider
Sebastian Hesselbarth
2013-09-29
2
-3
/
+2
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-06
1
-9
/
+12
|
\
[next]