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-ux500
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-08-01
10
-1632
/
+90
|
\
|
*
ARM: ux500: consolidate base platform files
Arnd Bergmann
2016-07-12
5
-139
/
+88
|
*
ARM: ux500: move soc_id driver to drivers/soc
Arnd Bergmann
2016-07-12
4
-220
/
+3
|
*
ARM: ux500: call ux500_setup_id later
Arnd Bergmann
2016-07-12
2
-21
/
+10
|
*
ARM: ux500: consolidate soc_device code in id.c
Arnd Bergmann
2016-07-12
7
-144
/
+107
|
*
ARM: ux500: remove cpu_is_u* helpers
Arnd Bergmann
2016-07-12
1
-107
/
+0
|
*
ARM: ux500: use CLK_OF_DECLARE()
Arnd Bergmann
2016-07-12
1
-12
/
+0
|
*
ARM: ux500: move l2x0 init to .init_irq
Arnd Bergmann
2016-07-12
4
-8
/
+7
|
*
mfd: db8500 stop passing around platform data
Arnd Bergmann
2016-07-12
2
-16
/
+2
|
*
ARM: ux500: move ab8500_regulator_plat_data into driver
Arnd Bergmann
2016-07-12
4
-485
/
+1
|
*
ARM: ux500: remove unused regulator data
Arnd Bergmann
2016-07-12
2
-608
/
+0
*
|
ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-06-03
1
-1
/
+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: ux500: fix ureachable iounmap()
Linus Walleij
2016-02-26
1
-1
/
+3
|
/
*
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-01-20
7
-58
/
+4
|
\
|
*
ARM: use "depends on" for SoC configs instead of "if" after prompt
Masahiro Yamada
2015-12-01
1
-2
/
+2
|
*
ARM/clocksource: use automatic DT probing for ux500 PRCMU
Linus Walleij
2015-12-01
5
-55
/
+1
|
*
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-12-01
1
-1
/
+1
*
|
clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST option
Daniel Lezcano
2015-12-15
1
-0
/
+1
|
/
*
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-10
1
-1
/
+1
|
\
|
*
ARM: Remove __ref on hotplug cpu die path
Stephen Boyd
2015-10-22
1
-1
/
+1
*
|
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2015-10-01
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
2
-1
/
+2
|
\
|
*
Merge branch 'devel-stable' into for-linus
Russell King
2015-09-03
1
-1
/
+1
|
|
\
|
|
*
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
2015-07-31
1
-1
/
+1
|
*
|
ARM: move heavy barrier support out of line
Russell King
2015-07-25
1
-0
/
+1
|
|
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-1
/
+0
|
\
\
|
*
|
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
2015-07-27
1
-1
/
+0
|
|
/
*
|
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-01
5
-133
/
+40
|
\
\
|
*
|
ARM: ux500: simplify secondary CPU boot
Linus Walleij
2015-08-06
5
-133
/
+40
|
|
/
*
|
clk/ARM: move Ux500 PRCC bases to the device tree
Linus Walleij
2015-08-24
1
-15
/
+6
|
/
*
ARM: ux500: delete static resource defines
Linus Walleij
2015-05-18
1
-14
/
+0
*
ARM: ux500: rename ux500_map_io
Linus Walleij
2015-05-18
3
-3
/
+3
*
ARM: ux500: look up PRCMU resource from DT
Linus Walleij
2015-05-18
2
-25
/
+13
*
ARM: ux500: kill off L2CC static map
Linus Walleij
2015-05-18
2
-8
/
+10
*
ARM: ux500: get rid of SCU and backupram static maps
Linus Walleij
2015-05-18
1
-3
/
+0
*
ARM: ux500: get rid of static GIC dist base
Linus Walleij
2015-05-18
2
-3
/
+13
*
ARM: ux500: get SCU base from device tree
Linus Walleij
2015-05-18
1
-1
/
+8
*
ARM: ux500: remap BB offset dynamically
Linus Walleij
2015-05-18
1
-1
/
+5
*
ARM: ux500: remove static maps from platsmp
Linus Walleij
2015-05-18
1
-21
/
+7
*
ARM: ux500: delete UART static map
Linus Walleij
2015-05-18
1
-11
/
+1
*
ARM: ux500: get rid of static maps
Linus Walleij
2015-05-13
1
-12
/
+1
*
ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags
Marc Zyngier
2015-03-15
1
-1
/
+1
*
ARM: make of_device_ids const
Uwe Kleine-König
2015-02-19
1
-1
/
+1
*
ARM: ux500: Enable Kconfig for the generic PM domain
Ulf Hansson
2014-10-28
1
-0
/
+1
*
ARM: ux500: Initial support for PM domains
Ulf Hansson
2014-10-28
4
-0
/
+101
*
ARM: ux500: remove pointless cache setup complexity
Linus Walleij
2014-07-10
1
-14
/
+4
*
ARM: ux500: storage class should be before const qualifier
Tobias Klauser
2014-07-10
1
-1
/
+1
*
ARM: ux500: Staticize ab8505_regulators
Sachin Kamat
2014-07-10
1
-1
/
+1
[next]