index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sa1100
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
Merge branch 'restart' into for-linus
Russell King
16
-13
/
+25
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
3
-30
/
+4
2012-01-05
ARM: 7269/1: mach-sa1100: fix sched_clock breakage
Linus Walleij
1
-1
/
+1
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-4
/
+0
2012-01-05
ARM: restart: sa1100: use new restart hook
Russell King
16
-9
/
+25
2012-01-05
Merge branch 'restart-cleanup' into restart
Russell King
1
-2
/
+2
2012-01-03
ARM: mach-sa1100: fix implicit use of page.h
Bjorn Helgaas
1
-0
/
+1
2011-12-19
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
1
-25
/
+3
2011-12-08
ARM: sa1100: fix build error
Jett.Zhou
1
-2
/
+2
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-4
/
+0
2011-11-27
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-4
/
+0
2011-11-21
ARM: restart: only perform setup for restart when soft-restarting
Russell King
1
-1
/
+1
2011-11-01
arm: fix implicit use of page.h in several arch/arm files
Paul Gortmaker
2
-0
/
+2
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
11
-11
/
+11
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
4
-69
/
+4
2011-10-25
Merge branch 'misc' into for-linus
Russell King
8
-156
/
+263
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
1
-4
/
+2
2011-10-17
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
1
-2
/
+1
2011-10-17
ARM: 7026/1: simpad: replace ARM specific LED code
Jochen Friedrich
5
-101
/
+28
2011-10-17
ARM: 7025/1: simpad: add GPIO based device definitions.
Jochen Friedrich
1
-1
/
+66
2011-10-17
ARM: 7024/1: simpad: Cleanup CS3 accessors.
Jochen Friedrich
3
-52
/
+153
2011-10-17
ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIO
Jochen Friedrich
2
-0
/
+14
2011-10-17
ARM: 7022/1: allow to detect conflicting zreladdrs
Sascha Hauer
1
-2
/
+3
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
1
-1
/
+1
2011-08-22
ARM: 7050/1: mach-sa1100: delete irq_to_gpio() function
Linus Walleij
1
-2
/
+0
2011-08-22
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
Linus Walleij
2
-65
/
+1
2011-08-22
ARM: mach-sa1100: convert boot_params to atag_offset
Nicolas Pitre
10
-10
/
+10
2011-08-17
ARM: io: remove IO_SPACE_LIMIT from SA11x0
Russell King
1
-4
/
+2
2011-08-12
ARM: gpio: make trivial GPIOLIB implementation the default
Russell King
1
-0
/
+2
2011-08-10
mach-sa1100: fix PCI build problem
Linus Walleij
1
-0
/
+1
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2
-3
/
+2
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+3
2011-07-23
Merge branch 'devel-stable' into for-next
Russell King
4
-4
/
+9
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+2
2011-07-18
ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
4
-4
/
+9
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
2
-7
/
+3
2011-07-12
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
1
-1
/
+0
2011-07-02
ARM: pm: allow suspend finisher to return error codes
Russell King
1
-1
/
+1
2011-06-24
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
1
-1
/
+2
2011-06-24
ARM: pm: sa1100: move cpu_suspend into C code
Russell King
2
-11
/
+4
2011-06-24
ARM: pm: move cpu_init() call into core code
Russell King
1
-2
/
+0
2011-06-24
ARM: pm: convert cpu_suspend() to a normal function
Russell King
1
-10
/
+3
2011-06-24
ARM: pm: sa1100: no need to re-enable clock switching
Russell King
1
-1
/
+0
2011-05-23
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
1
-11
/
+1
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
1
-14
/
+2
2011-05-23
ARM: update sa1100 to reflect PXA updates
Russell King
1
-5
/
+3
2011-05-12
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
1
-9
/
+0
2011-05-12
ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS
Russell King
1
-2
/
+1
2011-04-24
ARM / SA1100: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
1
-13
/
+6
[next]